This book is for people who : Have some experience of programming ASP NET with C# ; Are familiar with the operation of the NET Framework ; Want to learn how to use ASP NET to make data-centric web applications. For a web site to offer 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.
This book is for people who : Have some experience of programming ASP NET with C# ; Are familiar with the operation of the NET Framework ; Want to learn how to use ASP NET to make data-centric web applications. For a web site to offer 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.