Free Microsoft Ebooks

Download free programming, computer, it, technology books

Jan
04

Code Generation in Microsoft .NET

Posted by admin

Code generation has the potential to revolutionize application development. Rather than handcrafting each piece of code, developers are increasingly turning to code generation based on templates and applications of business logic to automatically perform a variety of tasks.
Read the rest of this entry »

Most, if not all, applications require some level of user interaction. In today’s distributed applications, the code that manages this user interaction is in the presentation layer.
Read the rest of this entry »