<?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>Absoblogginlutely! &#187; ASP</title>
	<atom:link href="http://absoblogginlutely.net/category/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://absoblogginlutely.net</link>
	<description></description>
	<lastBuildDate>Tue, 03 Apr 2012 21:14:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>asp.net beta2 hosters</title>
		<link>http://absoblogginlutely.net/2005/08/aspnet-beta2-hosters/</link>
		<comments>http://absoblogginlutely.net/2005/08/aspnet-beta2-hosters/#comments</comments>
		<pubDate>Tue, 02 Aug 2005 19:26:42 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false">http://absoblogginlutely.net/migrate/?p=743</guid>
		<description><![CDATA[
<p><a href="http://absoblogginlutely.net/2005/08/aspnet-beta2-hosters/">asp.net beta2 hosters</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
]]></description>
			<content:encoded><![CDATA[<p><a title="ASP.NET : ASP.NET Hosting Advantage Program" href="http://msdn.microsoft.com/asp.net/beta2/hosters/">List of free hosting suppliers for the Visual Studio 2005 beta</a>. They enable you to get .net experience with sql without needing another w2k3 server or extra software on your development machine/lan.</p>
<p><a href="http://absoblogginlutely.net/2005/08/aspnet-beta2-hosters/">asp.net beta2 hosters</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
<div class="none"><div class="g-plusone" data-href="http://absoblogginlutely.net/2005/08/aspnet-beta2-hosters/" size="standard" count="true"></div></div><img src="http://absoblogginlutely.net/wp/?ak_action=api_record_view&id=743&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://absoblogginlutely.net/2005/08/aspnet-beta2-hosters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free asp.net training from Microsoft.</title>
		<link>http://absoblogginlutely.net/2005/07/free-aspnet-training-from-microsoft/</link>
		<comments>http://absoblogginlutely.net/2005/07/free-aspnet-training-from-microsoft/#comments</comments>
		<pubDate>Wed, 20 Jul 2005 15:43:44 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false">http://absoblogginlutely.net/migrate/?p=783</guid>
		<description><![CDATA[
<p><a href="http://absoblogginlutely.net/2005/07/free-aspnet-training-from-microsoft/">Free asp.net training from Microsoft.</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>just follow the instructions at <a href="http://blogs.officezealot.com/mauro/archive/2005/07/09/6736.aspx">Mauro&#8217;s blog</a> to get a 17 hour course for free.<br />
<b>Update</b> There are loads of courses available at <a href="https://www.microsoftelearning.com/catalog/default.aspx">Microsoft Elearning</a> including security, sql server, biztalk and desktop support.</p>
<p><a href="http://absoblogginlutely.net/2005/07/free-aspnet-training-from-microsoft/">Free asp.net training from Microsoft.</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
<div class="none"><div class="g-plusone" data-href="http://absoblogginlutely.net/2005/07/free-aspnet-training-from-microsoft/" size="standard" count="true"></div></div><img src="http://absoblogginlutely.net/wp/?ak_action=api_record_view&id=783&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://absoblogginlutely.net/2005/07/free-aspnet-training-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>setting an asp server to have english date formats</title>
		<link>http://absoblogginlutely.net/2004/02/setting-an-asp-server-to-have-english-date-formats/</link>
		<comments>http://absoblogginlutely.net/2004/02/setting-an-asp-server-to-have-english-date-formats/#comments</comments>
		<pubDate>Wed, 11 Feb 2004 19:55:48 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false">http://absoblogginlutely.net/migrate/?p=1281</guid>
		<description><![CDATA[
<p><a href="http://absoblogginlutely.net/2004/02/setting-an-asp-server-to-have-english-date-formats/">setting an asp server to have english date formats</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
]]></description>
			<content:encoded><![CDATA[<p>Add a line at the top of the page to read &#038;lt% session.lcid = 2057 %&#038;gt</p>
<p><a href="http://absoblogginlutely.net/2004/02/setting-an-asp-server-to-have-english-date-formats/">setting an asp server to have english date formats</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
<div class="none"><div class="g-plusone" data-href="http://absoblogginlutely.net/2004/02/setting-an-asp-server-to-have-english-date-formats/" size="standard" count="true"></div></div><img src="http://absoblogginlutely.net/wp/?ak_action=api_record_view&id=1281&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://absoblogginlutely.net/2004/02/setting-an-asp-server-to-have-english-date-formats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogworks is a free asp blog</title>
		<link>http://absoblogginlutely.net/2002/05/blogworks-is-a-free-asp-blog/</link>
		<comments>http://absoblogginlutely.net/2002/05/blogworks-is-a-free-asp-blog/#comments</comments>
		<pubDate>Fri, 31 May 2002 05:22:15 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false">http://absoblogginlutely.net/migrate/?p=2391</guid>
		<description><![CDATA[
<p><a href="http://absoblogginlutely.net/2002/05/blogworks-is-a-free-asp-blog/">Blogworks is a free asp blog</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogworks.com/">Blogworks</a> is a free asp blogging server app that sits on your asp server. Looks neat. The two drawbacks that I see is that it needs a writeable asp page (bad news) in the published webspace and that you can only have one person blogging (or one userid). However, expect that to change soon as it is open source.</p>
<p><a href="http://absoblogginlutely.net/2002/05/blogworks-is-a-free-asp-blog/">Blogworks is a free asp blog</a> was originally posted at  <a href="http://absoblogginlutely.net">Absoblogginlutely!</a> </p>
<div class="none"><div class="g-plusone" data-href="http://absoblogginlutely.net/2002/05/blogworks-is-a-free-asp-blog/" size="standard" count="true"></div></div><img src="http://absoblogginlutely.net/wp/?ak_action=api_record_view&id=2391&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://absoblogginlutely.net/2002/05/blogworks-is-a-free-asp-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: absoblogginlutely.net @ 2012-05-23 14:09:30 -->
