博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Data Entry and Validation with C# and VB. NET Windows Forms
阅读量:4231 次
发布时间:2019-05-26

本文共 1249 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
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 shows readers how to build real programs. 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.
http://rapidshare.com/files/51601219/1590591089.zip
你可能感兴趣的文章
java集合框架-Map
查看>>
Java集合---ConcurrentHashMap原理分析
查看>>
一起写RPC框架(一)RPC之我所见
查看>>
深入理解Java:注解(Annotation)--注解处理器
查看>>
hash算法的实现原理,hashcode的实现原理
查看>>
抽象类和接口的区别以及使用场景(记)
查看>>
Linux使用jstat命令查看jvm的GC情况
查看>>
Linux top命令的用法详细详解
查看>>
java error和exception的区别,RuntimeException和非RuntimeException的区别
查看>>
继承与组合的区别,使用场景
查看>>
JVM内存状况查看方法和分析工具
查看>>
jvisualvm安装visualgc插件(java.net网站已关闭)
查看>>
Linux使用jstat命令查看jvm的GC情况
查看>>
互联网公司面试题
查看>>
java synchronized
查看>>
设计模式:JDK静态代理之Thread/Runnable
查看>>
单点系统架构的可用性与性能优化
查看>>
深入理解 Java 垃圾回收机制
查看>>
学习Spring-Session+Redis实现session共享
查看>>
JVM高级特性与实践(六):Class类文件的结构(访问标志,索引、字段表、方法表、属性表集合)
查看>>