Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Carl Ganz Jr. (auth.)
Edition: 1
Publisher: Apress
Year: 2010

Language: English
Pages: 264
Tags: Programming Techniques

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