Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

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

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

Carl Ganz, "Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework"
English | 2010 | ISBN: 1430223251 | PDF | pages: 260 | 3.5 mb

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.