﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged .Net, SQL Server 2005</title><link>http://www.sqlservercentral.com/</link><description>Content tagged .Net, SQL Server 2005 posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>A T-SQL Regular Expression Library for SQL Server 2005</title><description>This article shows the reader how to construct a library of scalar and table valued functions for SQL Server 2005 to perform regular expression analysis.</description><guid>http://www.sqlservercentral.com/redirect/articles/3099/</guid><pubDate>2007/07/25</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3099/</link></item><item><title>Gathering Metrics with SMO</title><description>Keeping track of the performance of your SQL Servers requires metrics. There are many methods for doing this, but some type of automated process is essential these days with DBAs managing many servers. New author Allen White brings us a technique for doing this using SMO, the replacement for DMO in SQL Server 2005.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2692/</guid><pubDate>2006/11/22</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2692/</link></item><item><title>WebService - Enabling SQL  Server 2005 Procedures</title><description>One of the most interesting features that I&amp;#39;ll explore is that you can now create WebServices in the database tier directly, without resorting to &amp;#34;add ons&amp;#34; or even the use of IIS at all. One of the many extensions to Transact SQL is the new CREATE ENDPOINT statement, which allows the developer to create an endpoint directly from SQL Server 2005, which hooks right into the Kernel Mode HTTP.SYS driver, exposing functions and stored procedures written either in T-SQL or native CLR methods/classes.</description><guid>http://www.sqlservercentral.com/redirect/articles/1564/</guid><pubDate>2004/11/04</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1564/</link></item><item><title>Writing Managed Stored Procedures in SQL Server 2005</title><description>Are you tired of struggling with T-SQL to encapsulate the logic your applications need to get data into and out of SQL Server? Now you can bypass SQL altogether, and write logic that runs directly within SQL Server in your favorite .NET language.</description><guid>http://www.sqlservercentral.com/redirect/articles/1563/</guid><pubDate>2004/11/01</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1563/</link></item></channel></rss>