VB 6 Books
-
Software Development on a Leash
Published 18 years ago includes sample chapter
by David Birmingham, Valerie Haynes Perry, Apress
Suitable for any project manager or VB software professional willing to think outside the proverbial box, Software Development on a Leash presents some innovative ideas for building more flexible software based on patterns, and "best practices" for reusable component design illustrated in Visual Basic.This book's most salient feature is the authors' no-holds-barred attack on "traditional" ways of designing software.
-
David McCarter's VB Tips and Techniques
Published 20 years ago includes sample chapter
by David McCarter, Apress
In his new book, veteran Visual Basic programmer David McCarter provides VB professionals with a vareity of important new tips and techniques designed to maximize day-to-day productivity. Those who enjoyed David's first book, VB Tips and Tricks, will find the author's familiar style paired with content of special interest to intermediate and advanced developers.
-
Internet Programming With VB
Published 20 years ago includes sample chapter
by Budi Kurniawan, Apress
From seasoned developer Budi Kurniawan comes Internet Programming with Visual Basic, which teaches experienced Visual Basic programmers how to successfully combine two key Microsoft technologies used to drive the Web: Visual Basic and Microsoft Internet Information Server (IIS). This book covers what you as a professional developer needs to know to use VB to write WebClasses that combine all the elements of a robust, scalable Internet application.
-
Distributed .NET Programming in VB .NET
Published 18 years ago includes sample chapter
by Tom Barnaby, Apress
With the release of .NET, Microsoft has once again altered the distributed programming landscape. Almost everything has changed, from data access, to remote object calls, to the deployment of software components. And of course, .NET introduces a new technology in XML Web services that may revolutionize Web development. Distributed .NET Programming in VB .NET describes how to use these new .NET technologies to build fast, scalable, and robust distributed applications.
-
Accelerated VB 2005
Published 13 years ago includes sample chapter
by Trey Nash, Apress
Accelerated VB 2005 provides the fastest path to VB expertise for anyone already familiar with object-oriented programming. While books introduce VB, very few also explain optimizing its use with the .NET common language runtime (CLR). But this book both teaches core VB language concepts and covers in depth the concepts and techniques for professionally exploiting the power of VB and the CLR. Youll quickly master VB syntax while learning how the CLR simplifies many programming tasks.
-
Programming the Web with Visual Basic .NET
Published 18 years ago includes sample chapter
by Lynn Torkelson, Constance Petersen, Zac Torkelson, Apress
Programming the Web with Visual Basic .NET is a comprehensive guide to building web applications and services using Visual Basic .NET. It is written especially for experienced Visual Basic programmers who use Visual Studio .NET for their development work, even those who have never written a web application before. Because the
-
Visual Basic .NET and the .NET Platform: An Advanced Guide
Published 19 years ago includes sample chapter
by Andrew Troelsen, Apress
Aimed at the more experienced programmer tackling the new VB .NET for the first time, Andrew Troelsen's Visual Basic .NET and the .NET Platform provides a quick-moving and intelligently rendered tour of .NET, with plenty of in-depth material on classes and object-oriented design. Notably, this book is a direct translation of the author's C# book, C# and the .NET Platform, using the same chapters and many examples ported from C# to VB .NET.
-
Moving to ASP.NET: Web Development with VB .NET
Published 18 years ago includes sample chapter
by Steve Harris, Rob MacDonald, Apress
Moving to ASP.NET: Web Development with VB .NET provides focused and thorough guidance on creating Web applications using ASP.NET, including both Web Form applications and Web Services. Authors Steve Harris and Rob Macdonald have worked extensively with .NET throughout the Beta program, and offer their real-world experience creating and implementing ASP.NET applications. The authors discuss and examine relevant topics, and teach you how to make immediate use of ASP.NET.
-
Comprehensive VB .NET Debugging
Published 17 years ago includes sample chapter
by Mark Pearce, Apress
Visual Studio .NET and, more specifically, Visual Basic .NET give developers more productivity and more power to develop applications, but at the cost of a complex development environment and with a whole new set of potential bugs. Comprehensive VB .NET Debugging analyzes the new defect types that arise with VB .NET and investigates the debugging of every type of VB .NET application together with many common debugging scenarios. Author Mark Pearce shows you how to use the powerful new
-
CIL Programming: Under the Hood of .NET
Published 18 years ago includes sample chapter
by Jason Bock, Apress
The Common Intermediate Language (CIL) is the core language of .NET. Although .NET developers often use a high-level language (such as C# or VB .NET) to develop their systems, they can use CIL to do anything allowed by.NET specifications&emdash;which is not the case for C# and VB .NET. Understanding how CIL works will provide you with a deep, language-independent insight into the core parts of .NET. This knowledge is essential for creating dynamic types, a powerful part of the .NET Framework.