<?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>Information City &#187; Programming</title>
	<atom:link href="http://www.infoct.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infoct.net</link>
	<description>Community Interest</description>
	<lastBuildDate>Mon, 17 Jun 2013 05:56:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>CLR Deploy shows assembly uses unsupported runtime version</title>
		<link>http://www.infoct.net/clr-deploy-shows-assembly-uses-unsupported-runtime-version-611/</link>
		<comments>http://www.infoct.net/clr-deploy-shows-assembly-uses-unsupported-runtime-version-611/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 05:56:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET4]]></category>
		<category><![CDATA[CLR4.0]]></category>
		<category><![CDATA[Microsoft SQL 2008]]></category>
		<category><![CDATA[Multithreading]]></category>
		<category><![CDATA[Parallel]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=611</guid>
		<description><![CDATA[Was trying to integrate Parallel function call into one of my clr codes. It worked when I tried unit test on it through VS. But it somehow failed to deploy on my SQL 2008. Searching further, it seems SQL2008 supports CLR2.0 at most. Am thinking if there is a workaround to it, and found this [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/clr-deploy-shows-assembly-uses-unsupported-runtime-version-611/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SRSS report builder prompt to install .NET 3.5 framework</title>
		<link>http://www.infoct.net/srss-report-builder-prompt-to-install-net-3-5-framework-595/</link>
		<comments>http://www.infoct.net/srss-report-builder-prompt-to-install-net-3-5-framework-595/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 06:06:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software Review]]></category>
		<category><![CDATA[.NET 3.5 Framework]]></category>
		<category><![CDATA[Report builder]]></category>
		<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SRSS]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=595</guid>
		<description><![CDATA[Was trying to play around with SRSS and an attempt to click Report Builder button at the toolbar prompted below: To use Report Builder, you must install .Net Framework 3.5 on this computer. To visit the Microsoft Download Centre and install .Net Framework 3.5, click install. Initially I tried downloading the framework as well as [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/srss-report-builder-prompt-to-install-net-3-5-framework-595/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# ebooks</title>
		<link>http://www.infoct.net/c-ebooks-593/</link>
		<comments>http://www.infoct.net/c-ebooks-593/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 15:17:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=593</guid>
		<description><![CDATA[I&#8217;m getting myself to learn up C# and was looking around for some good ebooks as base and learning tool. Come across this site, programmingcookbook (not condoning pirated goods), but it&#8217;s very helpful for my deciding factor to get a hard print copy of the books. The below items with links were found on the [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/c-ebooks-593/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLSERVERAGENT service on Local Computer started and then stopped</title>
		<link>http://www.infoct.net/sqlserveragent-service-on-local-computer-started-and-then-stopped-589/</link>
		<comments>http://www.infoct.net/sqlserveragent-service-on-local-computer-started-and-then-stopped-589/#comments</comments>
		<pubDate>Thu, 22 Nov 2012 16:11:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=589</guid>
		<description><![CDATA[I was trying to start the agent since it is one of the requirement to install one of the software I need to get it install. Upon trying to start it from windows services, the error prompted. Since the error didn&#8217;t lead to any possible reasons, I proceeded to look for the event log in [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/sqlserveragent-service-on-local-computer-started-and-then-stopped-589/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSSQL 2008 install failed due to SQL Server 2005 Express tools</title>
		<link>http://www.infoct.net/mssql-2008-install-failed-due-to-sql-server-2005-express-tools-567/</link>
		<comments>http://www.infoct.net/mssql-2008-install-failed-due-to-sql-server-2005-express-tools-567/#comments</comments>
		<pubDate>Sat, 28 Jul 2012 05:28:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Microsoft Express tools]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[MSSQL 2005]]></category>
		<category><![CDATA[MSSQL 2008]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=567</guid>
		<description><![CDATA[Faced this problem a little while ago. If you&#8217;re searching for a solution, this might help if you haven&#8217;t try: Solution 1) Open Run Menu and type regedit. 2) It will open Registry Editor 3) Now go to following location. HKEY_LOCAL_MACHINE > Software > Microsoft > Microsoft SQL Server > 90 4) Remove/Rename Registry Key [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/mssql-2008-install-failed-due-to-sql-server-2005-express-tools-567/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Developer Freelance or Software Customization Solutions</title>
		<link>http://www.infoct.net/software-developer-freelance-or-software-customization-solutions-572/</link>
		<comments>http://www.infoct.net/software-developer-freelance-or-software-customization-solutions-572/#comments</comments>
		<pubDate>Fri, 06 Jul 2012 15:27:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=572</guid>
		<description><![CDATA[Just in case you&#8217;re looking for one who could provide software development service on a customized request solutions, be it Point-Of-Sale to Hardware integration solution, or Accounting Financial application ranging from single to multiple users usage, do not hesitate to contact admin@techtrico.com or visit Techtrico.com.]]></description>
		<wfw:commentRss>http://www.infoct.net/software-developer-freelance-or-software-customization-solutions-572/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When &#8220;Using&#8221; statement should apply</title>
		<link>http://www.infoct.net/when-using-statement-should-apply-561/</link>
		<comments>http://www.infoct.net/when-using-statement-should-apply-561/#comments</comments>
		<pubDate>Wed, 04 Jul 2012 02:28:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=561</guid>
		<description><![CDATA[I stumbled upon this article written by Scott Hanselman which I am posting it here for my reference (or anyone which may need it). There&#8217;s a sample posted on his blog, having both &#8220;try and catch&#8221; and &#8220;using&#8221; functions used side by side. Edit 04/07: If you&#8217;re happened to face issues with connection leak like [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/when-using-statement-should-apply-561/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Response.End, Response.Redirect and Response.Close shows ThreadAbortExceptions</title>
		<link>http://www.infoct.net/response-end-response-redirect-and-response-close-shows-threadabortexceptions-559/</link>
		<comments>http://www.infoct.net/response-end-response-redirect-and-response-close-shows-threadabortexceptions-559/#comments</comments>
		<pubDate>Tue, 03 Jul 2012 10:44:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=559</guid>
		<description><![CDATA[Just in case anyone of you face the error ThreadAbortException when any of the abovementioned command is triggered (which you could easily find the workaround through Google, use CompleteRequest instead and adding the overloaded argument, False to Response.Redirect), and keen to know more why the errors were raised in the first place then this link [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/response-end-response-redirect-and-response-close-shows-threadabortexceptions-559/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Could not establish trust relationship for the SSL/TLS secure channel</title>
		<link>http://www.infoct.net/could-not-establish-trust-relationship-for-the-ssltls-secure-channel-542/</link>
		<comments>http://www.infoct.net/could-not-establish-trust-relationship-for-the-ssltls-secure-channel-542/#comments</comments>
		<pubDate>Mon, 14 May 2012 02:02:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=542</guid>
		<description><![CDATA[Was trying to develop a test app. that interfaces to webservice hosted under SSL but prompted error as stated in topic. There wasn&#8217;t any issue if the app. connects to function hosted by webservice without SSL. A further checking, the certificate used by the webservice has already expired (since the certificate was generated as test [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/could-not-establish-trust-relationship-for-the-ssltls-secure-channel-542/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB.NET: How to determine if a file has been changed/updated</title>
		<link>http://www.infoct.net/vb-net-how-to-determine-if-a-file-has-been-changedupdated-528/</link>
		<comments>http://www.infoct.net/vb-net-how-to-determine-if-a-file-has-been-changedupdated-528/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 14:03:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=528</guid>
		<description><![CDATA[Been eager to know about this and found out this could possibly identify if file has changed since last reading date using System.IO namespace, by checking the file&#8217;s GetLastWriteTime and GetCreationTime. If either of these two is more recent that the last reading date, that could eventually means the file has been updates/modified. It&#8217;s worth [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/vb-net-how-to-determine-if-a-file-has-been-changedupdated-528/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
