Visual Basic 2005 Programmer's Reference View Larger Image | Rod Stephens Wrox Press, Paperback, Published October 2005, 1056 pages, ISBN 0764571982 | List Price: $39.99 Our Price: $25.50 You Save: $14.49 (36% Off)
| | | Availability: Out-Of-Stock |
Read an excerpt:
Chapter 1: Chaper 1: IDE
Excerpt provided courtesy of John Wiley & Sons Inc. Copyright © John Wiley & Sons Inc. Written permission from the publisher is required for any use of this material.
|
Be the First to Write a Review and tell the world about this title!People who purchase this book frequently purchase: - Professional ASP.NET 2.0; Bill Evjen, et al, $31.50, 37% Off!
- Professional VB 2005; Bill Evjen, et al, $30.95, 38% Off!
- Programming Microsoft ADO.NET 2.0 Applications: Advanced Topics; Glenn Johnson, $30.95, 38% Off!
- Beginning ASP.NET 2.0; Chris Hart, et al, $24.95, 38% Off!
Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more
powerful programming language than ever before. This combined tutorial and reference
describes VB 2005 from scratch, while also offering in-depth content for more
advanced developers. Whether you're looking to learn the latest features of
VB 2005 or you want a refresher of easily forgotten details, this book is an
ideal resource.
Well-known VB expert Rod Stephens features the basics of Visual Basic 2005
programming in the first half of the book. The second half serves as a reference
that allows you to quickly locate information for specific language features.
It's a comprehensive look at programming using the increased set of language
options offered with the VB 2005 release, confirming that there has never been
a better time to learn Visual Basic than now.
What you will learn from this book:
- The fundamental concepts of object-oriented programming with Visual Basic,
including classes and structures, inheritance and interfaces, and generics
- How an application can interact with its environment, save and load data
in external sources, and use standard dialog controls
- The syntax for declaring subroutines, functions, generics, classes, and
other important language concepts
Who this book is for:
This book is for programmers at all levels who are either looking to learn
Visual Basic 2005 or have already mastered it and want some useful tips, tricks,
and language details.
Wrox Programmer's References are designed to give the experienced developer
straight facts on a new technology, without hype or unnecessary explanations.
They deliver hard information with plenty of practical examples to help you
apply new tools to your development projects today.
Table of Contents
Acknowledgments.
Introduction.
Chapter 1: IDE.
Chapter 2: Controls in General.
Chapter 3: Program and Module Structure.
Chapter 4: Data Types, Variables, and Constants.
Chapter 5: Operators.
Chapter 6: Subroutines and Functions.
Chapter 7: Program Control Statements.
Chapter 8: Error Handling.
Chapter 9: Introduction to Windows Forms Controls.
Chapter 10: Forms.
Chapter 11: Database Controls and Objects.
Chapter 12: Custom Controls.
Chapter 13: Drag and Drop, and the Clipboard.
Chapter 14: OOP Concepts.
Chapter 15: Classes and Structures.
Chapter 16: Namespaces.
Chapter 17: Collection Classes.
Chapter 18: Generics.
Chapter 19: Drawing Basics.
Chapter 20: Brushes, Pens, and Paths.
Chapter 21: Text.
Chapter 22: Image Processing.
Chapter 23: Printing.
Chapter 24: Reporting.
Chapter 25: Configuration and Resources.
Chapter 26: Streams.
Chapter 27: File-System Objects.
Chapter 28: Useful Namespaces.
Appendix A: Useful Control Properties, Methods, and Events.
Appendix B: Variable Declarations and Data Types.
Appendix C: Operators.
Appendix D: Subroutine and Function Declarations.
Appendix E: Control Statements.
Appendix F: Error Handling.
Appendix G: Standard Controls and Components.
Appendix H: Form Objects.
Appendix I: Classes and Structures.
Appendix J: Generics.
Appendix K: Graphics.
Appendix L: Useful Exception Classes.
Appendix M: Date and Time Format Specifiers.
Appendix N: Other Format Specifiers.
Appendix O: The Application Class.
Appendix P: The My Namespace.
Appendix Q: Streams.
Appendix R: File-System Classes.
Index.
About the Author
Rod Stephens started out as a mathematician but, while studying at MIT,
discovered the joys of programming and has been programming professionally ever
since. During his career, he has worked on an eclectic assortment of applications
in such fields as telephone switching, billing, repair dispatching, tax processing,
wastewater treatment, and training for professional football players.
Rod has written 14 books that have been translated into half a dozen different
languages, and more than 200 magazine articles covering Visual Basic, Visual
Basic for Applications, Delphi, and Java. He is currently a columnist for Visual
Basic Developer (www.pinnaclepublishing.com).
Rod’s popular VB Helper Web site (www.vb-helper.com) receives several
million hits per month and contains thousands of pages of tips, tricks, and
example code for Visual Basic programmers, as well as example code for this
book.
|