.NET
  Home arrow .NET arrow Page 2 - Introduction to Application Frameworks
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
.NET

Introduction to Application Frameworks
By: Apress Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 14
    2005-01-18

    Table of Contents:
  • Introduction to Application Frameworks
  • What Is an Application Framework?
  • A History of Application Frameworks
  • Why Use an Application Framework?
  • The Economics of Application Frameworks

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Introduction to Application Frameworks - What Is an Application Framework?


    (Page 2 of 5 )

    Before I start selling you on the idea of application frameworks, we first need to define what it is. Let us start with the definition of framework from the American Heritage Dictionary: “A structure for supporting or enclosing something else, especially a skeletal support used as the basis for something being constructed; a fundamental structure, as for a written work or a system of ideas.”

    The term “framework” can mean different things to different people. Politicians use the word to describe certain policies and certain approaches to problems. Architects (the ones who design buildings) use the word to describe the skeleton or frame of a building. Software architects use the word to describe a set of reusable designs and code that can assist in the development of software applications. It is this meaning of “framework” that we will discuss in the rest of the book.

    The word “structure” is really at the heart of any framework. Structure exists everywhere. When you see that a new construction is underway, the first thing you observe is that its structure is built first. When I am writing a book, I first come up with a structure, or outline, for what I will be discussing in the book. By developing a “structure,” we are forced to look at the big picture. In the case of a building, a focus on the big picture forces the architect to focus on how one portion of the construction affects every other aspect. In the case of writing this book, such a focus forced me to think about how chapters and topics are organized to make the whole book easy for readers to understand.

    Structure also plays an important role in application development. A fairly complex application can contain so many moving and changing parts that no human being can keep track of their interrelationships. Structure helps us organize those moving parts into a few major ones that you can easily track. As we start developing the application, we can rely on structures to provide us with a context for detailed implementations. An application framework provides developers with a structure and template that they can use as a baseline to build their applications. Such a framework often consists of abstract classes, concrete classes, and predefined interaction among the classes throughout the framework. Developers can then build the application on top of the framework and reduce the development effort through reuse of code and designs provided in the framework. Figure 1-1 provides a high-level overview on how an application framework relates to a business application.

    Of course, many applications have been developed without using a framework, so you can probably do the job without even knowing the concept of a framework. In the world of application development, everything can be done, with or without a framework. However, by taking an application framework approach, you can take advantage of the many benefits that a framework can offer your application. It is these benefits that lie at the heart of the promotion of application frameworks.


    Figure 1-1.
      High-level overview of the relationship between an application and the application framework

    This chapter is from Developing Application Frameworks in .NET by Xin Chen (Apress, 2004, ISBN: 1590592883). Check it out at your favorite bookstore today. Buy this book now.

    More .NET Articles
    More By Apress Publishing


     

    .NET ARTICLES

    - Building Applications with Windows Workflow ...
    - Building the Data and Business Layers Using ...
    - The Transformed XML Explorer in MFC
    - List Control and Property Grid with the MFC ...
    - Font, Shell and Masked Edit Controls for MFC
    - Color, Link and Image Editor Controls for M...
    - New Controls for MFC
    - The Windows Ribbon Framework
    - Markup Language for the Ribbon Framework
    - Visually Upgrade Your MFC Project
    - New Features for the Statusbar in MFC
    - Working with the Statusbar in MFC
    - Iron Speed Design v60 Review
    - Binary and XML Serialization
    - Using CrystalReportViewer to Display Crystal...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek