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