Creating an Application Development Framework Using Enterprise Templates - Part 3
Conclusion
In this series of articles, we have seen how Enterprise Templates are a solid, cohesive part of an enterprise architecture plan. We have also had a detailed look at distributed application architecture as it relates to enterprise architecture and templates. We also discussed template policy files, Template Definition Language (TDL), application building blocks, customizing dynamic help, and so on. Specifically we discussed,
- How to use enterprise template projects to create application starting points by specifying an initial application structure, including any reusable or standard components and technologies, design documents, and models
- How to leverage the features provided by the enterprise templates for creating distributed applications
- How to create the application framework that consists of reusable components that can greatly simplify programming tasks by including pre-written code to handle procedures such as application management, exception handling techniques, security, and so on.
The initial investment in creating enterprise templates can go a long way towards reducing the per-project overhead. This assumes greater significance, especially when you anticipate that a particular class of applications will be developed several times in your organization.
Related Links
- Building Distributed Applications with .NET
- Application Architecture for .NET: Designing Applications and Services
- Building Secure ASP.NET Applications: Authentication, Authorization and Secure Communication Guide
Source Code
Download Source Code: ETemplates.zip - 95 kb
About the Author
Thiru has six years of experience in architecting, designing, developing and implementing applications using Object Oriented Application development methodologies. He also possesses a thorough understanding of software life cycle (design, development and testing).
He is an expert with ASP.NET, .NET Framework, Visual C#.NET, Visual Basic.NET, ADO.NET, XML Web Services and .NET Remoting and holds MCAD for .NET, MCSD and MCP certifications.
Thiru has authored numerous books and articles. He can be reached at thiruthangarathinam@yahoo.com.
# # #
Page 4 of 4
This article was originally published on June 26, 2003