<?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>Splebly &#187; Visual Studio</title>
	<atom:link href="http://www.splebly.com/tag/visual-studio/feed" rel="self" type="application/rss+xml" />
	<link>http://www.splebly.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 03 Feb 2010 02:34:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tip #95: Did you know… That Web Application Projects and Class libraries are now available in Express edition?</title>
		<link>http://www.splebly.com/tip-95-did-you-know%e2%80%a6-that-web-application-projects-and-class-libraries-are-now-available-in-express-edition</link>
		<comments>http://www.splebly.com/tip-95-did-you-know%e2%80%a6-that-web-application-projects-and-class-libraries-are-now-available-in-express-edition#comments</comments>
		<pubDate>Sun, 20 Sep 2009 23:27:39 +0000</pubDate>
		<dc:creator>Carrie-Anne</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[visual Studio 2008 sp1]]></category>
		<category><![CDATA[VWD]]></category>
		<category><![CDATA[WAP]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/56494dd38f483b8d</guid>
		<description><![CDATA[Creating a Web Application Project was possible only in VS standard SKU and above in VS 2008. But with VS 2008 SP1 we went ahead and added support for WAP and class libraries in Visual Web Developer Express edition SP1. You can now create WAPs by going...(<a href="http://blogs.msdn.com/webdevelopertips/archive/2009/09/20/tip-95-did-you-know-that-web-application-projects-and-class-libraries-are-now-available-in-express-edition.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7212399" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Creating a Web Application Project was possible only in VS standard SKU and above in VS 2008. But with VS 2008 SP1 we went ahead and added support for WAP and class libraries in Visual Web Developer Express edition SP1. You can now create WAPs by going&#8230;(<a href="http://blogs.msdn.com/webdevelopertips/archive/2009/09/20/tip-95-did-you-know-that-web-application-projects-and-class-libraries-are-now-available-in-express-edition.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7212399" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.splebly.com/tip-95-did-you-know%e2%80%a6-that-web-application-projects-and-class-libraries-are-now-available-in-express-edition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starter Project Templates (VS 2010 and .NET 4.0 Series)</title>
		<link>http://www.splebly.com/starter-project-templates-vs-2010-and-net-4-0-series</link>
		<comments>http://www.splebly.com/starter-project-templates-vs-2010-and-net-4-0-series#comments</comments>
		<pubDate>Thu, 27 Aug 2009 03:07:21 +0000</pubDate>
		<dc:creator>Carrie-Anne</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">tag:google.com,2005:reader/item/29d27362eb709154</guid>
		<description><![CDATA[This is the second in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post is about another small, but I think nice, change coming with VS 2010 and ASP.NET 4 when you create new ASP.NET Web projects – which is the ability to create both “Empty projects” as well as to create projects that already have some layout and common functionality included in them, and which can help you get started when building a new application. Creating New Projects When you use the File-&#62;New Project or File-&#62;New Web Site menu commands within VS 2010, you’ll see a “New Project” dialog like below that allows you to filter by language and application type and select different project templates to use when creating new projects...(<a href="http://weblogs.asp.net/scottgu/archive/2009/08/26/starter-project-templates-vs-2010-and-net-4-0-series.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7182605" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>This is the second in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post is about another small, but I think nice, change coming with VS 2010 and ASP.NET 4 when you create new ASP.NET Web projects – which is the ability to create both “Empty projects” as well as to create projects that already have some layout and common functionality included in them, and which can help you get started when building a new application. Creating New Projects When you use the File-&gt;New Project or File-&gt;New Web Site menu commands within VS 2010, you’ll see a “New Project” dialog like below that allows you to filter by language and application type and select different project templates to use when creating new projects&#8230;(<a href="http://weblogs.asp.net/scottgu/archive/2009/08/26/starter-project-templates-vs-2010-and-net-4-0-series.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7182605" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.splebly.com/starter-project-templates-vs-2010-and-net-4-0-series/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
