ASP.NET News from Blogger: YukonXML.com - SQL Server 2005 Resources   Get the feed of: YukonXML.com - SQL Server 2005 Resources

Total News: 4

Managed Stored Procedures and User Defined Functions - Part I

By now you might have heard that SQL Server 2005 hosts the .NET 2.0 runtime. This enables writing stored procedures, functions and triggers using any of the managed languages, such as C# and VB .NET. ...

A Quick Introduction to SQL Server Management Objects (SMO)

Microsoft SQL Server 2000 supports a COM-based object model, called SQL-DMO, which can be used to programmatically manage the SQL Servers. SQL Server 2005 replaces SQL-DMO with two .NET based object l...

Essential XQuery - The XML Query Language

XQuery or XML Query Language is a W3C specification designed to provide a flexible and standardized way of searching through (semi-structured) data that is either physically stored as XML or virtua...

XML in SQL Server 2000 and SQLXML

Microsoft SQL Server 2000 first introduced native support for XML and HTTP. Since then, to keep up with XML, Web services and .NET advancements, Microsoft has made available add-ons to SQL Server ...

View Other bloggers