<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Villagecoder</title>
	<atom:link href="http://villagecoder.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://villagecoder.wordpress.com</link>
	<description>An extra brain to organize my technical life</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:47:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='villagecoder.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Villagecoder</title>
		<link>http://villagecoder.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://villagecoder.wordpress.com/osd.xml" title="The Villagecoder" />
	<atom:link rel='hub' href='http://villagecoder.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ASP.NET modal windows losing (or getting wrong) session information</title>
		<link>http://villagecoder.wordpress.com/2010/05/27/asp-net-modal-windows-losing-or-getting-wrong-session-information/</link>
		<comments>http://villagecoder.wordpress.com/2010/05/27/asp-net-modal-windows-losing-or-getting-wrong-session-information/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:35:21 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=126</guid>
		<description><![CDATA[I recently ran across a problem where users were reporting getting data mixed up with other web users on a website utilizing session variables and ASP.NET. I tried and tried to reproduce the issue but to no avail.  Recently, I was logged into the web application as two different users using two different IE 8 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=126&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2010/05/27/asp-net-modal-windows-losing-or-getting-wrong-session-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server 2005 Service Pack 3 (KB970892) fails during install</title>
		<link>http://villagecoder.wordpress.com/2010/05/27/sql-server-2005-service-pack-3-kb970892-fails-during-install/</link>
		<comments>http://villagecoder.wordpress.com/2010/05/27/sql-server-2005-service-pack-3-kb970892-fails-during-install/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:13:09 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=122</guid>
		<description><![CDATA[The solution that worked for me was to run regedit, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\Setup.  Change the Resume value from 1 to 0 and re-run the update.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=122&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2010/05/27/sql-server-2005-service-pack-3-kb970892-fails-during-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET Receive error &#8220;Object doesn&#8217;t support this property or method&#8221; when opening a modal window from a modal window</title>
		<link>http://villagecoder.wordpress.com/2010/05/07/asp-net-receive-error-object-doesnt-support-this-property-or-method-when-opening-a-modal-window-from-a-modal-window/</link>
		<comments>http://villagecoder.wordpress.com/2010/05/07/asp-net-receive-error-object-doesnt-support-this-property-or-method-when-opening-a-modal-window-from-a-modal-window/#comments</comments>
		<pubDate>Fri, 07 May 2010 19:26:48 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=119</guid>
		<description><![CDATA[Stupid IE popup blocker was the issue.  For some dumb reason, the popup blocker did not consider it part of the parent so it was blocked.  I never received the information bar telling me it was blocked or any indication of that kind of problem.   I added the site to the popup blocker and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=119&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2010/05/07/asp-net-receive-error-object-doesnt-support-this-property-or-method-when-opening-a-modal-window-from-a-modal-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; How to search functions, stored procedures, triggers and views for object references</title>
		<link>http://villagecoder.wordpress.com/2010/02/02/sql-server-how-to-search-functions-stored-procedures-triggers-and-views-for-object-references/</link>
		<comments>http://villagecoder.wordpress.com/2010/02/02/sql-server-how-to-search-functions-stored-procedures-triggers-and-views-for-object-references/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 21:15:07 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=115</guid>
		<description><![CDATA[Using Visual Studio is easy to search all of my normal code for references to other items that might be affected by changes that I make in the code.  Most recently I modified an existing stored procedure and wanted to know if that stored procedure was referenced by other stored procedures or other objects in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=115&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2010/02/02/sql-server-how-to-search-functions-stored-procedures-triggers-and-views-for-object-references/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; How to find recently modified stored procedures</title>
		<link>http://villagecoder.wordpress.com/2009/12/14/sql-server-how-to-find-recently-modified-stored-procedures/</link>
		<comments>http://villagecoder.wordpress.com/2009/12/14/sql-server-how-to-find-recently-modified-stored-procedures/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:53:07 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=112</guid>
		<description><![CDATA[SELECT name, modify_date FROM sys.objects WHERE type = &#8216;P&#8217; and DATEDIFF (D, modify_date, GETDATE()) &#60; 30<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=112&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2009/12/14/sql-server-how-to-find-recently-modified-stored-procedures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; Granting permission to multiple objects</title>
		<link>http://villagecoder.wordpress.com/2009/09/22/sql-server-granting-permission-to-multiple-objects/</link>
		<comments>http://villagecoder.wordpress.com/2009/09/22/sql-server-granting-permission-to-multiple-objects/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 14:47:58 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=101</guid>
		<description><![CDATA[Some scripts that I have used to grant various permissions to multiple database objects without having to do these individually.   In each example, you can change the windows user account specification to be a SQL Server Account.  For database tables, run the following script which will print out the SQL you will need to copy and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=101&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2009/09/22/sql-server-granting-permission-to-multiple-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server Edition Check</title>
		<link>http://villagecoder.wordpress.com/2009/09/09/sql-server-edition-check/</link>
		<comments>http://villagecoder.wordpress.com/2009/09/09/sql-server-edition-check/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:13:47 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=99</guid>
		<description><![CDATA[I recently needed to figure out what SQL Server edition was running on our production server.  Since I was new to the project I was not sure exactly.  This little statement helped me out. SELECT SERVERPROPERTY(&#8216;productversion&#8217;), SERVERPROPERTY (&#8216;productlevel&#8217;), SERVERPROPERTY (&#8216;edition&#8217;)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=99&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2009/09/09/sql-server-edition-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; Shrink Database Log File</title>
		<link>http://villagecoder.wordpress.com/2009/06/26/sql-server-shrink-database-log-file/</link>
		<comments>http://villagecoder.wordpress.com/2009/06/26/sql-server-shrink-database-log-file/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 14:43:23 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=96</guid>
		<description><![CDATA[USE &#60;databasename&#62; GO DBCC SHRINKFILE(&#8216;&#60;databasename&#62;_log&#8217;, 1) BACKUP LOG &#60;databasename&#62; WITH TRUNCATE_ONLY DBCC SHRINKFILE(&#8216;&#60;databasename&#62;_log&#8217;, 1) GO<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=96&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2009/06/26/sql-server-shrink-database-log-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; Split function for delimited strings</title>
		<link>http://villagecoder.wordpress.com/2009/06/24/sql-server-split-function-for-delimited-strings/</link>
		<comments>http://villagecoder.wordpress.com/2009/06/24/sql-server-split-function-for-delimited-strings/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:59:54 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=93</guid>
		<description><![CDATA[CREATE FUNCTION [dbo].[Split] (     @List nvarchar(2000),     @SplitOn nvarchar(5) )  RETURNS @RtnValue table (     Id int identity(1,1),     Value nvarchar(100) ) AS  BEGIN      WHILE(Charindex(@SplitOn,@List)&#62;0)     BEGIN         INSERT INTO @RtnValue (value)       SELECT          Value = ltrim(rtrim(Substring(@List,1,Charindex(@SplitOn,@List)-1)))     SET @List = Substring(@List,Charindex(@SplitOn,@List)+len(@SplitOn),len(@List))     END     INSERT INTO @RtnValue (Value)         SELECT Value [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=93&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2009/06/24/sql-server-split-function-for-delimited-strings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server &#8211; Random Number Generator stored procedure</title>
		<link>http://villagecoder.wordpress.com/2009/06/24/sql-server-random-number-generator-stored-procedure/</link>
		<comments>http://villagecoder.wordpress.com/2009/06/24/sql-server-random-number-generator-stored-procedure/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:55:11 +0000</pubDate>
		<dc:creator>villagecoder</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://villagecoder.wordpress.com/?p=91</guid>
		<description><![CDATA[ARRGHHHH!!!!   All of this work just because Microsoft decided to not allow the RAND() to work inside of User Defined Functions.  Had they done this then I would not have had to create a custom stored procedure to generate my random numbers.  Oh well, enough griping, on with the post.  My task, in much simplified [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villagecoder.wordpress.com&amp;blog=4586874&amp;post=91&amp;subd=villagecoder&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villagecoder.wordpress.com/2009/06/24/sql-server-random-number-generator-stored-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/41ba31daf7b1cf00b1e8619352daaf85?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">villagecoder</media:title>
		</media:content>
	</item>
	</channel>
</rss>
