Skip to Content
Essential ADO.NET
book

Essential ADO.NET

by Bob Beauchemin
May 2002
Beginner to intermediate content levelBeginner to intermediate
560 pages
11h 36m
English
Addison-Wesley Professional
Content preview from Essential ADO.NET

2.5. The XML APIs in .NET

XML support is pervasive in .NET. Remote method calls can use the Simple Object Access Protocol (SOAP), based on using XML as a transport for remote procedure calls (RPC). Instances of managed types can expose ISerializable; if they do, they can be serialized in XML format. You can also use the XML format as a more portable way to marshal .NET managed types through Web Services. Even the various configuration files in .NET are XML-based!

Unless you have used object or object-relational databases before, the notion of storing an object as a database row or column may seem strange. But because most .NET types can be serialized in XML format, this may be a more attractive alternative when you're storing .NET types in databases. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft® ADO.NET 4 Step by Step

Microsoft® ADO.NET 4 Step by Step

Tim Patrick
Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 0201758660Purchase book