Books: www.yezee.com

Learning Visual Basic .Net by O'Reilly Media $34.95
Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a...

Programming ASP.NET 3.5 by O'Reilly Media $59.99
With Programming ASP.NET 3.5, you'll quickly learn to create state-of-the-art applications using Microsoft's popular web development technology and Visual Studio 2008. This updated bestseller provides comprehensive and easy-to-understand information to help you use several .NET 3.5 technologies for faster development and better web application performance-including ASP.NET AJAX for interactive...

Murach's Beginning Visual Basic .NET by Mike Murach & Associates $49.50
Although this book is designed for people who are new to the .NET Framework, Visual Basic, or even programming, its goals are ambitious. In just 20 chapters, you will learn how to develop graphical user interfaces, how to develop applications that work with databases through ADO.NET, how to develop web applications that use Web services and XML, and much more. It's all there in the unique Murach...

Learning ASP.NET 3.5 by O'Reilly Media $44.99
With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites.Learning ASP.NET 3.5 introduces new...

User Interfaces in VB .NET: Windows Forms and Custom Controls by Apress $49.95
User Interfaces in VB. NET: Windows Forms and Custom Controls goes beyond simple coverage of the Windows Forms and GDI+ namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. After reading User Interfaces in VB. NET: Windows Forms and Custom Controls, you'll know how to design state-of-the-art application interfaces, program...

Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath by Addison-Wesley Professional $54.99
“With the application development community so focused on the Smart Client revolution, a book that covers VSTO from A to Z is both important and necessary. This book lives up to big expectations. It is thorough, has tons of example code, and covers Office programming in general terms—topics that can be foreign to the seasoned .NET developer who has focused on ASP.NET applications for years....

Karl Moore's Visual Basic .NET: The Tutorials by Apress $34.95
Most programming books are about as exciting as Bill Gates' left ear. But with this latest eye-opening release, technology author Karl Moore shows it doesn't have to be quite so dull and uninspiring. Split into eight dynamic parts, Karl Moore's Visual Basic .NET covers every key area of real-life computer developmentand promises to turn even newbie programmers into VB .NET wizards, quicker than...

Programming Excel with VBA and .NET by O'Reilly Media $54.99
Why program Excel? For solving complex calculations and presenting results, Excel is amazingly complete with every imaginable feature already in place. But programming Excel isn't about adding new features as much as it's about combining existing features to solve particular problems. With a few modifications, you can transform Excel into a task-specific piece of software that will quickly and...

Programming .Net Web Services by O'Reilly Media $39.95
Web services are poised to become a key technology for a wide range of Internet-enabled applications, spanning everything from straight B2B systems to mobile devices and proprietary in-house software. While there are several tools and platforms that can be used for building web services, developers are finding a powerful tool in Microsoft's .NET Framework and Visual Studio .NET. Designed from...

Object-Oriented Programming with Visual Basic .NET by O'Reilly Media $34.95
One of the most significant features of Visual Basic .NET is the full support of object-oriented programming. For years, developers have been asking for it, but you may not be quite sure how it can help to create and maintain scalable .NET applications. VB.NET is a language that facilitates object-oriented programming, but does not guarantee good object-oriented code. That's where...