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 [Repost]

Posted By: AlenMiler
Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework [Repost]

Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework by Carl Ganz
Apress | Jan 20 2010 | ISBN: 143022519x | Pages: 264 | PDF | 3.25 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.
What you’ll learn
How to allow the user to create validation logic at runtime
How to define and instantiate controls at runtime and the pitfalls of doing so
How to create data-driven reports using Excel, Crystal Reports, and SQL Server Reporting Services
How to design a database structure for optimizing data-driven applications
How to build a user interface that allows users to modify their application visually
Who this book is for
This book is for anyone wanting to distribute an application in which the user needs to be as independent of the developer as possible. By using the techniques described in the book, the user will have the power to make modifications to his own applications, and the developer will reduce the frequency with which he needs to redistribute EXEs.