SampleChapters ADO.NET Book from Developer Fusion https://www.developerfusion.com/t/ado.net/books/view/samplechapters/ SampleChapters ADO.NET Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Tue, 02 Dec 2008 00:00:00 GMT Pro ADO.NET Data Services: Working with RESTful Data Pro ADO.NET Data Services: Working with RESTful Data is aimed at developers interested in taking advantage of the new REST–style data services that ADO.NET Data Services (formerly code–named Astoria) provides. The book shows how to incorporate ADO.NET Data Services into a wide range of common environments including BizTalk, AJAX and Silverlight client applications. The material is intended for professional developers who are comfortable with the .NET 3. http://www.developerfusion.com/book/43758/pro-adonet-data-services-working-with-restful-data-experts-voice-in-net/ http://www.developerfusion.com/book/43758/pro-adonet-data-services-working-with-restful-data-experts-voice-in-net/ Tue, 02 Dec 2008 00:00:00 GMT James Crowley Beginning VB 2008 Databases: From Novice to Professional Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic. http://www.developerfusion.com/book/43776/beginning-vb-2008-databases-from-novice-to-professional-beginning-from-novice-to-professional/ http://www.developerfusion.com/book/43776/beginning-vb-2008-databases-from-novice-to-professional-beginning-from-novice-to-professional/ Fri, 04 Apr 2008 00:00:00 GMT James Crowley Beginning C# 2008 Databases: From Novice to Professional Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers. A comprehensive tutorial on both SQL Server 2005 and ADO.NET 3.0, Beginning C# 2008 Databases explains and demonstrates how to create database objects and program against them in both T–SQL and C http://www.developerfusion.com/book/17222/beginning-c-2008-databases-from-novice-to-professional-beginning-from-novice-to-professional/ http://www.developerfusion.com/book/17222/beginning-c-2008-databases-from-novice-to-professional-beginning-from-novice-to-professional/ Fri, 11 Jan 2008 00:00:00 GMT James Crowley Beginning VB 2005 Databases: From Novice to Professional Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic. http://www.developerfusion.com/book/44292/beginning-vb-2005-databases-from-novice-to-professional-beginning-from-novice-to-professional/ http://www.developerfusion.com/book/44292/beginning-vb-2005-databases-from-novice-to-professional-beginning-from-novice-to-professional/ Tue, 20 Feb 2007 00:00:00 GMT James Crowley Practical Mono (Expert's Voice in Open Source) Practical Mono offers you a detailed portrait of Mono and its many facets. You'll learn about building GUI-based applications with Gtk#, database interaction with ADO.NET, and powerful applications with XML and web services. By embracing this implementation, you can take advantage of the powerful development paradigm, building Internet-enabled cross-platform applications based on open source technologies. This book includes a primer on C#, so even if you're a novice http://www.developerfusion.com/book/44214/practical-mono-experts-voice-in-open-source/ http://www.developerfusion.com/book/44214/practical-mono-experts-voice-in-open-source/ Thu, 08 Dec 2005 00:00:00 GMT James Crowley Pro ADO.NET 2.0 (Expert's Voice) Purchase this book and you'll get the free, fully searchable eBook&emdash;a $25 value! (Details are printed inside the book. (Sahil Malik) covers stuff that real developers are confronted with over and over everday. He intentionally focuses on problem areas and how to address them. (And) the absolute best thing about this book is it's readability. — Bill Ryan, Bill's House O Insomnia Pro ADO.NET 2.0 is a guide and reference for. http://www.developerfusion.com/book/43816/pro-adonet-20-experts-voice/ http://www.developerfusion.com/book/43816/pro-adonet-20-experts-voice/ Mon, 19 Sep 2005 00:00:00 GMT James Crowley Applied ADO.NET: Building Data-Driven Solutions Applied ADO.NET: Building Data-Driven Solutions provides extensive coverage of ADO.NET technology, including ADO.NET internals, namespaces, classes, and interfaces. Whereas most books cover only the SQL and OLE DB data providers, authors Mahesh Chand and David Talbot detail the SQL, OLE DB, and ODBC data providers, as well as the latest additions to ADO.NET, the Oracle, MySQL, and XML .NET data providers. http://www.developerfusion.com/book/44105/applied-adonet-building-datadriven-solutions/ http://www.developerfusion.com/book/44105/applied-adonet-building-datadriven-solutions/ Tue, 18 Mar 2003 00:00:00 GMT James Crowley Database Programming with Visual Basic .NET, Second Edition Take your pick: you may either read this book cover-to-cover, or just refer to it when you want ready-made solutions of "drop-in" code. Either way, Database Programming with Visual Basic .NET, Second Edition will teach you to master ADO.NET programmatically and from within the VS. NET IDE. You will learn the concepts of disconnected data access with ADO.NET. You'll also learn to create tables, constraints, projects, stored procedures, views, and triggers. http://www.developerfusion.com/book/44084/database-programming-with-visual-basic-net-second-edition/ http://www.developerfusion.com/book/44084/database-programming-with-visual-basic-net-second-edition/ Fri, 04 Oct 2002 00:00:00 GMT James Crowley ADO.NET: From Novice to Pro, Visual Basic .NET Edition Designed to get programmers up to professional levels as fast as possible, ADO.NET: From Novice to Pro is geared toward developers who have little or no .NET or ADO.NET experience, as well as programmers who are not yet comfortable with database programming. Best-selling author Peter Wright painlessly moves readers from simple database access to the sophisticated manipulation of XML documents. The book begins by showing you the basic architecture of ADO. http://www.developerfusion.com/book/43865/adonet-from-novice-to-pro-visual-basic-net-edition/ http://www.developerfusion.com/book/43865/adonet-from-novice-to-pro-visual-basic-net-edition/ Wed, 04 Sep 2002 00:00:00 GMT James Crowley A Programmer's Guide to ADO .NET in C This essential guide to Microsoft's ADO.NET overviews C#, then leads you toward deeper understanding of ADO.NET. Author Mahesh Chand provides key information about using each of .NET's major data providers, including OLE DB, SQL Server, and the released version of ODBC. Also featured are the methods and properties associated with these data providers' classes. Further, Chand shows you how to work with XML classes, integrate XML into the ADO http://www.developerfusion.com/book/44063/a-programmers-guide-to-ado-net-in-c/ http://www.developerfusion.com/book/44063/a-programmers-guide-to-ado-net-in-c/ Thu, 25 Apr 2002 00:00:00 GMT James Crowley