﻿<?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 Programming</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Programming 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><![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>Starting to Program</title><description><![CDATA[<p>This Friday Steve Jones asks what resources might help the new DBA learn to program better. Pick the language of your choice and let us know what resources have worked well for you.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/91847/</guid><pubDate>Fri, 06 Jul 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/91847/</link></item><item><title>Conversion of a plain English problem into T-SQL</title><description><![CDATA[<p>An example of how a mathematical problem was converted into T-SQL by evolving a script in iterations.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/75072/</guid><pubDate>Mon, 03 Oct 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/75072/</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>Surely It Should Just Work?</title><description><![CDATA[<p>Does a programmer need to know how his code gets executed? Arguably, developers should focus on database structures rather than a particular implementation, and Phil tries to convince us that good programming is not just knowing everything about your programming environment.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/68772/</guid><pubDate>Mon, 16 Nov 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/68772/</link></item><item><title>Role Membership</title><description><![CDATA[<p></p>]]></description><guid>http://www.sqlservercentral.com/questions/Security/67389/</guid><pubDate>Thu, 22 Oct 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/questions/Security/67389/</link></item><item><title>Python for the SQL Server DBA</title><description><![CDATA[<p>  Python is increasingly used by DBAs as a general-purpose scripting language, despite the pressure to adopt Microsoft's PowerShell.  They find it easy to learn, powerful, and reasonably intuitive. Here Timothy Wiseman, a working DBA, explains the attraction of Python and gives a general introduction to the language, suitable for anyone who has been wondering whether to give it a try.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/68088/</guid><pubDate>Fri, 18 Sep 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/68088/</link></item><item><title>Data Types</title><description><![CDATA[<p></p><!-- safeguard (SQL Backup) -->
<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="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016"><img src="http://assets.red-gate.com/external/SSC/backuphosted_white_68x68.png" alt="sqlbackup"></td>   <td><strong>New! Safeguard your SQL backups</strong><br />Protect your backups from onsite disaster with SQL Backup Pro and a Hosted Storage account from Red Gate.  <a href="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016">Learn more</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/questions/Programming/67390/</guid><pubDate>Wed, 02 Sep 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/questions/Programming/67390/</link></item><item><title>Writing Dynamic Stored Procedure</title><description><![CDATA[<p>In this article I have shown a way of writing queries in which WHERE clause of the query is executed dynamically depending on values of input parameters.</p><!-- how to automate(Deployment Manager) -->
<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-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015"><img src="http://assets.red-gate.com/external/SSC/deployment-manager-68x68.png" alt="deploymentmanager"></td>   <td><strong>How to automate your .NET and SQL Server deployments</strong><br />Deploy .NET code and SQL Server databases in a single repeatable process with Red Gate Deployment Manager. <a href="http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015">Start deploying with a 28-day trial</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/articles/Programming/66251/</guid><pubDate>Mon, 01 Jun 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Programming/66251/</link></item><item><title>SQL Server 2008 Developer Training Kit</title><description><![CDATA[<p>The SQL Server 2008 Developer Training Kit will help you understand how to build web applications which deeply exploit the rich data types, programming models and new development paradigms in SQL Server 2008.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/67062/</guid><pubDate>Thu, 28 May 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/67062/</link></item><item><title>.NET Basics for the Database Developer: Take the Plunge</title><description><![CDATA[<p>This short introduction to .NET shows Access and SQL Server developers how to use a development tool to create connections to data and a user interface to manipulate that data.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/66577/</guid><pubDate>Wed, 15 Apr 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/66577/</link></item><item><title>Adobe AIR: Running SQL Commands Against a Local Database</title><description><![CDATA[<p>Once you've established a connection between an Adobe AIR application and a local database, you can run SQL commands (CREATE TABLE, INSERT, DELETE, SELECT, etc.) using the flash.data.SQLStatement class. Find out how.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/65468/</guid><pubDate>Fri, 16 Jan 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/65468/</link></item><item><title>Accessing SQL Server Databases with PHP</title><description><![CDATA[<p>This paper discusses how to use several of these features by closely examining parts of the Example Application in the SQL Server 2005 Driver for PHP product documentation in MSDN. This paper assumes that the reader is familiar with programming in PHP, that the reader has a computer that meets the System Requirements listed for using the driver, and that the AdventureWorks example database is installed from CodePlex.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/64109/</guid><pubDate>Fri, 05 Sep 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/64109/</link></item><item><title>Uncommon Table Expressions</title><description><![CDATA[<p>This article describes an alternate use of CTEs for functional data processing.</p><!-- safeguard (SQL Backup) -->
<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="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016"><img src="http://assets.red-gate.com/external/SSC/backuphosted_white_68x68.png" alt="sqlbackup"></td>   <td><strong>New! Safeguard your SQL backups</strong><br />Protect your backups from onsite disaster with SQL Backup Pro and a Hosted Storage account from Red Gate.  <a href="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016">Learn more</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/63591/</guid><pubDate>Mon, 11 Aug 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/63591/</link></item><item><title>Microsoft Jet 4.0 Sorting APIs: DBCompareStringW and DBLCMapStringW</title><description><![CDATA[<p>The Microsoft Jet 4.0 relational database engine utilizes character sorting tables when creating and querying field indexes made up of character data. Two Microsoft Windows APIs are generally utilized for this functionality:</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/63193/</guid><pubDate>Fri, 11 Jul 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63193/</link></item><item><title>T-SQL Data Processing</title><description><![CDATA[<p>This article from new author Peter Kierstead shows us how to implement your own &quot;fuzzy&quot; dedup/merge logic without resorting to RBAR in T-SQL.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/63233/</guid><pubDate>Mon, 23 Jun 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/63233/</link></item><item><title>Free Encryption</title><description><![CDATA[<p>Free SQL Server 2000 Encryption for your data!!! Author Michael Coles has put together a tolljit and some XPs that you can use to encrypt your data with the Blowfish algorithm. It is hard to write good applications that encrpyt data and manage the keys and security. This will give you a great headstart on protecting your data.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Security/freeencryption/1980/</guid><pubDate>Fri, 25 Apr 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Security/freeencryption/1980/</link></item><item><title>File Handling A Different Way</title><description><![CDATA[<p>A different way for file handling through SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Programming/62487/</guid><pubDate>Tue, 22 Apr 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Programming/62487/</link></item><item><title>Using VBScript to Automate Tasks</title><description><![CDATA[<p>This article discusses why VBScript should be one of the tools you use to manage your server. Sample scripts show how to remove files over x days old and how to FTP files.



</p>]]></description><guid>http://www.sqlservercentral.com/articles/Administration/usingvbscripttoautomatetasks/1171/</guid><pubDate>Fri, 07 Mar 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Administration/usingvbscripttoautomatetasks/1171/</link></item><item><title>SQLCE Workshop IV - Integration with Visual Studio 2005</title><description><![CDATA[<p>Continuing on with his series on SQL Server 2005 Compact Edition, regular author Jacob Sebastian takes a look at how Visual Studio fits into your SQL CE project.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server+Compact+Edition+(SSCE)/61677/</guid><pubDate>Wed, 23 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+Compact+Edition+(SSCE)/61677/</link></item><item><title>Accessing Data from a Mobile Application</title><description><![CDATA[<p>Data access is an important aspect of developing applications with the Microsoft&#174; .NET Compact Framework for Windows Mobile&#174; devices. By using the existing architecture to send and receive data between your mobile application and your application server, you can pass data with either DataSets, custom objects, or scalar values.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61837/</guid><pubDate>Fri, 18 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61837/</link></item><item><title>SMS Script</title><description><![CDATA[<p>This script will modify INI file on destops through SMS push to point server connection from A to B.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Administration/61433/</guid><pubDate>Wed, 09 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Administration/61433/</link></item><item><title>XML IN 20 MINUTES!</title><description><![CDATA[<p>This article will quickly dive head first right into XML.




</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</guid><pubDate>Fri, 04 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</link></item><item><title>Introduction to Bitmasking in SQL Server 2005</title><description><![CDATA[<p>The use of bitmasking is usually limited to decoding values in the system views, but it can be useful in other places when you want to save space. New author Lee Everest brings us an introduction to bitmasking and its use in SQL Server 2005.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/2748/</guid><pubDate>Wed, 05 Dec 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/2748/</link></item><item><title>File Management with Scripting Object</title><description><![CDATA[<p>Once you get familiar with the File Scripting Object (FSO), managing files in Access is not so bad--getting started is the painful part. To help you along, this month's download includes sample code for both Access (early bound) and VB Script (late bound).</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61557/</guid><pubDate>Wed, 05 Dec 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61557/</link></item><item><title>SQL Server Connection Strings</title><description><![CDATA[<p>Some common and not so common connection strings for the .NET SqlConnection object.  The article includes .NET sample code and some tricks to increase the supportability of your application.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61559/</guid><pubDate>Mon, 26 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61559/</link></item><item><title>Events in SharePoint 2007</title><description><![CDATA[<p>Windows&#174; SharePoint&#174; Services (WSS) 3.0 offers developers many significant improvements for building custom business solutions based on SharePoint sites. One of the biggest developer-focused enhancements has to do with a new infrastructure for handling server-side events.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61427/</guid><pubDate>Fri, 23 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61427/</link></item><item><title>.NET Building Blocks: Build a Configurable Database Credential Selector</title><description><![CDATA[<p>This handy control gives you everything you need to control how users input usernames, passwords, select servers, and choose connection types. </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61418/</guid><pubDate>Tue, 20 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61418/</link></item><item><title>Create a Custom Test Interface Provider for Team Sytem</title><description><![CDATA[<p>This article looks at fuzzy testing and how to build a provider for your own use.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61426/</guid><pubDate>Fri, 16 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61426/</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><!-- 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-20019"><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-20019">read it here</a></td>  </tr> </tbody></table>
]]></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></channel></rss>