﻿<?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 Development</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Development posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>iSpy (on your development)</title><description><![CDATA[<p>Using EventNotification (Service Broker - DDL_EVENTS) to audit Schema change on a Server, or any of it's databases</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Schemas/99638/</guid><pubDate>Wed, 19 Jun 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Schemas/99638/</link></item><item><title>An Incremental Database Development and Deployment Framework</title><description><![CDATA[<p>Often, an existing database application must evolve rapidly by incremental steps. Alex describes a tried and tested system to provide an automated approach to deploying both new and existing database systems, whilst dealing with common security and configuration issues.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/97130/</guid><pubDate>Tue, 05 Mar 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/97130/</link></item><item><title>Generate C# class code for table</title><description><![CDATA[<p>For any supplied table, my proc, usp_TableToClass, generates class code in C#, including fields, properties, getters and setters.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/61477/</guid><pubDate>Thu, 06 Sep 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/61477/</link></item><item><title>Find Mismatched Views and Stored Procs</title><description><![CDATA[<p>Find missing and mismatched views and stored procs between 2 Databases</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/63270/</guid><pubDate>Mon, 03 Sep 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/63270/</link></item><item><title>Generate C# class code for table</title><description><![CDATA[<p>For any supplied table, my proc, usp_TableToClass, generates class code in C#, including fields, properties, getters and setters.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/61477/</guid><pubDate>Thu, 06 Sep 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/61477/</link></item><item><title>Truncate All Tables</title><description><![CDATA[<p>Script to Truncate all tables part1</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/62892/</guid><pubDate>Thu, 02 Jun 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/62892/</link></item><item><title>Column Size Checker</title><description><![CDATA[<p>A T-SQL script that reveals how appropriate your choice of column sizes is.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/69859/</guid><pubDate>Thu, 30 Dec 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/69859/</link></item><item><title>Decoupling the Database</title><description><![CDATA[<p>Database refactoring is a difficult proposition at the best of times, but is rendered more or less impossible if the database is close-coupled to the application's other components. In a guest editorial, Mladen Prajdic stresses the importance of a native SQL Server abstraction layer.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/71724/</guid><pubDate>Mon, 22 Nov 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/71724/</link></item><item><title>Column Size Checker</title><description><![CDATA[<p>A T-SQL script that reveals how appropriate your choice of column sizes is.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/69859/</guid><pubDate>Thu, 30 Dec 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/69859/</link></item><item><title>Database defintion from an Excel Spec?</title><description><![CDATA[<p>Have you ever been required to create a database with nothing but a specification in Excel?</p><!-- fasterwithsqlserver (SQL Toolbelt)-->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-toolbelt?utm_source=ssc&utm_medium=pubad&utm_content=fasterwithsqlserver2&utm_campaign=sqltoolbelt&utm_term=rss-20227"><img src="http://assets.red-gate.com/external/SSC/toolbelt68.gif" alt="sqltoolbelt"></td>   <td><strong>Want to work faster with SQL Server?</strong><br />If you want to work faster try out the SQL Toolbelt. "The SQL Toolbelt provides tools that database developers as well as DBAs should not live without." William Van Orden. <a href="http://www.red-gate.com/products/sql-development/sql-toolbelt?utm_source=ssc&utm_medium=pubad&utm_content=fasterwithsqlserver2&utm_campaign=sqltoolbelt&utm_term=rss-20227">Download the SQL Toolbelt here.</a></td>  </tr> </tbody></table>



]]></description><guid>http://www.sqlservercentral.com/articles/Excel/66806/</guid><pubDate>Thu, 12 Nov 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Excel/66806/</link></item><item><title>Execute SQL Scripts in paralel for real performance tests</title><description><![CDATA[<p>Ever tried to simulate a production environment in a development one but realized that you couldn't easily start 500 executions simultaneously ? This script will help you out.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/68195/</guid><pubDate>Wed, 30 Sep 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/68195/</link></item><item><title>Guide to MCITP: SQL Server 2008 Developer</title><description><![CDATA[<p>An overview of what's involved in the two exams you need to pass to become a Microsoft IT Professional in SQL Server 2008.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2008/67599/</guid><pubDate>Fri, 21 Aug 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2008/67599/</link></item><item><title>Agile Practices Meet Database Development: Intro</title><description><![CDATA[<p>I think the database developer role is on the rise and that it's better suited for agile practices - but guidance...</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/67771/</guid><pubDate>Thu, 06 Aug 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/67771/</link></item><item><title>Prime Number Table Generator (new ver crunches to 1 Mil in &lt;10.5 sec!)</title><description><![CDATA[<p>Generates prime numbers and puts them into a table for future reference by adhoc queries and database and application code. 100% set-based. DDL embedded.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Advanced+Querying/67436/</guid><pubDate>Wed, 15 Jul 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Advanced+Querying/67436/</link></item><item><title>SQL Server XML Schemas</title><description><![CDATA[<p>When information is exchanged in XML format, there needs to be an agreement between the sender and receiver about the structure and content of the XML document. An XSD (XML Schema Definition Language) Schema can be used to enforce this contract and validate the XML data being exchanged. Jacob Sebastian's book explains all.</p>]]></description><guid>http://www.sqlservercentral.com/articles/books/65843/</guid><pubDate>Tue, 10 Feb 2009 19:35:38 UT</pubDate><link>http://www.sqlservercentral.com/articles/books/65843/</link></item><item><title>Guest Editorial: That ain't a Database, it's a Spreadsheet</title><description><![CDATA[<p>Phil recently had to draw up a list of 'top ten' pieces of advice for programmers who were starting out as database developers. It is a difficult thing to do when one is immersed in the study of the intricacies and detail of the plumbing of SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/65266/</guid><pubDate>Thu, 18 Dec 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/65266/</link></item><item><title>Delimited String Parsing Functions - TwoCol set</title><description><![CDATA[<p>Feed it two delimited strings of horizontal data and it returns it back as a vertical table with the two column data in the same synchronized position order.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63962/</guid><pubDate>Mon, 03 Nov 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63962/</link></item><item><title>Delimited String Parsing Functions - Big2D set</title><description><![CDATA[<p>Feed it large strings of double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63961/</guid><pubDate>Wed, 22 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63961/</link></item><item><title>Delimited String Parsing Functions - Basic Set</title><description><![CDATA[<p>Feed it delimited horizontal data and it returns it back as a vertical table.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63958/</guid><pubDate>Mon, 20 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63958/</link></item><item><title>Delimited String Parsing Functions - 2D set</title><description><![CDATA[<p>Feed it double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63960/</guid><pubDate>Tue, 14 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63960/</link></item><item><title>Introduction to DML Triggers</title><description><![CDATA[<p>This article by Jack Corbett explains what triggers are, the different types, and how to avoid common mistakes.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Triggers/64214/</guid><pubDate>Tue, 14 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Triggers/64214/</link></item><item><title>Delimited String Parsing Functions - Big Set</title><description><![CDATA[<p>Feed it large strings of delimited horizontal data and it returns it back as a vertical table.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63959/</guid><pubDate>Wed, 06 Aug 2008 03:03:20 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63959/</link></item><item><title>Counter Table (table of numbers) Setter-Upper for SQL Server 2005</title><description><![CDATA[<p>Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 622, 386884, and 240641848 numbers.</p><!-- disturbing m2 (DBA Bundle) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m2&utm_campaign=sqldbabundle&utm_term=rss-20233"><img src="http://assets.red-gate.com/external/SSC/top5_68x68.gif" alt="sqldbabundle"></td>   <td><strong>Top 5 hard-earned Lessons of a DBA </strong><br />New! Part 4, ‘Disturbing Development’ by Grant Fritchey, features the return of Joe Deebeeay and a server-threatening encounter with ORMs -  <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m2&utm_campaign=sqldbabundle&utm_term=rss-20233">read it here</a></td>  </tr> </tbody></table>
]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63957/</guid><pubDate>Wed, 06 Aug 2008 02:57:05 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63957/</link></item><item><title>Counter Table (table of numbers) Setter-Upper for SQL Server 2000</title><description><![CDATA[<p>Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 620, 384400, and 238328000 numbers.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63956/</guid><pubDate>Wed, 06 Aug 2008 02:50:45 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63956/</link></item><item><title>Find Mismatched Views and Stored Procs</title><description><![CDATA[<p>Find missing and mismatched views and stored procs between 2 Databases</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/63270/</guid><pubDate>Mon, 03 Sep 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/63270/</link></item><item><title>usp_addcolumns</title><description><![CDATA[<p>This is a stored procedure to add a columns to multiple tables, if column doesn't exist</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63236/</guid><pubDate>Tue, 01 Jul 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63236/</link></item><item><title>usp_dependencytree</title><description><![CDATA[<p>displays a graphical tree of dependencies of an object</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/63515/</guid><pubDate>Wed, 25 Jun 2008 10:19:13 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/63515/</link></item><item><title>Truncate All Tables</title><description><![CDATA[<p>Script to Truncate all tables part1</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Development/62892/</guid><pubDate>Thu, 02 Jun 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Development/62892/</link></item><item><title>Recursive Queries in SQL Server 2005</title><description><![CDATA[<p>Part 2 of new T-SQL enhancements from Srinivas Sampath. SQL Server 2005 contains a number of enhancements designed to allow you to write more powerful queries while keeping the code structured in a way that makes development and understanding it easier. Building on his first look at Common Table Expressions, Srinivas now looks at recursive queries with CTEs.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Development/recursivequeriesinsqlserver2005/1760/</guid><pubDate>Fri, 18 Apr 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Development/recursivequeriesinsqlserver2005/1760/</link></item><item><title>Dynamic Connection Strings in Reporting Services 2005</title><description><![CDATA[<p>Reporting Services is one of the most popular features of SQL Server 2005 and there have been a tremendous number of enhancements to this subsystem. New author Bilal Khawaja brings us a look at dynamic connection strings and how you can have one report pulling data from different servers.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/Development/2945/</guid><pubDate>Thu, 03 Apr 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Development/2945/</link></item></channel></rss>