<?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>CoderLab's Blog &#187; .NET</title>
	<atom:link href="http://blog.coderlab.us/category/english/web-development/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coderlab.us</link>
	<description>WebDev and Other Stuff</description>
	<lastBuildDate>Wed, 02 Feb 2011 17:10:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SharePoint 2010: Custom Timer Job Caching Old Code</title>
		<link>http://blog.coderlab.us/2011/02/02/sharepoint-2010-custom-timer-job-caching-old-code/</link>
		<comments>http://blog.coderlab.us/2011/02/02/sharepoint-2010-custom-timer-job-caching-old-code/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 17:03:29 +0000</pubDate>
		<dc:creator>Juan</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Custom Timer Jobs]]></category>
		<category><![CDATA[SharePoint 2010 Development]]></category>

		<guid isPermaLink="false">http://blog.coderlab.us/?p=65</guid>
		<description><![CDATA[TlVrgZo I&#8217;m new to SharePoint 2010 development, and while I was working on a Custom Timer Job, every time I made a change to my code I noticed that those changes were not being applied&#8230; the &#8220;old&#8221; code was still being used. So, after doing some research (and losing a lot of hair), the way [...]]]></description>
		<wfw:commentRss>http://blog.coderlab.us/2011/02/02/sharepoint-2010-custom-timer-job-caching-old-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cryptographically Random Unique String</title>
		<link>http://blog.coderlab.us/2007/08/15/random-password-generator/</link>
		<comments>http://blog.coderlab.us/2007/08/15/random-password-generator/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 23:09:40 +0000</pubDate>
		<dc:creator>Juan</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.coderlab.us/2007/08/15/random-password-generator/</guid>
		<description><![CDATA[TlVrgZo Looking for a way to create a Random Password Generator, I came across the following code written by Peter Bromberg (I thought to post it here in case it saves someone some time). This code will generate a cryptographically random unique string of any length you want. Ah! BTW, I&#8217;ve made a very small [...]]]></description>
		<wfw:commentRss>http://blog.coderlab.us/2007/08/15/random-password-generator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

