Monday, May 26, 2008

Beginning ASP.NET Databases Using VB.NET

Beginning.ASP.NET.Databases.Using.VB.NET



Download:

Beginning.ASP.NET.Databases.Using.VB.NET-BBL

สวัสดีครับ นำหนังสือน่าอ่านสำหรับนักพัฒนา ASP.NET อีกครั้ง ไปหยิบหนังสือเล่มนี้มา อาจจะดูว่าเก่าไปกับเทคโนโลยี .NET ปัจจุบัน แต่ก็ถือได้ว่า ลักษณะการอธิบายรายละเอียดเขียนได้อ่านง่าย ส่วนภาษา Script (VB Code) ครับ คงเหมาะกับเพื่อนๆ ที่ถนัดโค๊ดด้าน VB ยังไงก็ลองศึกษาเพิ่มเติมได้จากภายในหนังสือนะครับ อ่านเยอะๆ ดี....



What you will learn from this book:

For a web site to offers its users an experience that improves on that of newspapers or textbooks, it needs a way to change the information it contains dynamically—and that means it needs access to a data source. Through the combination of ASP.NET and ADO.NET, Microsoft provides everything necessary to access, read from, and write to a database, and then allow web users to view and manipulate that data from a web browser. In this book, we’ll show you how it’s done.


Packed with clear explanations and hands-on examples, Beginning ASP.NET Databases using VB.NET contains everything you’ll ever need on your journey to becoming a confident, successful programmer
of data-driven web sites. In particular, we’ll look at:


  • Connecting to common data sources, including SQL Server and MS Access

  • Reading data with data reader and dataset objects

  • Creating and deleting records, and editing data

  • Displaying data with ASP.NET’s web server controls

  • Writing and using stored procedures from VB.NET code

  • Placing your data access code in reusable class libraries


  • This book closes with a real-world case study that consolidates the tutorials throughout the book into a practical result.

    No comments:

    Post a Comment