<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>ASP.NET Tutorials</title>
	<link>http://www.tutorialsasp.net</link>
	<description>Get stuff done with ASP.NET</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:23:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2" -->

	<item>
		<title>Back Stage at UK Tech Days – Day Three</title>
		<description><![CDATA[Sara Allison from Underbelly meets some of the attendees who came to Day 3 of UK Tech Days to learn about Silverlight 4, ASP.NET 4 and Windows Azure. With the release of Visual Studio 2010, Silverlight 4 and ASP.Net 4.0 the web developer has in his hands the magic tools to rapidly create highly interactive [...]]]></description>
		<link>http://www.tutorialsasp.net/general-aspnet/back-stage-at-uk-tech-days-%e2%80%93-day-three/</link>
			</item>
	<item>
		<title>The New Xbox 360</title>
		<description><![CDATA[]]></description>
		<link>http://www.tutorialsasp.net/uncategorized/the-new-xbox-360/</link>
			</item>
	<item>
		<title>Build a 3 column layout using CSS, Master Pages and Themes</title>
		<description><![CDATA[Using ASP.Net Mater pages and themes makes it very easy to give a consistent layout and feel for the entire site. The 3 column fixed layout is a common design for most sites. I reuse the following code most of the time to create a 3 column layout which works in most browsers including FF2, [...]]]></description>
		<link>http://www.tutorialsasp.net/tutorials/build-a-3-column-layout-using-css-master-pages-and-themes/</link>
			</item>
	<item>
		<title>How to encrypt a query string ?</title>
		<description><![CDATA[Few months back I had used a nice component from TSHAK to encrypt query strings. it requires just one line of code to encrypt a query string. Right now I am unable to find the exact page at TSHAK where I got the control. Due to a site re organization at TSHAK , they might [...]]]></description>
		<link>http://www.tutorialsasp.net/tutorials/how-to-encrypt-a-query-string/</link>
			</item>
	<item>
		<title>Get the IP Address and Referer of a visitor</title>
		<description><![CDATA[Here is the code snippet to obtain the IP Address and Referer of a visitor to your website Dim IPAddress=Request.ServerVariables("REMOTE_ADDR") Dim Referer=Request.ServerVariables("HTTP_REFERER") Check a demo here Check my IP]]></description>
		<link>http://www.tutorialsasp.net/code-snippets/get-the-ip-address-and-referer-of-a-visitor/</link>
			</item>
	<item>
		<title>ASP.NET Can Benefit Your Business?</title>
		<description><![CDATA[In Today&#8217;s competitive environment, ASP.NET development plays an important role in web application development. Many software and web design companies are using ASP.NET to develop the feature rich and light weight web applications for businesses. Why? Because it’s robust and has powerful functions that allow for even the most challenging projects. Experienced programmers can use [...]]]></description>
		<link>http://www.tutorialsasp.net/general-aspnet/aspnet-can-benefit-your-business/</link>
			</item>
	<item>
		<title>WidgetBucks $25 sign up bonus is back</title>
		<description><![CDATA[If you are looking to monetize your website and haven&#8217;t signed up with widgetbucks yet, It&#8217;s a good time now, as they are giving out a $25 sign up bonus . Widgetbucks is an ad network which pays in both CPC (per click) and CPM (per 1000 impression) basis. The payout is low at $50 [...]]]></description>
		<link>http://www.tutorialsasp.net/website-monetization/widgetbucks-25-sign-up-bonus-is-back/</link>
			</item>
	<item>
		<title>Replace &#8220;\n&#8221; with &#8220;&lt;BR\&gt;&#8221;</title>
		<description><![CDATA[There are lot of times we accept user input in a textarea or a multiline textbox and save it to a database. But while displaying the data from the database, you will find that the line breaks are not displayed properly, infact there will be no line breaks. We will need to convert all the [...]]]></description>
		<link>http://www.tutorialsasp.net/code-snippets/replace-line-breaks-wit-br/</link>
			</item>
	<item>
		<title>Efficient Search Engine Friendly Gridview Paging control</title>
		<description><![CDATA[The Gridview Control in ASP.NET has built in paging support. But here are a few disadvantages of using the built in paging It fetches all the records from the database even when we need only 10 records per page. This is quite inefficient when your tables have thousands of records The paging controls uses javascript [...]]]></description>
		<link>http://www.tutorialsasp.net/code-snippets/efficient-search-engine-friendly-gridview-paging-control/</link>
			</item>
	<item>
		<title>Free ASP.NET Web Hosting Providers</title>
		<description><![CDATA[There seems to be quite a few people asking whether there are any web hosts providing free asp.net hosting . I did a bit of research and came up with a few good free hosting providers. The good thing about all the free web hosts is that they no longer serve forced ads. A few [...]]]></description>
		<link>http://www.tutorialsasp.net/aspnet-hosting/free-aspnet-web-hosting-providers/</link>
			</item>
</channel>
</rss>

