<?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>Under My Hat &#187; Visual Studio</title>
	<atom:link href="http://www.undermyhat.org/blog/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.undermyhat.org/blog</link>
	<description>secrets and mysteries from the realms of the technocrats and other such ramblings</description>
	<lastBuildDate>Fri, 11 Mar 2011 13:40:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Visual Studio 2010 Launch today: what&#8217;s new and really improves the developer&#8217;s experience?</title>
		<link>http://www.undermyhat.org/blog/2010/04/visual-studio-2010-launch-today-a-review-of-whats-new/</link>
		<comments>http://www.undermyhat.org/blog/2010/04/visual-studio-2010-launch-today-a-review-of-whats-new/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 13:29:49 +0000</pubDate>
		<dc:creator>Abel Braaksma</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C# (csharp)]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Basic .NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[vb]]></category>

		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=782</guid>
		<description><![CDATA[Today Microsoft launches Visual Studio 2010 worldwide with several special conferences around the globe. In a series of articles I emphasize the changes and new features that you should look out for as a professional programmer or developer &#8212; <a href="http://www.undermyhat.org/blog/2010/04/visual-studio-2010-launch-today-a-review-of-whats-new/">read article</a>]]></description>
		<wfw:commentRss>http://www.undermyhat.org/blog/2010/04/visual-studio-2010-launch-today-a-review-of-whats-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 roadmap: final release dates now known</title>
		<link>http://www.undermyhat.org/blog/2009/10/visual-studio-2010-roadmap-final-release-dates-known/</link>
		<comments>http://www.undermyhat.org/blog/2009/10/visual-studio-2010-roadmap-final-release-dates-known/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 10:04:06 +0000</pubDate>
		<dc:creator>Abel Braaksma</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C# (csharp)]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Basic .NET]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[fsharp]]></category>
		<category><![CDATA[release date]]></category>
		<category><![CDATA[roadmap]]></category>
		<category><![CDATA[timeline]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=737</guid>
		<description><![CDATA[Visual Studio 2010 is yet to become full beta 2, but employees already saw the preview and the final release date is announced. In a few days, it'll finally hit the market. Be ready to download this cool new version packed with new features. A little article on an estimated roadmap until the final release date &#8212; <a href="http://www.undermyhat.org/blog/2009/10/visual-studio-2010-roadmap-final-release-dates-known/">read article</a>]]></description>
		<wfw:commentRss>http://www.undermyhat.org/blog/2009/10/visual-studio-2010-roadmap-final-release-dates-known/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tip: regenerate aspx.designer.cs files when corrupted</title>
		<link>http://www.undermyhat.org/blog/2009/07/tip-regenerate-aspx-designer-cs-files-when-corrupted/</link>
		<comments>http://www.undermyhat.org/blog/2009/07/tip-regenerate-aspx-designer-cs-files-when-corrupted/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 19:45:34 +0000</pubDate>
		<dc:creator>Abel Braaksma</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[aspx]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[ceesharp]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[designer.cs]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VS2005]]></category>
		<category><![CDATA[VS2008]]></category>
		<category><![CDATA[VS2k5]]></category>
		<category><![CDATA[VS2k8]]></category>

		<guid isPermaLink="false">http://www.undermyhat.org/blog/2009/08/tip-regenerate-aspx-designer-cs-files-when-corrupted/</guid>
		<description><![CDATA[When your designer.cs or designer.vb file gets corrupted, you can regenerate its contents by following the three simple instructions in this tip, illustrated with screenshots — <a href="http://www.undermyhat.org/blog/2009/07/tip-regenerate-aspx-designer-cs-files-when-corrupted/">read article</a>]]></description>
		<wfw:commentRss>http://www.undermyhat.org/blog/2009/07/tip-regenerate-aspx-designer-cs-files-when-corrupted/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Tip: Solving error &#8220;Could not load type&#8221; in Visual Studio</title>
		<link>http://www.undermyhat.org/blog/2009/07/tip-solve-could-not-load-type-error-when-copying-code-in-visual-studio/</link>
		<comments>http://www.undermyhat.org/blog/2009/07/tip-solve-could-not-load-type-error-when-copying-code-in-visual-studio/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 02:09:31 +0000</pubDate>
		<dc:creator>Abel Braaksma</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=247</guid>
		<description><![CDATA[If you change from ASP.NET Website to an ASP.NET Web Application, or if you add some external aspx, ascx or master pages, you can receive the <em>Could not load type</em> error. Before you start banging your head against the wall, read on for a simple solution: <strong>change attribute <tt>CodeBehind</tt> in <tt>CodeFile</tt></strong> in the header of your asp.net file — <a href="http://www.undermyhat.org/blog/2009/07/tip-solve-could-not-load-type-error-when-copying-code-in-visual-studio/">read article</a>]]></description>
		<wfw:commentRss>http://www.undermyhat.org/blog/2009/07/tip-solve-could-not-load-type-error-when-copying-code-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>19</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 (User agent is rejected)

Served from: www.undermyhat.org @ 2012-02-08 03:25:40 -->
