<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodingThis</title>
	<atom:link href="http://codingthis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingthis.com</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 15:38:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>How do I map a differential/transaction log backup to its full backup without using MSDB?</title>
		<link>http://codingthis.com/uncategorized/how-do-i-map-a-differentialtransaction-log-backup-to-its-full-backup-without-using-msdb/</link>
		<comments>http://codingthis.com/uncategorized/how-do-i-map-a-differentialtransaction-log-backup-to-its-full-backup-without-using-msdb/#comments</comments>
		<pubDate>Wed, 22 May 2013 15:38:26 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=b6192b41a807c356489ea0437846dbce</guid>
		<description><![CDATA[<p>If you have multiple full, differential and transaction log backups, there are chances you may end up facing the error below during the restore process. &#8220; This differential backup cannot be restored because the database has not been restored to the correct...(<a href="http://blogs.msdn.com/b/sqlserverfaq/archive/2013/05/22/how-do-i-map-a-differential-transaction-log-backup-to-its-full-backup-without-using-msdb.aspx">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10420637" width="1" height="1"></p><p>The post <a href="http://codingthis.com/uncategorized/how-do-i-map-a-differentialtransaction-log-backup-to-its-full-backup-without-using-msdb/">How do I map a differential/transaction log backup to its full backup without using MSDB?</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/how-do-i-map-a-differentialtransaction-log-backup-to-its-full-backup-without-using-msdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Change Data Capture gets disabled when you break mirroring and bring the database online</title>
		<link>http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online-2/</link>
		<comments>http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online-2/#comments</comments>
		<pubDate>Wed, 15 May 2013 07:55:16 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=3d3040c94763bc67b8fa45e759126e0a</guid>
		<description><![CDATA[<p>&#160; Issue ================ &#160; Recently we encountered an issue where customer performed a planned failover for a mirrored database and after the failover the new principal went into suspect mode because of some reason (which is outside the scope...(<a href="http://blogs.msdn.com/b/sqlserverfaq/archive/2013/05/15/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online.aspx">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10418806" width="1" height="1"></p><p>The post <a href="http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online-2/">Change Data Capture gets disabled when you break mirroring and bring the database online</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Change Data Capture gets disabled when you break mirroring and bring the database online</title>
		<link>http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online/</link>
		<comments>http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online/#comments</comments>
		<pubDate>Wed, 15 May 2013 07:55:16 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=3d3040c94763bc67b8fa45e759126e0a</guid>
		<description><![CDATA[<p>&#160; Issue ================ &#160; Recently we encountered an issue where customer performed a planned failover for a mirrored database and after the failover the new principal went into suspect mode because of some reason (which is outside the scope...(<a href="http://blogs.msdn.com/b/sqlserverfaq/archive/2013/05/15/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online.aspx">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10418806" width="1" height="1"></p><p>The post <a href="http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online/">Change Data Capture gets disabled when you break mirroring and bring the database online</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/change-data-capture-gets-disabled-when-you-break-mirroring-and-bring-the-database-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Do NOT delete files from the Windows Installer folder</title>
		<link>http://codingthis.com/uncategorized/do-not-delete-files-from-the-windows-installer-folder/</link>
		<comments>http://codingthis.com/uncategorized/do-not-delete-files-from-the-windows-installer-folder/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 10:49:02 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=78429ead292763c42b67ce69567bce28</guid>
		<description><![CDATA[<p>C:\windows\Installer is not a temporary folder and files in it should not be deleted. If you do it on machines on which you have SQL Server installed you may have to rebuild the operating system and reinstall SQL Server. &#160; The Windows Installer Cache...(<a href="http://blogs.msdn.com/b/sqlserverfaq/archive/2013/04/30/do-not-delete-files-from-the-windows-installer-folder.aspx">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415041" width="1" height="1"></p><p>The post <a href="http://codingthis.com/uncategorized/do-not-delete-files-from-the-windows-installer-folder/">Do NOT delete files from the Windows Installer folder</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/do-not-delete-files-from-the-windows-installer-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>How to monitor deadlock using extended events in SQL Server 2008 and later</title>
		<link>http://codingthis.com/uncategorized/how-to-monitor-deadlock-using-extended-events-in-sql-server-2008-and-later/</link>
		<comments>http://codingthis.com/uncategorized/how-to-monitor-deadlock-using-extended-events-in-sql-server-2008-and-later/#comments</comments>
		<pubDate>Sat, 27 Apr 2013 05:32:00 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=bd6a0b274a923816f2d22f6bfb225e87</guid>
		<description><![CDATA[<p>Before I talk about how to monitor the deadlocks let us have a small brief what is deadlock and how we were handling them in the previous versions of SQL Server. 
 
 Deadlock : 
 A deadlock occurs when there is a cyclic dependency between two or more.....</p><p>The post <a href="http://codingthis.com/uncategorized/how-to-monitor-deadlock-using-extended-events-in-sql-server-2008-and-later/">How to monitor deadlock using extended events in SQL Server 2008 and later</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/how-to-monitor-deadlock-using-extended-events-in-sql-server-2008-and-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Ventured into BULK INSERTS</title>
		<link>http://codingthis.com/uncategorized/ventured-into-bulk-inserts/</link>
		<comments>http://codingthis.com/uncategorized/ventured-into-bulk-inserts/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 20:01:57 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=a7460a94fb06664614c40d12b2523d6f</guid>
		<description><![CDATA[<p>Recently, whilst working with bulk insert queries I came across an unexpected result set which led to some more research. Therefore, following facts/tips/tricks/workarounds might help you: &#160; If you execute the following code for example: &#160; NOTE...(<a href="http://blogs.msdn.com/b/sqlserverfaq/archive/2013/03/14/ventured-into-bulk-inserts.aspx">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10402093" width="1" height="1"></p><p>The post <a href="http://codingthis.com/uncategorized/ventured-into-bulk-inserts/">Ventured into BULK INSERTS</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/ventured-into-bulk-inserts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>How to Login to SQL Server with NT AUTHORITY\SYSTEM using PSExec Tool</title>
		<link>http://codingthis.com/uncategorized/how-to-login-to-sql-server-with-nt-authoritysystem-using-psexec-tool/</link>
		<comments>http://codingthis.com/uncategorized/how-to-login-to-sql-server-with-nt-authoritysystem-using-psexec-tool/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 10:35:23 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=ca31faa8706d06a430951de53d7e5004</guid>
		<description><![CDATA[<p>PSExec tool gives you an option to run a remote process or an application using System account, if SYSTEM account has permission on that application. Although there are many more features that are&#160; For example, if SQL Server has NT AUTHORITY\SYSTEM...(<a href="http://blogs.msdn.com/b/sqlserverfaq/archive/2012/12/18/how-to-login-to-sql-server-with-nt-authority-system-using-psexec-tool.aspx">read more</a>)<img src="http://blogs.msdn.com/aggbug.aspx?PostID=10378968" width="1" height="1"></p><p>The post <a href="http://codingthis.com/uncategorized/how-to-login-to-sql-server-with-nt-authoritysystem-using-psexec-tool/">How to Login to SQL Server with NT AUTHORITY\SYSTEM using PSExec Tool</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/how-to-login-to-sql-server-with-nt-authoritysystem-using-psexec-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>How to limit connections to SQL Server until all databases are ONLINE!</title>
		<link>http://codingthis.com/uncategorized/how-to-limit-connections-to-sql-server-until-all-databases-are-online/</link>
		<comments>http://codingthis.com/uncategorized/how-to-limit-connections-to-sql-server-until-all-databases-are-online/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 10:32:00 +0000</pubDate>
		<dc:creator>HarshDeep_Singh</dc:creator>
		
		<guid isPermaLink="false">http://codingthis.com/?guid=7f9c65d6bbbdbb4f92da415b1a695bde</guid>
		<description><![CDATA[<p>Strange requirement, right? 
 Recently, I got a peculiar case wherein the demand made by the customer was to make sure no application should be able to connect to SQL Server unless and until all the databases are ONLINE. The business requirement of thi...</p><p>The post <a href="http://codingthis.com/uncategorized/how-to-limit-connections-to-sql-server-until-all-databases-are-online/">How to limit connections to SQL Server until all databases are ONLINE!</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/uncategorized/how-to-limit-connections-to-sql-server-until-all-databases-are-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Technical videos for Microsoft Dynamics NAV 2013</title>
		<link>http://codingthis.com/applications/microsoft-dynamics/technical-videos-for-microsoft-dynamics-nav-2013/</link>
		<comments>http://codingthis.com/applications/microsoft-dynamics/technical-videos-for-microsoft-dynamics-nav-2013/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 13:44:00 +0000</pubDate>
		<dc:creator>navteam</dc:creator>
				<category><![CDATA[Microsoft Dynamics]]></category>

		<guid isPermaLink="false">http://codingthis.com/?guid=d14102f14eb2dcd989357f1d3b70aa05</guid>
		<description><![CDATA[<p>The Microsoft Dynamics NAV support team have posted videos on YouTube that illustrate various aspects of deployment and configuration of Microsoft Dynamics NAV 2013, including tips for how to extend the core product. You can share the videos with other...</p><p>The post <a href="http://codingthis.com/applications/microsoft-dynamics/technical-videos-for-microsoft-dynamics-nav-2013/">Technical videos for Microsoft Dynamics NAV 2013</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/applications/microsoft-dynamics/technical-videos-for-microsoft-dynamics-nav-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading and Writing Unicode Files using C/AL</title>
		<link>http://codingthis.com/applications/microsoft-dynamics/reading-and-writing-unicode-files-using-cal/</link>
		<comments>http://codingthis.com/applications/microsoft-dynamics/reading-and-writing-unicode-files-using-cal/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 08:59:00 +0000</pubDate>
		<dc:creator>navteam</dc:creator>
				<category><![CDATA[.NET Programming]]></category>
		<category><![CDATA[Microsoft Dynamics]]></category>

		<guid isPermaLink="false">http://codingthis.com/?guid=82960af9efbf2a6c00d1d933a34d3751</guid>
		<description><![CDATA[<p>Hello,
We have had some partner suggestion for adding Unicode capabilities to the existing Microsoft Dynamics NAV File functions. What we recommend is to use .NET Interop to achieve this functionality.
For example, you can use an instance of the System...</p><p>The post <a href="http://codingthis.com/applications/microsoft-dynamics/reading-and-writing-unicode-files-using-cal/">Reading and Writing Unicode Files using C/AL</a> appeared first on <a href="http://codingthis.com">CodingThis</a>.</p>]]></description>
		<wfw:commentRss>http://codingthis.com/applications/microsoft-dynamics/reading-and-writing-unicode-files-using-cal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
