|
Learn how to produce error-free code
Frequently, Web applications have big amounts of similar code, embedded in server pages (JSP, ASP, PHP, etc.). Developing this code is error prone, but we have two possible alternative techniques to avoid the mentioned situation: code generation and reflective architectures. In this article we are going to describe, analyze and compare each one of these solutions.
Site owner: Put the rating form on your site!
Listing wrong or need to be updated? Modify it.
|