﻿<?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 Articles tagged C#</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged C# posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Using XML from data variable option in SSIS</title><description><![CDATA[<p>Learn how you can manipulat XML documents solely in memory. No file required.
</p><!-- 12 Tools (SQL Dev 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/sql-development/sql-developer-bundle/?utm_source=ssc&utm_medium=pubad&utm_content=12_tools&utm_campaign=sqldeveloperbundle&utm_term=rss-20013"><img src="http://assets.red-gate.com/external/SSC/devbundle_68x68.gif" alt="sqldeveloperbundle"></td>   <td><strong>12 essential tools for database professionals</strong><br />The SQL Developer Bundle contains 12 tools designed with the SQL Server developer and DBA in mind.  <a href="http://www.red-gate.com/products/sql-development/sql-developer-bundle/?utm_source=ssc&utm_medium=pubad&utm_content=12_tools&utm_campaign=sqldeveloperbundle&utm_term=rss-20013">Try it now.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/articles/SQL+Server/97947/</guid><pubDate>Wed, 15 May 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server/97947/</link></item><item><title>Run SQL Server Scripts using C#</title><description><![CDATA[<p>In this article I will run a SQL Server script to backup a database using C# in visual studio. For this purpose, I am going to use the sqlcmd.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQLCMD/88103/</guid><pubDate>Fri, 27 Apr 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQLCMD/88103/</link></item><item><title>How to create a database backup using visual studio</title><description><![CDATA[<p>This article describes how to backup a database using a C# Windows Form.
</p><!-- 12 Tools (SQL Dev 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/sql-development/sql-developer-bundle/?utm_source=ssc&utm_medium=pubad&utm_content=12_tools&utm_campaign=sqldeveloperbundle&utm_term=rss-20013"><img src="http://assets.red-gate.com/external/SSC/devbundle_68x68.gif" alt="sqldeveloperbundle"></td>   <td><strong>12 essential tools for database professionals</strong><br />The SQL Developer Bundle contains 12 tools designed with the SQL Server developer and DBA in mind.  <a href="http://www.red-gate.com/products/sql-development/sql-developer-bundle/?utm_source=ssc&utm_medium=pubad&utm_content=12_tools&utm_campaign=sqldeveloperbundle&utm_term=rss-20013">Try it now.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/articles/C%23/88007/</guid><pubDate>Fri, 30 Mar 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/C%23/88007/</link></item><item><title>Basics of XML and SQL Server, Part 4: Create an XML invoice with SSIS</title><description><![CDATA[<p>This article demonstrates how to build an SSIS package that generates an XML invoice document from data stored in SQL Server and saves it to an XML file.</p>]]></description><guid>http://www.sqlservercentral.com/articles/XML/87963/</guid><pubDate>Wed, 28 Mar 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/XML/87963/</link></item><item><title>Basics of XML and SQL Server, Part 3: Transform and Shred XML in SSIS</title><description><![CDATA[<p>This SSIS package performs multiple XSL transformations on an XML document, then shreds the transformed document and inserts its data into a SQL Server table.</p>]]></description><guid>http://www.sqlservercentral.com/articles/XML/87637/</guid><pubDate>Wed, 21 Mar 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/XML/87637/</link></item><item><title>An Implementation of the FNV1a Hash Algorithm for SQL Server</title><description><![CDATA[<p>Three CLR-resident functions for 16-, 32-, and 64-bit FNV1a hashing</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQLCLR/76962/</guid><pubDate>Mon, 20 Feb 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQLCLR/76962/</link></item><item><title>Managing Data Dictionaries in DW and DSS Database Applications</title><description><![CDATA[<p>Second in the series of tools &amp; techniques to help manage aspects Of Enterprise BI implementation.</p>]]></description><guid>http://www.sqlservercentral.com/articles/BI/76106/</guid><pubDate>Tue, 20 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/BI/76106/</link></item><item><title>A C#.NET toolkit for writing SSIS Script Tasks </title><description><![CDATA[<p>This article demonstrates basic C#.NET code that will enable SSIS package developers to write useful custom SSIS script tasks.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/76439/</guid><pubDate>Mon, 12 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/76439/</link></item><item><title>URI Parser: A set of 20 CLR functions for URI parsing</title><description><![CDATA[<p>A set of 20 functions for URI and URL parsing, using .NET's native System.Uri parser</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQLCLR/74281/</guid><pubDate>Thu, 21 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQLCLR/74281/</link></item><item><title>JSON.SQL: A CLR-resident JSON serializer/deserializer for SQL Server</title><description><![CDATA[<p>One CLR function and four CLR procedures for the import/export of JSON data to and from SQL Server are presented, with supporting performance metrics.</p>]]></description><guid>http://www.sqlservercentral.com/articles/SQLCLR/74160/</guid><pubDate>Mon, 18 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQLCLR/74160/</link></item><item><title>XLSExport: A CLR procedure to export proc results to Excel</title><description><![CDATA[<p>A CLR procedure utilizing the NPOI library to export the results of a passed stored procedure to an Excel spreadsheet.</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/SQLCLR/74225/</guid><pubDate>Thu, 23 Jun 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/SQLCLR/74225/</link></item><item><title>Murach’s ADO.NET 3.5, LINQ,  and the Entity Framework with C# 2008</title><description><![CDATA[<p>Read a sample chapter from this new book about C# and LINQ from Murach.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Book+Reviews/67785/</guid><pubDate>Tue, 11 Aug 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Book+Reviews/67785/</link></item><item><title>Keep Your Data Secure with the New Advanced Encryption Standard</title><description><![CDATA[<p>The Advanced Encryption Standard (AES) is a National Institute of Standards and Technology specification for the encryption of electronic data. It is expected to become the accepted means of encrypting digital information, including financial, telecommunications, and government data. This article presents an overview of AES and explains the algorithms it uses. Included is a complete C# implementation and examples of encrypting .NET data. After reading this article you will be able to encrypt data using AES, test AES-based software, and use AES encryption in your systems.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61269/</guid><pubDate>Fri, 19 Oct 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61269/</link></item></channel></rss>