Developing Application Frameworks in .Net

By Chen, Xin
Developing Application Frameworks in .Net
This book explains what frameworks are, how they fit into actual applications, and why we need them during application development. Xin Chen concentrates on the Simplified Application Framework, or SAF, an implementation of a framework he built for .NET applications.

Details

Authors: Chen, Xin
Format: Paperback
GTIN13: 9781590592885
ISBN10: 1590592883
Page Count: 392
Dimensions: 7.08x0.85x9.3
Publisher: Apress

Description

Application frameworks are absolutely vital in the development of every large application by providing common services that are used repeatedly throughout the application. These services can also be shared by multiple domain-specific applications, and hence reduce the time and cost of development

Application framework also controls the flow of the application, such as how objects are instantiated inside the application, and how developers can customize and extend the framework to fit a specific need for their application

Loading...