or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
26 used & new from £17.98

Have one to sell? Sell yours here
 
   
Developing Application Frameworks In .NET
 
 

Developing Application Frameworks In .NET (Paperback)

by Xin Chen (Author)
4.0 out of 5 stars  See all reviews (1 customer review)
RRP: £39.49
Price: £37.52 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.97 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, November 17? Choose Express delivery at checkout. See Details
14 new from £17.98 12 used from £17.99

Frequently Bought Together

Customers buy this book with Expert C# 2005 Business Objects, Second Edition (Expert's Voice in .Net) by Rockford Lhotka

Developing Application Frameworks In .NET + Expert C# 2005 Business Objects, Second Edition (Expert's Voice in .Net)
Price For Both: £80.01

One of these items is dispatched sooner than the other. Show details


Customers Who Bought This Item Also Bought

Expert C# 2005 Business Objects, Second Edition (Expert's Voice in .Net)

Expert C# 2005 Business Objects, Second Edition (Expert's Voice in .Net)

by Rockford Lhotka
5.0 out of 5 stars (4)  £42.49
Microsoft .NET: Architecting Applications for the Enterprise (PRO-Developer)

Microsoft .NET: Architecting Applications for the Enterprise (PRO-Developer)

by Dino Esposito; Andrea Saltarello
4.6 out of 5 stars (8)  £19.79
Best Kept Secrets in .NET

Best Kept Secrets in .NET

by Deborah Kurata
£22.79
Domain-driven Design: Tackling Complexity in the Heart of Software

Domain-driven Design: Tackling Complexity in the Heart of Software

by Eric Evans
3.9 out of 5 stars (8)  £18.99
Patterns of Enterprise Application Architecture (The Addison-Wesley signature series)

Patterns of Enterprise Application Architecture (The Addison-Wesley signature series)

by Martin Fowler
4.4 out of 5 stars (13)  £21.49
Explore similar items

Product details

  • Paperback: 392 pages
  • Publisher: APRESS (1 May 2004)
  • Language English
  • ISBN-10: 1590592883
  • ISBN-13: 978-1590592885
  • Product Dimensions: 23.6 x 18 x 2.2 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon.co.uk Sales Rank: 677,841 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   .NET Software Development opens new browser window
www.nagarro.com/.net  -  Offshore Software Development Microsoft Gold Certified Partner 
   CodeSmith Code Generator opens new browser window
www.codesmithtools.com  -  Template-driven. Easy to use. Your code. Your way. Faster! 
   Application Development opens new browser window
www.NetApp.com  -  NetApp Study on Optical Application Download White Papers & More. 
  
 

Product Description

Product Description

Application frameworks, which provide a base of common services on which applications are built, offer the benefits of extensibility, modularity, and reusability of both code and design to your applications. This book explains what frameworks are and how they fit into applications, and offers many object-oriented techniques used in application frameworks. This book also shows you actually how to develop application frameworks through a concrete framework example called Simplified Application Framework (SAF). The SAF framework was developed by Xin Chen in C#. It consists of common services needed by many applications, such as a class factory service, configuration service, event notification service, security service, and transaction service. This book goes into detail on each of these services to explain its benefits, as well as its design and implementation in C#. Through a discussion of each service, you will also learn about many advanced .NET techniques employed by the framework, such as .NET remoting, reflection, custom attributes, multithreading, and serviced components. Many of the services discussed in the book also use design patterns as their blueprints. This book discusses these design patterns in-depth and shows how to implement them in a real-world scenario. Accompanying the book are the complete source code of the sample framework and sample executable projects (downloadable via the Internet), allowing readers to actually test out each framework service/component of SAF and learn about the development of frameworks, .NET technologies, and design patterns in a more interactive fashion. Special Note This book covers .NET 1.0 and 1.1. and assumes knowledge of the .NET Framework and C#.


From the Publisher

Special Note: This book covers .NET 1.0 and 1.1. and assumes knowledge of the .NET Framework and C#.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
software engineering
software development
ioc
code generation
application frameworks

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4 of 4 people found the following review helpful:
4.0 out of 5 stars Application Framework Cookbook, 29 Nov 2005
By Mr. Adrian Allen "joe public" (England) - See all my reviews
(REAL NAME)   
This book is basically a cookbook of some of the different technologies available in .Net in conjunction with numerous 'simple' application framework components that the author has created around them in order to demonstrate how aan application framework can be developed. The author has called his own particular framework model the SAF - Simplified Application Framework.

Whilst I found this book easy to read, with some very interesting and vey pertinent items of interest, I never felt like the book was a complete "whole" application framework ... hence my "cookbook" reference. That is not to say that this book is without merit. I thoroughly enjoyed the "split" chapter approach that the author took in first explaining the technology area before creating the actual framework component. The code is nicely dispersed among the text and the diagrams are clear and informative. The only downside here, and a small one at that, was that the text was not fully proof-read. The odd grammatical error had me back-tracking and 'guessing' as to the intent of the text.

Of particular note is the fact that there is a lot of configuration setup in all of the framwork sections discussed in the book. Configuration is the one SAF component that is used extensively throughout the rest of the SAF components - as you would expect, so it's worth spending some extra time becoming really familiar with it before going on.

For what its worth, this is only the second book on application frameworks that I have read to date ... and although I don't think that this one is as good as the last one that I read, I do think that it is well worth reading. In essence I may not reach for it initially, but I also can't see me offloading it to the local library any time soon either ... which is what I tend to do with unwanted / out of date material.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.