Sign in
Sushil's WebLog
Random ADO.Net discussion
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Misc
Notification Support
Provider and Server Enumeration
SQL Server's Xml DataType w/ADO.Net 2.0
Browse by Tags
MSDN Blogs
>
Sushil's WebLog
>
All Tags
>
sql server's xml datatype w/ado.net 2.0
Tagged Content List
Blog Post:
Typed XML in ADO.Net v2.0
sushilc
In the earlier sections, we have been looking at Untyped XML which are different from Typed XML. Typed XML data type is an XML defined with an associated xml schema in Sql Server 2005. You may ask if there is anything different on how Typed XML are exposed via ADO.Net 2.0. The answer is a heart-warming...
on
4 Aug 2004
Blog Post:
XML Data type in ADO.Net v2.0 - Part II
sushilc
In this section we will look at ways ADO.Net v2.0 (Code named 'Whidbey') allows us to insert/delete/update Xml data values in a table containing Xml column in SQL Server 2005 (Code named 'Yukon'). With earlier versions of the .Net Framework (1.0 and 1.1) the System.Data.SqlClient namespace will consume...
on
3 Aug 2004
Blog Post:
XML Data type in ADO.Net v2.0 - Part I
sushilc
After a long hiatus, let me start with how the new XML data type in SQL Server 2005 is exposed via ADO.Net 2.0. I will discuss this new data type in following parts: XML data type in SQL Server 2005 – A brief Introduction : You can consider this as a crash course on XML data type in SQL Server...
on
29 Jul 2004
Page 1 of 1 (3 items)