<?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>BLOG.JOGGEE</title>
	<atom:link href="http://codeproject.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeproject.wordpress.com</link>
	<description>Good judgement comes from experience, and experience comes from bad judgement.</description>
	<lastBuildDate>Tue, 03 Jun 2008 12:44:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='codeproject.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BLOG.JOGGEE</title>
		<link>http://codeproject.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://codeproject.wordpress.com/osd.xml" title="BLOG.JOGGEE" />
	<atom:link rel='hub' href='http://codeproject.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Moving my blog</title>
		<link>http://codeproject.wordpress.com/2008/04/25/168/</link>
		<comments>http://codeproject.wordpress.com/2008/04/25/168/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 16:54:27 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=168</guid>
		<description><![CDATA[Dear Readers, First of all I would like to thank you for visiting my blog. I had such tremendous response from all of you that I was compelled to create my own customizable blog. Please kindly use http://blog.joggee.com  in the future. Kindly bookmark this my blog URL for my latest updates and also spread this news to everyone. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=168&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/04/25/168/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>2nd International Networking and Communications Conference 2008</title>
		<link>http://codeproject.wordpress.com/2008/04/22/2nd-international-networking-and-communications-conference-2008/</link>
		<comments>http://codeproject.wordpress.com/2008/04/22/2nd-international-networking-and-communications-conference-2008/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 12:29:53 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Workshop]]></category>
		<category><![CDATA[Conference at Lahore]]></category>
		<category><![CDATA[INCC]]></category>
		<category><![CDATA[Networking Conference]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=167</guid>
		<description><![CDATA[INCC 2008   2nd   International Networking and Communications Conference May 1-4, 2008, Lahore University of Management Sciences   Lahore, Pakistanfor registration and more detail http://suraj.lums.edu.pk/incc2008      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=167&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/04/22/2nd-international-networking-and-communications-conference-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>Assigning Session to nothing or Session.Abandon</title>
		<link>http://codeproject.wordpress.com/2008/04/16/assigning-session-to-nothing-or-sessionabandon/</link>
		<comments>http://codeproject.wordpress.com/2008/04/16/assigning-session-to-nothing-or-sessionabandon/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 11:37:36 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[ASp.NET 2005]]></category>
		<category><![CDATA[ASP.NET Tips]]></category>
		<category><![CDATA[FormsAuthentication]]></category>
		<category><![CDATA[FormsAuthentication.SignOut]]></category>
		<category><![CDATA[Session Abandon]]></category>
		<category><![CDATA[SignOut]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=166</guid>
		<description><![CDATA[I have seen so many developers once they wanted to destroy session, they used Session(&#8220;A&#8221;) = Nothing Its not a good practice to assign nothing object. Correct:   Session.Abandon   The Session.Abandon method basically destroys a user session. One thing I would add the current Session object will not delete untill the script on the current page [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=166&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/04/16/assigning-session-to-nothing-or-sessionabandon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>TODO Comments</title>
		<link>http://codeproject.wordpress.com/2008/04/14/todo-comments/</link>
		<comments>http://codeproject.wordpress.com/2008/04/14/todo-comments/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 13:09:34 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[ASp.NET 2005]]></category>
		<category><![CDATA[ASP.NET Tips]]></category>
		<category><![CDATA[Visual Studio ASP.NET]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[task list]]></category>
		<category><![CDATA[todo]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=150</guid>
		<description><![CDATA[Please check the detail with my official blog http://blog.joggee.com/?p=135    <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=150&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/04/14/todo-comments/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step1.gif?w=150" medium="image">
			<media:title type="html">step1</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step2.gif?w=150" medium="image">
			<media:title type="html">step2</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step3.gif?w=88" medium="image">
			<media:title type="html">step3</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step4.gif?w=150" medium="image">
			<media:title type="html">step4</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step6.gif?w=150" medium="image">
			<media:title type="html">step6</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step7.gif?w=150" medium="image">
			<media:title type="html">step7</media:title>
		</media:content>

		<media:content url="http://codeproject.files.wordpress.com/2008/04/step5.gif?w=150" medium="image">
			<media:title type="html">step5</media:title>
		</media:content>
	</item>
		<item>
		<title>ResolveUrl Method</title>
		<link>http://codeproject.wordpress.com/2008/04/13/resolveurl-method/</link>
		<comments>http://codeproject.wordpress.com/2008/04/13/resolveurl-method/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 13:53:09 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[ASp.NET 2005]]></category>
		<category><![CDATA[Visual Studio ASP.NET]]></category>
		<category><![CDATA[EncodeURL]]></category>
		<category><![CDATA[ResolveURL]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=149</guid>
		<description><![CDATA[ASP.NET&#8217;s Control class which provide a wonderful method ResolveURL thats parse relative URL&#8217;s path and make it ready and fix URL into one that is readable and usable on the requesting client. Using tilt sign ~ that makes control execute and search inside the application. E.g. wwwroot/images/joggee.jpg reference path : &#8220;~/images/joggee.jpg&#8221;   Example:     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=149&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/04/13/resolveurl-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>Exporting Data from MS SQL SERVER to MySQL</title>
		<link>http://codeproject.wordpress.com/2008/04/04/exporting-data-from-ms-sql-server-to-mysql/</link>
		<comments>http://codeproject.wordpress.com/2008/04/04/exporting-data-from-ms-sql-server-to-mysql/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 13:58:21 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Sever]]></category>
		<category><![CDATA[SQL Tips and Tricks]]></category>
		<category><![CDATA[Cursor]]></category>
		<category><![CDATA[Exporting Data]]></category>
		<category><![CDATA[MS SQL Server]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=138</guid>
		<description><![CDATA[Readers, always ask me to write on CURSOR, with their customize problem, But I normally write which will help every one. One of reader asked me long back about the cursor and exporting data from MS SQL Server to MySQL.I had the same scenario, I need to export data from MS SQL to MySQL, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=138&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/04/04/exporting-data-from-ms-sql-server-to-mysql/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s the difference between a 301 Redirect and a 302 Redirect?</title>
		<link>http://codeproject.wordpress.com/2008/03/25/whats-the-difference-between-a-301-redirect-and-a-302-redirect/</link>
		<comments>http://codeproject.wordpress.com/2008/03/25/whats-the-difference-between-a-301-redirect-and-a-302-redirect/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 12:09:31 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[301 Redirect]]></category>
		<category><![CDATA[302 Redirect]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/2008/03/25/whats-the-difference-between-a-301-redirect-and-a-302-redirect/</guid>
		<description><![CDATA[301 Redirect Redirects to the site you specified in the Forward To field using a &#8220;301 Moved Permanently&#8221; HTTP response. The HTTP 301 response code tells user-agents (including search engines) that the location has permanently moved. 302 Redirect Redirects to the site you specified in the Forward To field using a &#8220;302 Moved Temporarily&#8221; HTTP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=137&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/03/25/whats-the-difference-between-a-301-redirect-and-a-302-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.Net &#8211; Global.asax not firing</title>
		<link>http://codeproject.wordpress.com/2008/03/25/aspnet-globalasax-not-firing/</link>
		<comments>http://codeproject.wordpress.com/2008/03/25/aspnet-globalasax-not-firing/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 05:52:48 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[ASp.NET 2005]]></category>
		<category><![CDATA[ASP.NET Tips]]></category>
		<category><![CDATA[Visual Studio ASP.NET]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Global.asax]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=135</guid>
		<description><![CDATA[&#8220;I am experiencing problem with global.asax; events are not firing, I cant debug global.asax&#8221; One of my reader asked me. Simple and reliable solution is. Remove global.asax from your project and add again and leave in on the root of the project. Since we are using ASP.Net 2.0 there is no Global.asax file in visual studio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=135&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/03/25/aspnet-globalasax-not-firing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
		<item>
		<title>flowchart shapes, ERD,Visio</title>
		<link>http://codeproject.wordpress.com/2008/03/07/flowchart-shapes-erdvisio/</link>
		<comments>http://codeproject.wordpress.com/2008/03/07/flowchart-shapes-erdvisio/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 10:17:50 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Visio]]></category>
		<category><![CDATA[Basic Flowchart]]></category>
		<category><![CDATA[Entity Diagram]]></category>
		<category><![CDATA[flowchart]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Shapes]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=134</guid>
		<description><![CDATA[We normally use visio to build documents which helps developer to understand the flow of the modules and projects. These are common used shapes that&#8217;s why I am just taking the definition from Microsoft itself so it would be consistent for everyone.   Its just a copy paste from Microsoft visio but the main concept behind is to share [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=134&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/03/07/flowchart-shapes-erdvisio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310451033" medium="image">
			<media:title type="html">Terminator shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310421033" medium="image">
			<media:title type="html">Process shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310471033" medium="image">
			<media:title type="html">Predefined Process shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310501033" medium="image">
			<media:title type="html">Decision shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310521033" medium="image">
			<media:title type="html">Document shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310531033" medium="image">
			<media:title type="html">Data shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310541033" medium="image">
			<media:title type="html">Flowchart shapes</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102322331033" medium="image">
			<media:title type="html">Flowchart shapes with right-click menu</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310551033" medium="image">
			<media:title type="html">Stored data shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310601033" medium="image">
			<media:title type="html">On-page refference shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310611033" medium="image">
			<media:title type="html">Off-page reference shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA790050011033" medium="image">
			<media:title type="html">Hide</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310621033" medium="image">
			<media:title type="html">Dynamic connector shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310631033" medium="image">
			<media:title type="html">Line-curve connector</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310641033" medium="image">
			<media:title type="html">Auto-height box</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310661033" medium="image">
			<media:title type="html">Annotation shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310571033" medium="image">
			<media:title type="html">Manual input shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310581033" medium="image">
			<media:title type="html">Manual opperation shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310681033" medium="image">
			<media:title type="html">Internal storage shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310691033" medium="image">
			<media:title type="html">Direct data shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310701033" medium="image">
			<media:title type="html">Sequential data shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310711033" medium="image">
			<media:title type="html">Card shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310721033" medium="image">
			<media:title type="html">Display shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310731033" medium="image">
			<media:title type="html">Preparation shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310741033" medium="image">
			<media:title type="html">Parallel mode shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310751033" medium="image">
			<media:title type="html">Loop limit shape</media:title>
		</media:content>

		<media:content url="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102310761033" medium="image">
			<media:title type="html">Control transfer shape</media:title>
		</media:content>
	</item>
		<item>
		<title>Cannot load the DLL xpstar.dll</title>
		<link>http://codeproject.wordpress.com/2008/03/05/cannot-load-the-dll-xpstardll/</link>
		<comments>http://codeproject.wordpress.com/2008/03/05/cannot-load-the-dll-xpstardll/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 11:20:06 +0000</pubDate>
		<dc:creator>codeproject</dc:creator>
				<category><![CDATA[SQL Sever]]></category>
		<category><![CDATA[SQL Tips and Tricks]]></category>
		<category><![CDATA[Trouble Shooting]]></category>
		<category><![CDATA[cannot load.]]></category>
		<category><![CDATA[couldnt load]]></category>
		<category><![CDATA[sql server corrupted]]></category>
		<category><![CDATA[xpstar.dll]]></category>

		<guid isPermaLink="false">http://codeproject.wordpress.com/?p=133</guid>
		<description><![CDATA[My database server giving me hard time after displaying this error.When I tried to search on the INTERNET, I was amazed every third person have the same error. Its so common. &#8220;Cannot load the DLL xpstar.dll&#8221; This error message happens because of many reason. If you install some application on the database server. got rebutted because [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeproject.wordpress.com&amp;blog=1363107&amp;post=133&amp;subd=codeproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codeproject.wordpress.com/2008/03/05/cannot-load-the-dll-xpstardll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">codeproject</media:title>
		</media:content>
	</item>
	</channel>
</rss>
