Visual Basic 2005: How to Program

Visual Basic 2005: How to Program
ISBN-10
0131869000
ISBN-13
9780131869004
Category
BASIC (Computer program language)
Pages
1513
Language
English
Published
2006
Publisher
Prentice Hall
Authors
Harvey M. Deitel, Paul J. Deitel

Description

This revision incorporates the latest.NET features. Intended for beginning to intermediate level Visual Basic programmers, it includes all of the hallmark features of the How to Program series: the Detiels' signature Live-CodeTM Approach, hundreds of programming tips and an extensive set of interesting exercises and substantial projects. - Learn from thousands of lines of code in hundreds of complete working programs - From the basics to ADO.NET database development, XML programming, ASP.NET, Web Services, security, wireless applications, and much more - Contains hundreds of real-world tips identifying good programming practices, common errors, performance optimization techniques, and debugging/reliability solutions.

Other editions

Similar books

  • The Book of Visual Basic 2005: NET Insight for Classic VB Developers
    By Matthew MacDonald

    Helpful code examples, references to additional online material, and tips on planning, design, and architecture round out The Book of Visual Basic 2005. Professional developers who need to master VB 2005 will want this book by their side.

  • Introducing Microsoft Visual Basic 2005 for Developers
    By Sean Campbell

    Why upgrade to the next version of Microsoft Visual Studio .NET? This guide offers a focused, first look at the specific features and capabilities that you can exploit - using...

  • Visual Basic 2005 in a Nutshell
    By PhD, Tim Patrick, Steven Roman

    The classic Nutshell guide to Microsoft's Visual Basic programming language is completely revised and reorganized to cover the forthcoming VB 3005 version, as well as VB .NET 1.1.

  • Microsoft Visual Basic 2005: Reloaded, Advanced
    By Richard Johnson, Diane Zak, Richard Allen Johnson

    Microsoft Visual Basic 2005: Reloaded: Advanced is designed for a second course in Visual Basic 2005.

  • Visual Basic 2005 For Dummies
    By Bill Sempf

    Visual Basic is Microsoft's premier programming language, used by more than three million developers and in 50 million Windows applications Programming pro and veteran Wrox author Bill Sempf has thoroughly overhauled the book's organization ...

  • Visual Basic 2005 Express Edition For Dummies
    By Richard Mansfield

    NETAll-in-One Desk Reference For Dummies (Mansfield), 234 Windows 2000 Professional For Dummies (Rathbone), 283 Windows XP For Dummies (Rathbone), 283 purple eraser icon, in list of members, 144 ...

  • Mastering Microsoft Visual Basic 2010
    By Evangelos Petroutsos

    The new edition of the ultimate comprehensive guide to Microsoft Visual Basic Where most VB books start with beginner level topics, Mastering Visual Basic 2010 vaults you right into intermediate and advanced coverage.

  • Expert One-on-One Visual Basic 2005 Database Programming
    By Roger Jennings

    In this hands-on guide, I'll share with you the best practices, the latest features, and advanced data management techniques with Visual Basic 2005 and SQL Server or SQL Server Express 2005.

  • Start-to-Finish Visual Basic 2005: Learn Visual Basic 2005 as You Design and Develop a Complete Application
    By Tim Patrick

    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!

  • Visual Basic 2005 Recipes: A Problem-Solution Approach
    By Matthew MacDonald, Todd Herman, Rakesh Rajan

    The input consists of data that matches the pattern of most major credit card numbers; for example, 4921835221552042 or 4921-8352-2155-2042. The input consists of an Internet e-mail address. The [\w-]+ expression indicates that each ...