﻿<?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, Development</title><link>http://www.sqlservercentral.com/</link><description>Content tagged .Net, Development posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Generate C# class code for table</title><description>For any supplied table, my proc, usp_TableToClass, generates class code in C#, including fields, properties, getters and setters.</description><guid>http://www.sqlservercentral.com/scripts/Development/61477/</guid><pubDate>2007/11/16</pubDate><link>http://www.sqlservercentral.com/scripts/Development/61477/</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>