With the .NET 4.0 features out already, its important that the new features in the 4.0 version of application development with .NET like custom code generators, reflection, dynamic winforms, runtime code compliation, and new dynamic features in WinForms andf ASP.NET. The author goes through all the
Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework
β Scribed by Carl Ganz Jr. (auth.)
- Publisher
- Apress
- Year
- 2010
- Tongue
- English
- Leaves
- 260
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
As a developer you are likely painfully aware that not all features of an application can be anticipated when the software ships. In order to cope with these eventualities and save yourself time (and perhaps money), it makes sense to write your applications in such a way that end users can be made as independent of the developers as possible. Giving your users the power to make changes to the way the application operates once it has shipped gives them more control over the way the application works, while reducing the frequency with which you need to redistribute application files, creating a win-win situation.
Pro Dynamic .NET 4.0 Applications explains how to give users the power to create additional data-entry fields, validation logic, and new reports without assistance from the application developer. You will learn how to do this for both desktop (C# and WPF) and web (ASP) applications.
β¦ Table of Contents
Front Matter....Pages i-xii
Introducing Data-Driven Programming....Pages 1-28
Reflection....Pages 29-57
Runtime Code Compilation....Pages 59-75
Dynamic WinForms....Pages 77-122
Dynamic ASP.NET....Pages 123-153
Dynamic WPF....Pages 155-182
Reporting....Pages 183-216
Database Design....Pages 217-235
Back Matter....Pages 237-251
β¦ Subjects
Programming Techniques
π SIMILAR VOLUMES
Pro Dynamic .NET 4.0 Applications provides an essential guide to building cutting-edge .NET 4.0 applications that make end-users as independent of the applicationβs developer as possible. This approach enables users to have more control over the way that their application functions whilst simultaneo
As a developer you are likely painfully aware that not all features of an application can be anticipated when the software ships. In order to cope with these eventualities and save yourself time (and perhaps money), it makes sense to write your applications in such a way that end users can be made a
<p>As a developer you are likely painfully aware that not all features of an application can be anticipated when the software ships. In order to cope with these eventualities and save yourself time (and perhaps money), it makes sense to write your applications in such a way that end users can be mad