Visual Basic 2008 Programmer's Reference

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

Providing programmers and developers of all skill levels with a comprehensive tutorial and reference to Visual Basic (VB) 2008,Microsoft MVP Rod Stephenspresents a broad,solid understanding of essential topics on the latest version of VB. He explains the forms,controls,and other objects that VB furnishes for building applications in a modern windows environment. Plus,he examines the powerful development environment that makes VB such a productive language,and he delves into the VB language itself to show you how to use it to perform an array of important development tasks.

New examples and extensively revised and retested code that complies with the 2008 release help you obtain a firm understanding of VB 2008. Extensive appendixes prove to be particularly useful to help you translate from the languages you already kNow into the corresponding VB Syntax. Ultimately,you'll find coverage of the technologies you need in order to build sophisticated applications with VB 2008.

What you will learn from this book *Extension methods for adding new features to existing classes *How to select and use Windows Forms Controls for a specific purpose *Tips for using subroutines and functions to break a program into manageable pieces *Techniques for error handling and debugging *VarIoUs important classes and objects to use when building an application *How to use the graphics device interface routines to draw images in VB *Ways an application interacts with its environment http://rapidshare.com/files/99570636/0470182628.zip http://depositfiles.com/files/4123029

相关文章

Format[$] ( expr [ , fmt ] ) format 返回变体型 format$ 强...
VB6或者ASP 格式化时间为 MM/dd/yyyy 格式,竟然没有好的办...
在项目中添加如下代码:新建窗口来显示异常信息。 Namespace...
转了这一篇文章,原来一直想用C#做k3的插件开发,vb没有C#用...
Sub 分列() ‘以空格为分隔符,连续空格只算1个。对所选...
  窗体代码 1 Private Sub Text1_OLEDragDrop(Data As Dat...