Cantitate/Preț
Produs

START TO FINISH VISUAL BASIC 2


en Paperback – noi 2006
“I have never reviewed a book I enjoyed as much as this one. Excellent coverage, perfect for the intended audience. Concise, clear, accurate descriptions. This is a winner.”
       –Ken Getz, MCW Technologies, LLC
 
Master Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!
 

This book is the fastest, best way for experienced programmers to truly master real-world Visual Basic 2005 development. You won’t just learn syntax and features: you’ll build a complete, robust, data-driven application. You’ll put Visual Basic 2005 to work in solving real business problems, overcoming the practical challenges of building production systems, and you will learn to see Visual Basic 2005 projects as they were intended–as complete, cohesive solutions. Patrick’s engaging style and crystal-clear explanations will help you stay focused, learn fast, and apply what you’ve learned.
 
•    Master every stage of the application lifecycle and every step in the development process
•    Walk through all facets of database design and ADO.NET data access
•    Create advanced Windows applications with Windows Forms and Web applications with ASP.NET 2.0
•    Make the most of classes, inheritance, and other object-oriented Visual Basic 2005 features
•    Effectively utilize data types, generics, error processing, XML, GDI+, and many other language and platform features
•    Learn how to personalize and restrict your application’s features based on user preferences
•    Determine the best way to license, localize, document, deploy, and support your application
 
Start-to-Finish Visual Basic 2005 is the perfect tutorial for existing Visual Basic programmers moving to Visual Basic 2005, programmers moving from other traditional procedural languages, and experienced Visual Basic .NET/2005 programmers who want to deepen their skills in developing entire projects.
 
Tim Patrick is a software architect and developer with nearly 25 years of experience in designing and building custom software solutions. As a Microsoft Certified Solution Developer, he spends his days writing Visual Basic 2005 applications. Tim is the author of The Visual Basic Style Guide and The Visual Basic .NET Style Guide, and co-author of Visual Basic 2005 in a Nutshell and Visual Basic 2005 Cookbook.
 
The companion website (www.awprofessional.com/titles/0321398009) contains the complete software application and source code for the book, plus chapter-specific versions showing each step of the sample project’s construction.  The code was written to work with every edition of Visual Studio 2005, Visual Basic 2005, and SQL Server 2005, including Microsoft’s free Express editions.
 
Citește tot Restrânge

Preț: 31347 lei

Puncte Express: 470

Preț estimativ în valută:
6005 6520$ 5150£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780321398000
ISBN-10: 0321398009
Pagini: 859
Dimensiuni: 180 x 234 x 41 mm
Greutate: 1.23 kg
Ediția:1
Editura: ADDISON-WESLEY
Locul publicării:Boston, United States

Cuprins

Preface                            xv
Acknowledgments            xix
About the Author              xxi
Chapter 1                         Introducing .NET               1
Chapter 2                         Introducing Visual Basic     35
Chapter 3                         Introducing the Project     91
Chapter 4                         Designing the Database     115
Chapter 5                         .NET Assemblies               157
Chapter 6                         Data and Data Types        187
Chapter 7                         Windows Forms               231
Chapter 8                         Classes and Inheritance    275
Chapter 9                         Error Processing               317
Chapter 10                       ADO.NET                          339
Chapter 11                       Security                           369
Chapter 12                       Operator Overloading       401
Chapter 13                       XML                                 437
Chapter 14                       Application Settings           471
Chapter 15                       Files and Directories          499
Chapter 16                       Generics                           521
Chapter 17                       GDI+                               553
Chapter 18                       Localization and Globalization   597
Chapter 19                       Printing                             627
Chapter 20                       Reporting                         661
Chapter 21                       Licensing Your Application  697
Chapter 22                       Web Development            735
Chapter 23                       Adding Online Help            771
Chapter 24                       Deployment                     791
Chapter 25                       Project Complete             817
Appendix A                       Installing the Software      825
Appendix B                       Software License Agreement    829
Index                               831
 

Notă biografică

Tim Patrick is a software architect and developer with nearly 25 years of experience in designing and building custom software solutions. As a Microsoft Certified Solution Developer, he spends his days gainfully employed in writing Visual Basic 2005 applications. Tim is the author of The Visual Basic Style Guide and The Visual Basic .NET Style Guide, and coauthor of Visual Basic 2005 in a Nutshell and Visual Basic 2005 Cookbook.

Caracteristici

  • Instead of using five-line code snippets, this book teaches Visual Basic through the development of a whole program
  • Written in a light, conversational, easy-to-understand tone
  • Accompanying web site contains the full source code for the entire project, plus chapter-specific iterations of the source code
  • In addiiton to teaching Visual Basic 2005, it also teaches the various steps involved in developing software projects from the first moments of design to the final delivery of the program