The old hacker adage, garbage in, garbage out is never so important as it is today. With ever increasing amounts of information flowing into and out of modern applications the task of an application developer to control and verify information is critically important to any software project. For th
Data Entry and Validation with C# and VB .NET Windows Forms
β Scribed by Nick Symmonds (auth.)
- Publisher
- Apress
- Year
- 2003
- Tongue
- English
- Leaves
- 752
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The old hacker adage βGarbage in, garbage outβ has never been so important as it is today. With ever-increasing amounts of information flowing into and out of modern applications, the task of an application developer to control and verify information is critically important to any software project.
For the first time, Data Entry and Validation with C# and VB .NET Windows Forms brings together current knowledge on this subject in an understandable, easy-to-read form. Covering development and best practices for data entry and validation, including GDI+, custom controls, localization, accessibility, proper data validation techniques, and best practices with Visual Basic and C#, Data Entry and Validation with C# and VB .NET Windows Forms is a book no modern programmer should be without.
β¦ Table of Contents
Front Matter....Pages i-xxiii
The .NET Data Entry Controls....Pages 1-57
UI Design Considerations for Data Entry....Pages 59-116
Data Presentation Screen Issues....Pages 117-201
Keyboard- and Mouse-Based Data Entry....Pages 203-238
The Object-Oriented GUI....Pages 239-325
Advanced Data Entry....Pages 327-393
Error Handling....Pages 395-444
Advanced Validation and Custom Data Validation Controls....Pages 445-528
XML Data Entry and Validation....Pages 529-572
Keeping Users Happy....Pages 573-641
Pulling It All Together....Pages 643-703
Back Matter....Pages 705-740
β¦ Subjects
Software Engineering/Programming and Operating Systems
π SIMILAR VOLUMES
"Data Entry and Validation with C# and VB .NET Windows Forms" is a complete text on how to write effective data entry and validation code. Most books deal only with the individual pieces of .NET, such as the controls or how the .NET Framework works. This book brings together all this knowledge and s
<p>The old hacker adage "Garbage in, garbage out" has never been so important as it is today. With ever-increasing amounts of information flowing into and out of modern applications, the task of an application developer to control and verify information is critically important to any software projec
<p>The old hacker adage ''Garbage in, garbage out'' has never been so important as it is today. With ever-increasing amounts of information flowing into and out of modern applications, the task of an application developer to control and verify information is critically important to any software proj
<p><p><i>User Interfaces in VB. NET: Windows Forms and Custom Controls</i> goes beyond simple coverage of the Windows Forms and GDI+ namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. After reading <i>User Interfaces in VB. NET