|
|
Side by side with the Microsoft .NET framework is the next iteration of Microsoft data objects technology-ADO.NET. Although similar to ADO (ActiveX Data Objects), ADO.NET is built specifically to handle data interaction on the web and to integrate XML (Extensible Markup Language).
In this chapter, you'll learn about the ADO.NET framework and how to use ASP.NET and Dreamweaver MX to interact with data sources. In addition, you'll learn more about ASP.NET server controls and how to bind them to a DataSet.
|
|