While the application I described above is only a small sample, it shows basic principles of class framework design and implementation in any modern object-oriented language. It also shows how initial complexity (when building business classes themselves) pays off as soon as front-end development begins. A well-designed framework of classes may not only help separate the workload of front- and back-end application developers, but also save significant development time in the long run.
Over the course of last few years, many large-scale projects (mostly written in Java or C++) have proven that class frameworks are the most effective approach to many complex programming solutions. That’s the reason behind such architecture components as Application and Transaction Servers, as well as thousands of custom class libraries available as programming tools.
As new feature in both VB.NET and C#, this will clearly appeal to those who currently create object-oriented applications in Java and C++.
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |