<?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/" version="2.0">

<channel>
	<title>@{ crea8ivecode }</title>
	
	<link>http://crea8ivecode.net/weblog</link>
	<description>&lt;!-- trying hard to do programming in simple way --&gt;</description>
	<lastBuildDate>Mon, 21 May 2012 09:38:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/crea8ivecode/kRis" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="crea8ivecode/kris" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>RenderBody, RenderPage and RenderSection methods in MVC 3</title>
		<link>http://crea8ivecode.net/weblog/index.php/renderbody-renderpage-and-rendersection-methods-in-mvc-3/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=renderbody-renderpage-and-rendersection-methods-in-mvc-3</link>
		<comments>http://crea8ivecode.net/weblog/index.php/renderbody-renderpage-and-rendersection-methods-in-mvc-3/#comments</comments>
		<pubDate>Thu, 10 May 2012 19:55:48 +0000</pubDate>
		<dc:creator>Sadeque Sharif</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Master Child MVC3]]></category>
		<category><![CDATA[RenderBody]]></category>
		<category><![CDATA[RenderBody MVC3]]></category>
		<category><![CDATA[RenderPage]]></category>
		<category><![CDATA[RenderPage MVC3]]></category>
		<category><![CDATA[RenderSection]]></category>
		<category><![CDATA[RenderSection MVC3]]></category>

		<guid isPermaLink="false">http://www.crea8ivecode.net/weblog/?p=247</guid>
		<description><![CDATA[In this article we will learn about the three methods of MVC 3 and those are RenderBody, RenderPage and RenderSection. ...]]></description>
		<wfw:commentRss>http://crea8ivecode.net/weblog/index.php/renderbody-renderpage-and-rendersection-methods-in-mvc-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy way to track the store procedure error in MS SQL SERVER 2008</title>
		<link>http://crea8ivecode.net/weblog/index.php/easy-way-to-track-the-procedure-error-in-ms-sql-server-2008/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=easy-way-to-track-the-procedure-error-in-ms-sql-server-2008</link>
		<comments>http://crea8ivecode.net/weblog/index.php/easy-way-to-track-the-procedure-error-in-ms-sql-server-2008/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 21:43:00 +0000</pubDate>
		<dc:creator>Sadeque Sharif</dc:creator>
				<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[MS SQL SERVER]]></category>
		<category><![CDATA[MS SQL SERVER 2008]]></category>
		<category><![CDATA[SQL error trace]]></category>
		<category><![CDATA[store procedure error]]></category>

		<guid isPermaLink="false">http://www.crea8ivecode.net/weblog/?p=221</guid>
		<description><![CDATA[You can easily trace all the errors of store procedure in MS SQL SERVER. To do this, first create a...]]></description>
		<wfw:commentRss>http://crea8ivecode.net/weblog/index.php/easy-way-to-track-the-procedure-error-in-ms-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy MVC2 Application at IIS 5.1 (windows XP)</title>
		<link>http://crea8ivecode.net/weblog/index.php/deploy-mvc2-application-at-iis-5-1-windows-xp/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=deploy-mvc2-application-at-iis-5-1-windows-xp</link>
		<comments>http://crea8ivecode.net/weblog/index.php/deploy-mvc2-application-at-iis-5-1-windows-xp/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 20:45:48 +0000</pubDate>
		<dc:creator>Sadeque Sharif</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[MVC 2]]></category>
		<category><![CDATA[MVC Deploy]]></category>
		<category><![CDATA[MVC IIS 5.1]]></category>

		<guid isPermaLink="false">http://www.crea8ivecode.net/weblog/?p=90</guid>
		<description><![CDATA[If you try to deploy the MVC2 application at IIS 5.1 then normally it will not work properly. It could...]]></description>
		<wfw:commentRss>http://crea8ivecode.net/weblog/index.php/deploy-mvc2-application-at-iis-5-1-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code encryption at MVC2</title>
		<link>http://crea8ivecode.net/weblog/index.php/code-encryption-at-mvc2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=code-encryption-at-mvc2</link>
		<comments>http://crea8ivecode.net/weblog/index.php/code-encryption-at-mvc2/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 18:12:51 +0000</pubDate>
		<dc:creator>Sadeque Sharif</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[MVC 2]]></category>
		<category><![CDATA[Code encryption at MVC]]></category>
		<category><![CDATA[Code encryption at MVC2]]></category>

		<guid isPermaLink="false">http://www.crea8ivecode.net/weblog/?p=74</guid>
		<description><![CDATA[It&#8217;s been on my mind that, to encrypt all the major code of MVC project. Last night I did it....]]></description>
		<wfw:commentRss>http://crea8ivecode.net/weblog/index.php/code-encryption-at-mvc2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://crea8ivecode.net/weblog/index.php/hello-world/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=hello-world</link>
		<comments>http://crea8ivecode.net/weblog/index.php/hello-world/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 18:13:16 +0000</pubDate>
		<dc:creator>Sadeque Sharif</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.crea8ivecode.net/weblog</guid>
		<description><![CDATA[II have started crea8ivecode site more than 2 years ago. But couldn&#8217;t get enough time to involve myself with this...]]></description>
		<wfw:commentRss>http://crea8ivecode.net/weblog/index.php/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

