<?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>Talibkhan's Weblog</title>
	<atom:link href="http://talibkhan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://talibkhan.wordpress.com</link>
	<description>Welcome to TALIB's World</description>
	<lastBuildDate>Wed, 14 May 2008 07:29:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='talibkhan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Talibkhan's Weblog</title>
		<link>http://talibkhan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://talibkhan.wordpress.com/osd.xml" title="Talibkhan&#039;s Weblog" />
	<atom:link rel='hub' href='http://talibkhan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Detecting User&#8217;s IP Address</title>
		<link>http://talibkhan.wordpress.com/2008/05/07/detecting-users-ip-address/</link>
		<comments>http://talibkhan.wordpress.com/2008/05/07/detecting-users-ip-address/#comments</comments>
		<pubDate>Wed, 07 May 2008 07:31:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/05/07/detecting-users-ip-address/</guid>
		<description><![CDATA[If your website contains sensitive data and you don&#8217;t want any spamming or any malicious use of your website ,then one thing you can do is to keep a track of the visiting user&#8217;s system IP and this can be done in some easy steps given below, string strHostName = System.Net.Dns.GetHostName(); string clientIPAddress = System.Net.Dns.GetHostAddresses(strHostName).GetValue(0).ToString(); [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=15&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:trebuchet ms;">If your website contains sensitive data and you don&#8217;t want any spamming or any malicious use of your website ,then one thing you can do is to keep a track of the</span><span style="font-family:trebuchet ms;"> visiting user&#8217;s system IP and this can be done in some easy steps given below,</span></p>
<p><span style="color:#33ccff;"><span style="color:Crimson;font-family:courier new;"><strong>string strHostName = System.Net.Dns.GetHostName();<br />
string clientIPAddress = System.Net.Dns.GetHostAddresses(strHostName).GetValue(0).ToString();</strong></span><br />
</span><br />
Now set the value of <strong><em>clientIPAddress</em> </strong>to either a Textbox or label or any control as per your requirement.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=15&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/05/07/detecting-users-ip-address/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful HTML Meta Tags</title>
		<link>http://talibkhan.wordpress.com/2008/05/04/useful-html-meta-tags/</link>
		<comments>http://talibkhan.wordpress.com/2008/05/04/useful-html-meta-tags/#comments</comments>
		<pubDate>Sun, 04 May 2008 14:07:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/05/04/useful-html-meta-tags/</guid>
		<description><![CDATA[To be precise, HTML Meta tags are quite powerful in the sense that using these tags one set the page refresh at a specific time and also can put your website at the top level when someone searches (*using Google Search or any other Search engine) for a specific thing related to your website.. Have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=14&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To be precise, HTML Meta tags are quite powerful in the sense that using these tags one set the page refresh at a specific time and also can put your website at the top level when someone searches (*using Google Search or any other Search engine) for a specific thing related to your website..</p>
<p>Have a look at it and feel the difference.. Hope this helps..</p>
<p><a href="http://www.i18nguy.com/markup/metatags.html">http://www.i18nguy.com/markup/metatags.html</a></p>
<p>Happy Programming</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=14&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/05/04/useful-html-meta-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Using the Google search from ASP.NET</title>
		<link>http://talibkhan.wordpress.com/2008/04/30/using-the-google-search-from-aspnet/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/30/using-the-google-search-from-aspnet/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 13:58:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Google Search]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/30/using-the-google-search-from-aspnet/</guid>
		<description><![CDATA[I hope that every one has thought of using the infamous Google Search in their projects/applications but couldn&#8217;t figure out as to how to do this.. Fine&#8230; now you can integrate Google Search into your applications.. Check out the below article and figure out the truth.. http://www.communitymx.com/content/article.cfm?page=1&#38;cid=E8E8CE970C6AB073 Happy Programming.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=12&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I hope that every one has thought of using the infamous Google Search in their projects/applications but couldn&#8217;t figure out as to how to do this..</p>
<p>Fine&#8230; now you can integrate Google Search into your applications..</p>
<p>Check out the below article and figure out the truth..</p>
<p><a href="http://www.communitymx.com/content/article.cfm?page=1&amp;cid=E8E8CE970C6AB073">http://www.communitymx.com/content/article.cfm?page=1&amp;cid=E8E8CE970C6AB073</a></p>
<p>Happy Programming.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=12&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/30/using-the-google-search-from-aspnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Why do ASP.NET AJAX page methods have to be static?</title>
		<link>http://talibkhan.wordpress.com/2008/04/19/why-do-aspnet-ajax-page-methods-have-to-be-static/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/19/why-do-aspnet-ajax-page-methods-have-to-be-static/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 09:04:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/19/why-do-aspnet-ajax-page-methods-have-to-be-static/</guid>
		<description><![CDATA[This has been a question of concern for quite sometime now.. So to solve the issue , i suggest you to have a look at the below article . Hope you like it . http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=11&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This has been a question of concern for quite sometime now.. So to solve the issue , i suggest you to have a look at the below article .</p>
<p>Hope you like it .</p>
<p><a href="http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/">http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=11&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/19/why-do-aspnet-ajax-page-methods-have-to-be-static/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Code Conversion</title>
		<link>http://talibkhan.wordpress.com/2008/04/16/code-conversion/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/16/code-conversion/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 07:10:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[Conversion]]></category>
		<category><![CDATA[C# to VB or VB to C#]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/16/code-conversion/</guid>
		<description><![CDATA[Having problems while converting your code from C# to VB or vice-versa ?? Then i suggest you to use http://www.codechanger.com. Have a look at it and try it &#8230; Happy Programming &#8230;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=10&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having problems while converting your code from C# to VB or vice-versa ?? Then i suggest you to use <a href="http://www.codechanger.com/">http://www.codechanger.com</a>.</p>
<p>Have a look at it and try it &#8230;</p>
<p>Happy Programming &#8230;.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=10&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/16/code-conversion/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy to understand ASP.NET Tutorials</title>
		<link>http://talibkhan.wordpress.com/2008/04/16/easy-to-understand-aspnet-tutorials/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/16/easy-to-understand-aspnet-tutorials/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 07:05:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET Tutorials]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/16/easy-to-understand-aspnet-tutorials/</guid>
		<description><![CDATA[Well&#8230; today while sitting in my office , i thought that what is that is needed for a new programming soul to get started with coding . Huh&#8230;. but if you want to have a look at an easier way of programming, then check out http://www.aspnettutorials.com Happy Programming &#8230;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=9&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well&#8230; today while sitting in my office , i thought that what is that is needed for a new programming soul to get started with coding . Huh&#8230;. but if you want to have a look at an easier way of programming, then check out <a href="http://www.aspnettutorials.com/">http://www.aspnettutorials.com</a></p>
<p>Happy Programming &#8230;.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=9&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/16/easy-to-understand-aspnet-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic Site Layout and Style Personalization with ASP.NET</title>
		<link>http://talibkhan.wordpress.com/2008/04/15/dynamic-site-layout-and-style-personalization-with-aspnet/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/15/dynamic-site-layout-and-style-personalization-with-aspnet/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 11:41:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/15/dynamic-site-layout-and-style-personalization-with-aspnet/</guid>
		<description><![CDATA[These days many websites offer customisable features and one of them is setting themes according to user preferences. In other words, we can say that generating the look and feel of the website as per user requests. So now the big question arises as to how one can achieve/implement this feature. Scott Guthrie has explained [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=8&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>These days many websites offer customisable features and one of them is setting themes according to user preferences. In other words, we can say that generating the look and feel of the website as per user requests.<br />
So now the big question arises as to how one can achieve/implement this feature. Scott Guthrie has explained this in a very conventional way. Have a look at it..</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2006/07/22/Recipe_3A00_-Dynamic-Site-Layout-and-Style-Personalization-with-ASP.NET--.aspx">http://weblogs.asp.net/scottgu/archive/2006/07/22/Recipe_3A00_-Dynamic-Site-Layout-and-Style-Personalization-with-ASP.NET&#8211;.aspx</a><a href="http://weblogs.asp.net/scottgu/archive/2006/07/22/Recipe_3A00_-Dynamic-Site-Layout-and-Style-Personalization-with-ASP.NET--.aspx"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=8&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/15/dynamic-site-layout-and-style-personalization-with-aspnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET Page Life Cycle</title>
		<link>http://talibkhan.wordpress.com/2008/04/14/aspnet-page-life-cycle/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/14/aspnet-page-life-cycle/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 08:58:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/14/aspnet-page-life-cycle/</guid>
		<description><![CDATA[Each request for a Microsoft® ASP.NET page that hits Microsoft® Internet Information Services (IIS) is handed over to the ASP.NET HTTP pipeline. The HTTP pipeline is a chain of managed objects that sequentially process the request and make the transition from a URL to plain HTML text happen. The entry point of the HTTP pipeline [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=7&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Each request for a Microsoft® ASP.NET page that hits Microsoft® Internet Information Services (IIS) is handed over to the ASP.NET HTTP pipeline. The HTTP pipeline is a chain of managed objects that sequentially process the request and make the transition from a URL to plain HTML text happen. The entry point of the HTTP pipeline is the HttpRuntime class. The ASP.NET infrastructure creates one instance of this class per each AppDomain hosted within the worker process&#8230;</p>
<p>For a detailed scenario of Page Life Cycle, just go through<br />
<a href="http://msdn2.microsoft.com/en-us/library/aa479007.aspx">http://msdn2.microsoft.com/en-us/library/aa479007.aspx</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=7&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/14/aspnet-page-life-cycle/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip/Trick:Url Rewriting with ASP.NET</title>
		<link>http://talibkhan.wordpress.com/2008/04/06/tiptrickurl-rewriting-with-aspnet/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/06/tiptrickurl-rewriting-with-aspnet/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 07:28:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/06/tiptrickurl-rewriting-with-aspnet/</guid>
		<description><![CDATA[For dynamically re-writing URLs or to publish cleaner URL end-points in your ASP.NET applications , just have a look at this article by Scott Guthrie. http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=6&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For dynamically re-writing URLs or to publish cleaner URL end-points in your ASP.NET applications , just have a look at this article by Scott Guthrie.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx">http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=6&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/06/tiptrickurl-rewriting-with-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Displaying Date in many formats Using Javascript</title>
		<link>http://talibkhan.wordpress.com/2008/04/02/displaying-date-in-many-formats-using-javascript/</link>
		<comments>http://talibkhan.wordpress.com/2008/04/02/displaying-date-in-many-formats-using-javascript/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 07:49:00 +0000</pubDate>
		<dc:creator>talibkhan</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://talibkhan.wordpress.com/2008/04/02/displaying-date-in-many-formats-using-javascript/</guid>
		<description><![CDATA[Hi folks, Just check out the below link for some cool stuff on how to display date &#38; time using Javascript in different formats. http://www.javascriptmall.com/jsc/jsC4Udate.htm#DateTime11<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=5&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi folks,</p>
<p>Just check out the below link for some cool stuff on how to display date &amp; time using Javascript in different formats.</p>
<p><a href="http://www.javascriptmall.com/jsc/jsC4Udate.htm#DateTime11">http://www.javascriptmall.com/jsc/jsC4Udate.htm#DateTime11</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/talibkhan.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/talibkhan.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talibkhan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/talibkhan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/talibkhan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/talibkhan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/talibkhan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/talibkhan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/talibkhan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/talibkhan.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talibkhan.wordpress.com&amp;blog=3716057&amp;post=5&amp;subd=talibkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talibkhan.wordpress.com/2008/04/02/displaying-date-in-many-formats-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/523f4b0b2c706246fa2f72777c0b088e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">talibkhan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
