Skip to main content

by Anne Boehm and Ged Mead
18 chapters, 714 pages, 320 illustrations
ISBN 978-1-890774-62-2

If you're going to develop serious database applications in Visual Basic…the kind that businesses rely on every day…then this is the book for you.
It teaches you how to use Visual Studio 2010 and ADO.NET 4 to develop professional database applications for both Windows and the web as quickly and easily as possible.
And it covers the full gamut of skills you need, from using built-in data tools that generate ADO.NET code to writing your own ADO.NET code from scratch so you can closely control how the database processing works:


  • In section 1, you'll get a basic introduction to databases, SQL, and ADO.NET. If you already have ADO.NET experience, you can skip ahead.
  • In section 2, you'll quickly be creating database applications using Rapid Application Development (RAD) tools like data sources.
  • In section 3, you'll build 3-layer applications the way the pros do, with presentation, business, and database classes. This is where you'll get into ADO.NET coding to create your own classes. You'll also learn how to use object data sources to make this approach even more effective.
  • In section 4, you'll develop database applications for the web using ASP.NET 4 data controls like GridView and DetailsView, along with object data sources.
  • In section 5, you'll complete the set of skills that every .NET database programmer should have by learning how to (1) handle XML data in your applications, (2) create reports with Visual Studio's Report Designer and the ReportViewer control, (3) use LINQ to SQL to query datasets and SQL Server databases, and (4) use the Entity Framework and LINQ to Entities to work with database data through an Entity Data Model.
The table of contents gives you a complete rundown on what each chapter does. But in brief, by the time you finish this book, you'll have gained the ADO.NET skills that make you a top .NET developer. Try it and see for yourself!

Download link :http://www.fileserve.com/file/343xg8U

Comments

Popular posts from this blog

Download Facebook or Youtube Videos Without Any Tools

                Have you ever liked a video shared by your friend on facebook and wanted to download it…Well this this tutorial is not only for facebook or youtube instead it can be used for any video streaming website like metacafe,dailymotion,veoh or yahoo videos.There are websites on the internet that will convert your video link into a download link but it has the following drawback

How To Remove “Error Deleting File or Folder”

It is a very common and annoying message that the file or folder you are trying to deleted cannot be deleted or thependrive cannot be removed as it is used by the system.In this tutorial I will show how to remove your pendrive or delete the files and folders if you get such an error.This error has various flavours and it can be of any of the following types:

Murach's JavaScript and DOM Scripting

by Ray Harris 20 chapters, 764 pages, 337 illustrations ISBN: 978-1-890774-55-4 Today, web users expect web sites to provide advanced features, dynamic user interfaces, and fast response times. To deliver that, you need to know the JavaScript language. Beyond that, though, you need to know how to use JavaScript to script the Document Object Model (or DOM). Now, at last, you can learn both JavaScript and DOM scripting in this one great book. In fact, by the end of chapter 3, you'll be able to develop and debug significant JavaScript applications. By the end of section 2, you'll know the complete JavaScript language and some elementary DOM scripting. And by end of section 3, you will have raised your DOM scripting skills to an expert level.