<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0">

<channel>
	<title>Therefore Systems</title>
	
	<link>http://www.thereforesystems.com</link>
	<description />
	<lastBuildDate>Fri, 30 Jul 2010 05:42:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<feedburner:info uri="thereforesystems" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/OneDotNetWay" /><feedburner:info uri="onedotnetway" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>OneDotNetWay</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Easiest Way to Generate Connection String And Verify Database Connectivity</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/ojn8Jg0jYOs/</link>
		<comments>http://www.thereforesystems.com/easiest-way-to-generate-connection-string-and-verify-database-connectivity/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 05:39:26 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/easiest-way-to-generate-connection-string-and-verify-database-connectivity/</guid>
		<description><![CDATA[There are two things which I as a consultant / developer come across many times. One is verifying connectivity to a database which is often a cause of production issues and second is creating valid connection string in the least amount of time. This is the way I do it. Hopefully it will be of [...]<p><a href="http://www.thereforesystems.com/easiest-way-to-generate-connection-string-and-verify-database-connectivity/">Easiest Way to Generate Connection String And Verify Database Connectivity</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are two things which I as a consultant / developer come across many times. One is verifying connectivity to a database which is often a cause of production issues and second is creating valid connection string in the least amount of time. This is the way I do it. Hopefully it will be of help to you.</p>
<p>First of all forget that you have Visual Studio, SSMS or anything so big and fancy. You just want to get a connection string baked up pronto. I usually end up creating a .udl file. UDL which stands for Universal Data Link allows you to establish a connection and then stores the connection string in text format. Doing this is very simple. Create a file in any folder or desktop and call it <strong>test.udl</strong>. </p>
<p>Now double click the file and you’ll get a window where you can enter your connection properties.</p>
<p>&#160;<img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/07/image2.png" width="377" height="473" /> </p>
<p>You can also select different providers.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/07/image3.png" width="377" height="473" /> </p>
<p>Once you have filled in the information about your server, security and database just click on Test Connection to verify connectivity. Click OK to close the window.</p>
<p>To get a connection string with information you just entered just open the test.udl file in a text editor and you’ll see the connection string. </p>
<p>&#160;<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/07/image4.png" width="582" height="68" /> </p>
<p>That’s it. Simple and easy ninja style.</p>
<p><a href="http://www.thereforesystems.com/easiest-way-to-generate-connection-string-and-verify-database-connectivity/">Easiest Way to Generate Connection String And Verify Database Connectivity</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/BVlOyLA1Jpo" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/ojn8Jg0jYOs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/easiest-way-to-generate-connection-string-and-verify-database-connectivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/easiest-way-to-generate-connection-string-and-verify-database-connectivity/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/BVlOyLA1Jpo/</feedburner:origLink></item>
		<item>
		<title>Find All Data Providers Installed On A Machine</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/5utISaFfZN4/</link>
		<comments>http://www.thereforesystems.com/find-all-data-providers-installed-on-a-machine/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 06:25:10 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/find-all-data-providers-installed-on-a-machine/</guid>
		<description><![CDATA[This post shows you how to find Data Providers installed on a machine. Data providers in .NET Framework provide the plumbing necessary to connect to databases. There are different data providers available which can connect to SQL Server, Oracle or other databases through OleDb. You can find the data providers installed on your machine by [...]<p><a href="http://www.thereforesystems.com/find-all-data-providers-installed-on-a-machine/">Find All Data Providers Installed On A Machine</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This post shows you how to find Data Providers installed on a machine. Data providers in .NET Framework provide the plumbing necessary to connect to databases. There are different data providers available which can connect to SQL Server, Oracle or other databases through OleDb. You can find the data providers installed on your machine by looking at Machine.config file. In particular you will be looking for DbProviderFactories element under System.Data. In the screenshot below you can see data providers installed on my machine.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/07/image.png" width="539" height="141" /> </p>
<p>A list of data providers can also be retrieved by code. This sample shows you how to retrieve a list of data providers in code.</p>
<pre class="code"><span style="color: #2b91af">DataTable </span>dataProviders = <span style="color: #2b91af">DbProviderFactories</span>.GetFactoryClasses();

<span style="color: blue">foreach </span>(<span style="color: #2b91af">DataRow </span>provider <span style="color: blue">in </span>dataProviders.Rows)
{
<span style="color: #2b91af">  Console</span>.WriteLine(provider[0].ToString());
}&#160; </pre>
<p>In the code above I am displaying the name of provider. Here is my output.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/07/image1.png" width="387" height="84" /></p>
<p><a href="http://www.thereforesystems.com/find-all-data-providers-installed-on-a-machine/">Find All Data Providers Installed On A Machine</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/oRdqZd_mAIQ" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/5utISaFfZN4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/find-all-data-providers-installed-on-a-machine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/find-all-data-providers-installed-on-a-machine/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/oRdqZd_mAIQ/</feedburner:origLink></item>
		<item>
		<title>Download Visual Studio 2010 Productivity Power Tools</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/hvXzO8ttxpk/</link>
		<comments>http://www.thereforesystems.com/download-visual-studio-2010-productivity-power-tools/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 06:40:28 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Addons]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/download-visual-studio-2010-productivity-power-tools/</guid>
		<description><![CDATA[A newer version of Visual Studio 2010 Productivity Power Tools has been released. If you use Visual Studio 2010 then do yourself a favor and download these power tools and use Visual Studio 2010 like a power user. Checkout all details at Visual Studio blog. 
Download link for Productivity Power Tools.
Download Visual Studio 2010 Productivity [...]<p><a href="http://www.thereforesystems.com/download-visual-studio-2010-productivity-power-tools/">Download Visual Studio 2010 Productivity Power Tools</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A newer version of Visual Studio 2010 Productivity Power Tools has been released. If you use Visual Studio 2010 then do yourself a favor and download these power tools and use Visual Studio 2010 like a power user. Checkout all details at <a href="http://blogs.msdn.com/b/visualstudio/archive/2010/07/18/new-version-of-the-productivity-power-tools-is-available.aspx">Visual Studio blog</a>. </p>
<p><a href="http://visualstudiogallery.msdn.microsoft.com/en-us/d0d33361-18e2-46c0-8ff2-4adea1e34fef">Download link for Productivity Power Tools</a>.</p>
<p><a href="http://www.thereforesystems.com/download-visual-studio-2010-productivity-power-tools/">Download Visual Studio 2010 Productivity Power Tools</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/fqPHGp_rqPQ" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/hvXzO8ttxpk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/download-visual-studio-2010-productivity-power-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/download-visual-studio-2010-productivity-power-tools/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/fqPHGp_rqPQ/</feedburner:origLink></item>
		<item>
		<title>Visual Studio 2010 Code Generation With Intellisense</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/D1kJ7PAPj70/</link>
		<comments>http://www.thereforesystems.com/visual-studio-2010-code-generation-with-intellisense/#comments</comments>
		<pubDate>Thu, 27 May 2010 00:29:30 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/visual-studio-2010-code-generation-with-intellisense/</guid>
		<description><![CDATA[Visual Studio 2010 provides a nifty little feature which let’s you generate code from within the editor. In this post I will show you how to use this feature. Imagine that you are having a fantastic coding day and you are coding at 100mph. You have just realised that you need a class called car [...]<p><a href="http://www.thereforesystems.com/visual-studio-2010-code-generation-with-intellisense/">Visual Studio 2010 Code Generation With Intellisense</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Visual Studio 2010 provides a nifty little feature which let’s you generate code from within the editor. In this post I will show you how to use this feature. Imagine that you are having a fantastic coding day and you are coding at 100mph. You have just realised that you need a class called car and you want to do it ninja style. Just type in this.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/05/image3.png" width="172" height="28" /> </p>
<p>Visual studio displays Car in red because it cannot find a Type named Car. Put your cursor on Car and hit <strong><font color="#000080">Ctrl + . </font></strong></p>
<p><a href="http://www.thereforesystems.com/wp-content/uploads/2010/05/image4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/05/image5.png" width="354" height="128" /></a> </p>
<p>The smart tag gives you two options:</p>
<ol>
<li>Generate class for ‘Car’ </li>
<li>Generate new type… </li>
</ol>
<p>If you select the first option, a new class is created for you in a new file and appropriately named Car. </p>
<p>The second option which is “Generate new type…” gives you more control over the code which will be generated.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/05/image6.png" width="374" height="403" /> </p>
<p>In the dialog box you can choose Access (public or private) and you can also select if you’d like to generate a class, struct, interface or an enum. An option also exists down below to either add the newly generated code to an existing file or create a new file.</p>
<p>Pretty neat I think. </p>
<p><a href="http://www.thereforesystems.com/visual-studio-2010-code-generation-with-intellisense/">Visual Studio 2010 Code Generation With Intellisense</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/r9OoJR7BGZ0" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/D1kJ7PAPj70" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/visual-studio-2010-code-generation-with-intellisense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/visual-studio-2010-code-generation-with-intellisense/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/r9OoJR7BGZ0/</feedburner:origLink></item>
		<item>
		<title>Turn On MSDTC Windows 7</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/rBTSk0g7Y60/</link>
		<comments>http://www.thereforesystems.com/turn-on-msdtc-windows-7/#comments</comments>
		<pubDate>Thu, 20 May 2010 03:38:59 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/turn-on-msdtc-windows-7/</guid>
		<description><![CDATA[Here is a step by step guide to turn on MSDTC on Windows 7. MSDTC settings are somewhat hidden in Windows 7 and I could not get to them as I did on Windows XP or Server 2003. I found a way and I’m putting it out here. 
Step 1
Run dcomcnfg. This will open MMC [...]<p><a href="http://www.thereforesystems.com/turn-on-msdtc-windows-7/">Turn On MSDTC Windows 7</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Here is a step by step guide to turn on MSDTC on Windows 7. MSDTC settings are somewhat hidden in Windows 7 and I could not get to them as I did on Windows XP or Server 2003. I found a way and I’m putting it out here. </p>
<h4>Step 1</h4>
<p>Run dcomcnfg. This will open MMC with Component Services snapin.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="dcomcnfg" border="0" alt="dcomcnfg" src="http://www.thereforesystems.com/wp-content/uploads/2010/05/image.png" width="427" height="235" /> </p>
<h4>Step 2</h4>
<p>Expand Distributed Transaction Coordinator folder</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/05/image1.png" width="540" height="418" /> </p>
<h4>Step 3</h4>
<p>Right click on Local DTC and click Properties. Click on Security tab. Here you can modify DTC settings.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2010/05/image2.png" width="462" height="505" /></p>
<p><a href="http://www.thereforesystems.com/turn-on-msdtc-windows-7/">Turn On MSDTC Windows 7</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/X7OvfIiEKUI" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/rBTSk0g7Y60" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/turn-on-msdtc-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/turn-on-msdtc-windows-7/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/X7OvfIiEKUI/</feedburner:origLink></item>
		<item>
		<title>Mother Of All SharePoint 2010 Virtual Machines</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/2yD-qJQCWDk/</link>
		<comments>http://www.thereforesystems.com/mother-of-all-sharepoint-2010-virtual-machines/#comments</comments>
		<pubDate>Mon, 10 May 2010 01:31:10 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/?p=740</guid>
		<description><![CDATA[This is one Machine to rule them all (I know Lord of Rings is so old school). In the Virtual Machine you will get the following.

Windows Server 2008 R2 Standard Evaluation Edition x64, running as  an Active Directory Domain Controller for the “CONTOSO.COM” domain with  DNS and WINS
Microsoft SQL Server 2008 R2 Enterprise [...]<p><a href="http://www.thereforesystems.com/mother-of-all-sharepoint-2010-virtual-machines/">Mother Of All SharePoint 2010 Virtual Machines</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is one Machine to rule them all (I know Lord of Rings is so old school). In the Virtual Machine you will get the following.</p>
<ol>
<li>Windows Server 2008 R2 Standard Evaluation Edition x64, running as  an Active Directory Domain Controller for the “CONTOSO.COM” domain with  DNS and WINS</li>
<li>Microsoft SQL Server 2008 R2 Enterprise Edition with Analysis,  Notification, and Reporting Services</li>
<li>Microsoft Office Communication Server 2007 R2</li>
<li>Microsoft Visual Studio 2010</li>
<li>Microsoft SharePoint Server 2010 Enterprise Edition</li>
<li>Microsoft Office Web Applications</li>
<li>Microsoft FAST Search for SharePoint 2010</li>
<li>Microsoft Project Server 2010</li>
<li>Microsoft Office Professional Plus 2010</li>
<li>Microsoft Visio 2010</li>
<li>Microsoft Project 2010</li>
<li>Microsoft Office Communicator 2007 R2</li>
</ol>
<p>So fireup your <a href="http://www.freedownloadmanager.org/">free download manager</a> and download this absolute SharePoint 2010 nirvana. If you are contrained on bandwidth then just to let you know that full download will set you back by approximately 18GB.</p>
<p>Here is the <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=751fa0d1-356c-4002-9c60-d539896c66ce">download link</a>.</p>
<p><a href="http://www.thereforesystems.com/mother-of-all-sharepoint-2010-virtual-machines/">Mother Of All SharePoint 2010 Virtual Machines</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/AV92SMDdvMM" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/2yD-qJQCWDk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/mother-of-all-sharepoint-2010-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/mother-of-all-sharepoint-2010-virtual-machines/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/AV92SMDdvMM/</feedburner:origLink></item>
		<item>
		<title>Remove Hardware Virtualization Requirement On Windows 7</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/Zr1Si2mGPmY/</link>
		<comments>http://www.thereforesystems.com/remove-hardware-virtualization-requirement-on-windows-7/#comments</comments>
		<pubDate>Mon, 03 May 2010 10:55:07 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/remove-hardware-virtualization-requirement-on-windows-7/</guid>
		<description><![CDATA[Running XP mode on Windows 7 requires Hardware Virtualization to be enabled. You set this through BIOS settings. But what if your machine does not support Hardware Virtualization. Yes such machines do exist and I have one. My SONY Vaio does not allow Hardware Virtualization. Why? Because it’s a SONY.
A good news for me and [...]<p><a href="http://www.thereforesystems.com/remove-hardware-virtualization-requirement-on-windows-7/">Remove Hardware Virtualization Requirement On Windows 7</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Running XP mode on Windows 7 requires Hardware Virtualization to be enabled. You set this through BIOS settings. But what if your machine does not support Hardware Virtualization. Yes such machines do exist and I have one. My SONY Vaio does not allow Hardware Virtualization. Why? Because it’s a SONY.</p>
<p>A good news for me and others who are in same boat is that Microsoft has released a patch which removes this requirement. Seriously, I cannot thank Microsoft enough for this. Good stuff guys, I owe you a beer.</p>
<p>Download the patch <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=837f12aa-1d37-464e-ae59-20c9ecbebaf6&amp;displaylang=en">here</a>.</p>
<p>Download patch for 64bit <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e70dd043-e262-43c0-a002-446567f1e2b4&amp;displaylang=en">here</a>.</p>
<p><a href="http://www.thereforesystems.com/remove-hardware-virtualization-requirement-on-windows-7/">Remove Hardware Virtualization Requirement On Windows 7</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/Ba8eB6lYPow" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/Zr1Si2mGPmY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/remove-hardware-virtualization-requirement-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/remove-hardware-virtualization-requirement-on-windows-7/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/Ba8eB6lYPow/</feedburner:origLink></item>
		<item>
		<title>My New Favorite Text Editor HippoEDIT</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/fWR_EXR0uog/</link>
		<comments>http://www.thereforesystems.com/my-new-favorite-text-editor-hippoedit/#comments</comments>
		<pubDate>Mon, 03 May 2010 10:42:58 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/my-new-favorite-text-editor-hippoedit/</guid>
		<description><![CDATA[After using notepad++ for many years, I recently switched over to HippoEDIT as my preferred text editor. I find HippoEdit to be snappier than other text editor and the UI also looks appealing. Just wanted to give them a plug here. 
Download HippoEDIT and see it for yourself. 

My New Favorite Text Editor HippoEDIT is [...]<p><a href="http://www.thereforesystems.com/my-new-favorite-text-editor-hippoedit/">My New Favorite Text Editor HippoEDIT</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>After using notepad++ for many years, I recently switched over to HippoEDIT as my preferred text editor. I find HippoEdit to be snappier than other text editor and the UI also looks appealing. Just wanted to give them a plug here. </p>
<p><a href="http://www.hippoedit.com/download.php?lang=en">Download</a> HippoEDIT and see it for yourself. </p>
<p><img alt="HippoEDIT Overview" src="http://www.hippoedit.com/images/screenshot_small.gif" /></p>
<p><a href="http://www.thereforesystems.com/my-new-favorite-text-editor-hippoedit/">My New Favorite Text Editor HippoEDIT</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/mARaJAgOQ9g" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/fWR_EXR0uog" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/my-new-favorite-text-editor-hippoedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/my-new-favorite-text-editor-hippoedit/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/mARaJAgOQ9g/</feedburner:origLink></item>
		<item>
		<title>Working With Client ID In ASP.NET 4</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/EHVVQ8O0Rsw/</link>
		<comments>http://www.thereforesystems.com/working-with-client-id-in-asp-net-4/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 03:54:25 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/working-with-client-id-in-asp-net-4/</guid>
		<description><![CDATA[ASP.NET 4 allows developers to customize Client Id which gets generated by ASP.NET. Up until now Client Id generated by ASP.NET has been ummm just plain ugly. Other than aesthetics they are also hard to work with in client side scripts. ASP.NET solves this issue to a degree by providing ClientIDMode property. In this post [...]<p><a href="http://www.thereforesystems.com/working-with-client-id-in-asp-net-4/">Working With Client ID In ASP.NET 4</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ASP.NET 4 allows developers to customize Client Id which gets generated by ASP.NET. Up until now Client Id generated by ASP.NET has been ummm just plain ugly. Other than aesthetics they are also hard to work with in client side scripts. ASP.NET solves this issue to a degree by providing ClientIDMode property. In this post we will look at different ways to work with this new feature of ASP.NET 4.</p>
<p>ClientIDMode can be set at Page level or at Control level. Let’s follow with an example of a GridView control. We will set it’s ClientIdMode property to all available options and view the markup. We will bind our GridView to a collection of cities. A city class looks like this.</p>
<pre class="code"><span style="color: blue">public class </span><span style="color: #2b91af">City
</span>{
<span style="color: blue">  public string </span>Name { <span style="color: blue">get</span>; <span style="color: blue">set</span>; }
<span style="color: blue">  public string </span>Country { <span style="color: blue">get</span>; <span style="color: blue">set</span>; }
}</pre>
<p>&#160;</p>
<p>The collection itself can be initialized using this code.</p>
<pre class="code"><span style="color: #2b91af">List</span>&lt;<span style="color: #2b91af">City</span>&gt; cities =
        <span style="color: blue">new </span><span style="color: #2b91af">List</span>&lt;<span style="color: #2b91af">City</span>&gt;
        {
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Sydney&quot;</span>, Country = <span style="color: #a31515">&quot;Australia&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;New York&quot;</span>, Country = <span style="color: #a31515">&quot;USA&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Paris&quot;</span>, Country = <span style="color: #a31515">&quot;France&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Milan&quot;</span>, Country = <span style="color: #a31515">&quot;Spain&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Melbourne&quot;</span>, Country = <span style="color: #a31515">&quot;Australia&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Auckland&quot;</span>, Country = <span style="color: #a31515">&quot;New Zealand&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Tokyo&quot;</span>, Country = <span style="color: #a31515">&quot;Japan&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;New Delhi&quot;</span>, Country = <span style="color: #a31515">&quot;India&quot; </span>},
            <span style="color: blue">new </span><span style="color: #2b91af">City</span>{ Name = <span style="color: #a31515">&quot;Hobart&quot;</span>, Country = <span style="color: #a31515">&quot;Australia&quot; </span>}
        };</pre>
<p><a href="http://11011.net/software/vspaste"></a></p>
<p>&#160;</p>
<p>Source for our GridView looks like this.</p>
<pre class="code"><span style="color: blue">&lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot; </span><span style="color: red">ID</span><span style="color: blue">=&quot;gridViewCities&quot; </span><span style="color: red">AutoGenerateColumns</span><span style="color: blue">=&quot;False&quot;&gt;
  &lt;</span><span style="color: maroon">Columns</span><span style="color: blue">&gt;
    &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
      &lt;</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
        &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">Label </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot; </span><span style="color: red">ID</span><span style="color: blue">=&quot;Label1&quot; </span><span style="color: red">Text</span><span style="color: blue">='</span><span style="background: yellow">&lt;%</span><span style="color: blue"># </span>Bind(&quot;Name&quot;) <span style="background: yellow">%&gt;</span><span style="color: blue">' /&gt;
      &lt;/</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
    &lt;/</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
    &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
      &lt;</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
        &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">Label </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot; </span><span style="color: red">ID</span><span style="color: blue">=&quot;Label2&quot; </span><span style="color: red">Text</span><span style="color: blue">='</span><span style="background: yellow">&lt;%</span><span style="color: blue"># </span>Bind(&quot;Country&quot;) <span style="background: yellow">%&gt;</span><span style="color: blue">' /&gt;
      &lt;/</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
    &lt;/</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
  &lt;/</span><span style="color: maroon">Columns</span><span style="color: blue">&gt;
&lt;/</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView</span><span style="color: blue">&gt;
</span></pre>
<p>&#160;</p>
<p><a href="http://11011.net/software/vspaste"></a></p>
<h4>ClientIDMode = “AutoID”</h4>
<p>Using this mode will generate the IDs as it has in earlier versions of ASP.NET.</p>
<pre class="code"><span style="color: blue">&lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView
        </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot;
        </span><span style="color: red">ID</span><span style="color: blue">=&quot;gridViewCities&quot;
        </span><span style="color: red">AutoGenerateColumns</span><span style="color: blue">=&quot;False&quot;
        </span><span style="color: red">ClientIDMode</span><span style="color: blue">=&quot;AutoID&quot;&gt;
</span></pre>
<p>&#160;</p>
<p>HTML generated by AutoID (showing only relevant part).</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2009/10/image4.png" width="501" height="310" /> </p>
<p>&#160;</p>
<h4>ClientIDMode = “Static”</h4>
<p>Static mode outputs the same ID in HTML as specified in ASP.NET source. </p>
<pre class="code"><span style="color: blue">&lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView
        </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot;
        </span><span style="color: red">ID</span><span style="color: blue">=&quot;gridViewCities&quot;
        </span><span style="color: red">AutoGenerateColumns</span><span style="color: blue">=&quot;False&quot;
        </span><span style="color: red">ClientIDMode</span><span style="color: blue">=&quot;Static&quot;&gt;
</span></pre>
<p><a href="http://11011.net/software/vspaste"></a></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2009/10/image5.png" width="342" height="304" /> </p>
<p>Static Mode is not the best for controls such as GridView or any other data control which displays lists of data. As you can see above that all span tags have same IDs. Static Mode is best to be used with other common controls or User Controls.</p>
<p>&#160;</p>
<h4>ClientIDMode = “Predictable”</h4>
<p>Predictable mode concatenates the ID of parent control with the bound value supplied by assigning ClientIDRowSuffix property.</p>
<pre class="code"><span style="color: blue">&lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView
        </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot;
        </span><span style="color: red">ID</span><span style="color: blue">=&quot;gridViewCities&quot;
        </span><span style="color: red">AutoGenerateColumns</span><span style="color: blue">=&quot;False&quot;
        </span><span style="color: red">ClientIDMode</span><span style="color: blue">=&quot;Predictable&quot;
        </span><span style="color: red">ClientIDRowSuffix</span><span style="color: blue">=&quot;Name&quot;&gt;
</span></pre>
<p><a href="http://11011.net/software/vspaste"></a></p>
<p>&#160;</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2009/10/image6.png" width="527" height="307" /> </p>
<p>Here we see that our span elements have been named by concatenating the name of GridView + value of Name property. Rather than setting ClientIDRowSuffix to Name property a better candidate would have been an ID property which could be some sort of unique field. But you get the idea, right?</p>
<p>&#160;</p>
<h4>ClientIDMode = “Inherit”</h4>
<p>Inherit is the default mode for all controls. Assigning this mode a control will use the same setting as its parent control. This gives us an idea that we can have different settings for parent and children. Here we are setting ClientIDMode for our first label to be static while the GridView is using AutoID.</p>
<pre class="code"><span style="color: blue">&lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot; </span><span style="color: red">ID</span><span style="color: blue">=&quot;gridViewCities&quot; </span><span style="color: red">AutoGenerateColumns</span><span style="color: blue">=&quot;False&quot; </span></pre>
<pre class="code"><span style="color: blue">  </span><span style="color: red">ClientIDMode</span><span style="color: blue">=&quot;AutoID&quot;&gt;
  &lt;</span><span style="color: maroon">Columns</span><span style="color: blue">&gt;
    &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
      &lt;</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
        &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">Label </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot; </span><span style="color: red">ID</span><span style="color: blue">=&quot;Label1&quot; </span><span style="color: red">Text</span><span style="color: blue">='</span><span style="background: yellow">&lt;%</span><span style="color: blue"># </span>Bind(&quot;Name&quot;) <span style="background: yellow">%&gt;</span><span style="color: blue">' </span></pre>
<pre class="code"><span style="color: blue">          </span><span style="color: red">ClientIDMode</span><span style="color: blue">=&quot;Static&quot; /&gt;
      &lt;/</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
    &lt;/</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
    &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
      &lt;</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
        &lt;</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">Label </span><span style="color: red">runat</span><span style="color: blue">=&quot;server&quot; </span><span style="color: red">ID</span><span style="color: blue">=&quot;Label2&quot; </span><span style="color: red">Text</span><span style="color: blue">='</span><span style="background: yellow">&lt;%</span><span style="color: blue"># </span>Bind(&quot;Country&quot;) <span style="background: yellow">%&gt;</span><span style="color: blue">' /&gt;
      &lt;/</span><span style="color: maroon">ItemTemplate</span><span style="color: blue">&gt;
    &lt;/</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">TemplateField</span><span style="color: blue">&gt;
  &lt;/</span><span style="color: maroon">Columns</span><span style="color: blue">&gt;
&lt;/</span><span style="color: maroon">asp</span><span style="color: blue">:</span><span style="color: maroon">GridView</span><span style="color: blue">&gt;
</span></pre>
<p><a href="http://11011.net/software/vspaste"></a></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.thereforesystems.com/wp-content/uploads/2009/10/image7.png" width="510" height="302" /> </p>
<p>We see that our first span uses static client ID but the second span uses inherited scheme for client ID.</p>
<p>&#160;</p>
<h4>Conclusion</h4>
<p>In this post we saw a new feature of ASP.NET 4 which let’s you customize IDs generated in HTML elements. This feature is useful when we need to access controls from client scripts. ASP.NET has been lacking such a feature. Not any more.</p>
<p><a href="http://www.thereforesystems.com/working-with-client-id-in-asp-net-4/">Working With Client ID In ASP.NET 4</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/qFC8237-6d8" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/EHVVQ8O0Rsw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/working-with-client-id-in-asp-net-4/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/working-with-client-id-in-asp-net-4/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/qFC8237-6d8/</feedburner:origLink></item>
		<item>
		<title>Learn .NET 4.0 And Visual Studio 2010 On Channel 9</title>
		<link>http://feedproxy.google.com/~r/OneDotNetWay/~3/giBHlP3vzsM/</link>
		<comments>http://www.thereforesystems.com/learn-net-4-0-and-visual-studio-2010-on-channel-9/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 01:07:14 +0000</pubDate>
		<dc:creator>Deepak</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.thereforesystems.com/learn-net-4-0-and-visual-studio-2010-on-channel-9/</guid>
		<description><![CDATA[Channel 9 which happens to be my favourite media station now has a section for courses. And if you have downloaded Visual Studio 2010 then this is the place to get yourself some VS 2010 training. Topics covered in this online course are:

Managed Languages
ASP.NET 4.0
Data Platform
WCF &#38; WF
Parallel Computing
ALM

Link to Visual Studio 2010 and .NET [...]<p><a href="http://www.thereforesystems.com/learn-net-4-0-and-visual-studio-2010-on-channel-9/">Learn .NET 4.0 And Visual Studio 2010 On Channel 9</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Channel 9 which happens to be my favourite media station now has a section for courses. And if you have downloaded Visual Studio 2010 then this is the place to get yourself some VS 2010 training. Topics covered in this online course are:</p>
<ol>
<li>Managed Languages</li>
<li>ASP.NET 4.0</li>
<li>Data Platform</li>
<li>WCF &amp; WF</li>
<li>Parallel Computing</li>
<li>ALM</li>
</ol>
<p>Link to <a href="http://channel9.msdn.com/learn/courses/vs2010/">Visual Studio 2010 and .NET Framework Training Course</a>.</p>
<p><a href="http://www.thereforesystems.com/learn-net-4-0-and-visual-studio-2010-on-channel-9/">Learn .NET 4.0 And Visual Studio 2010 On Channel 9</a> is a post from: <a href="http://www.thereforesystems.com">Therefore Systems</a></p>
<img src="http://feeds.feedburner.com/~r/ThereforeSystems/~4/dHxmCeGf3tk" height="1" width="1"/><img src="http://feeds.feedburner.com/~r/OneDotNetWay/~4/giBHlP3vzsM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.thereforesystems.com/learn-net-4-0-and-visual-studio-2010-on-channel-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.thereforesystems.com/learn-net-4-0-and-visual-studio-2010-on-channel-9/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/ThereforeSystems/~3/dHxmCeGf3tk/</feedburner:origLink></item>
	</channel>
</rss>
