https://www.developerfusion.com/t/vb6/books/view/samplechapters/sort/popularity/ SampleChapters VB 6 Book from Developer Fusion 2007-03-22T00:00:00.00Z http://www.developerfusion.com/book/44041/software-development-on-a-leash-experts-voice/ Software Development on a Leash 2002-03-18T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44050/david-mccarters-vb-tips-and-techniques/ David McCarter's VB Tips and Techniques 2000-10-01T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44052/internet-programming-with-vb/ Internet Programming With VB 2000-09-01T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44807/distributed-net-programming-in-vb-net/ Distributed .NET Programming in VB .NET 2002-09-24T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44321/accelerated-vb-2005/ Accelerated VB 2005 2007-03-22T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44086/programming-the-web-with-visual-basic-net/ Programming the Web with Visual Basic .NET 2002-07-16T00:00:00.00Z 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 James Crowley http://www.developerfusion.com/book/44048/visual-basic-net-and-the-net-platform-an-advanced-guide/ Visual Basic .NET and the .NET Platform: An Advanced Guide 2001-11-15T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44069/moving-to-aspnet-web-development-with-vb-net/ Moving to ASP.NET: Web Development with VB .NET 2002-04-01T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44100/comprehensive-vb-net-debugging/ Comprehensive VB .NET Debugging 2003-04-28T00:00:00.00Z 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 James Crowley http://www.developerfusion.com/book/44031/cil-programming-under-the-hood-of-net/ CIL Programming: Under the Hood of .NET 2002-06-16T00:00:00.00Z 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. James Crowley