<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Paul Cornell : Visual Studio 2008</title><link>http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx</link><description>Tags: Visual Studio 2008</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Video: How Do I - Learn About the Integrated Development Environment in Visual Studio 2008?</title><link>http://blogs.msdn.com/paulcornell/archive/2009/02/06/video-how-do-i-learn-about-the-integrated-development-environment-in-visual-studio-2008.aspx</link><pubDate>Fri, 06 Feb 2009 21:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9402697</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9402697.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9402697</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;&lt;A href="http://msdn.microsoft.com/en-us/vstudio/bb821354.aspx" mce_href="http://msdn.microsoft.com/en-us/vstudio/bb821354.aspx"&gt;How Do I: Learn About the Integrated Development Environment in Visual Studio 2008?&lt;/A&gt;&amp;nbsp;(14 minutes)&lt;/P&gt;
&lt;P&gt;Contents:&lt;/P&gt;
&lt;P&gt;0:15 How to migrate settings from Visual Studio 2005 to 2008.&lt;BR&gt;2:10 Community menu options in Visual Studio 2005 move to the Help menu in 2008.&lt;BR&gt;3:30 Use CTRL + TAB to switch to an open file; hold down CTRL + TAB and click an open tool window to switch to it.&lt;BR&gt;4:15 How to dock a tool window.&lt;BR&gt;5:05 How to change the overall environment font. &lt;BR&gt;5:45 How to target a different .NET Framework for your project.&lt;BR&gt;6:30 How to create a Windows Presentation Foundation (WPF) project.&lt;BR&gt;7:50 How to create an ASP.NET Web Application Project.&lt;BR&gt;9:00 How to use the web page editor.&lt;BR&gt;9:55 How to use the Cascading Style Sheet editor.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9402697" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: How to Use Wizards with Project Templates</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/30/visual-studio-documentation-page-o-the-day-how-to-use-wizards-with-project-templates.aspx</link><pubDate>Tue, 30 Dec 2008 19:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9257296</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9257296.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9257296</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;Visual Studio provides the IWizard interface that, when implemented, enables you to run custom code when a user creates a project from a template. &lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/ms185301.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms185301.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms185301.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9257296" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: How to Locate and Organize Project and Item Templates</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/29/visual-studio-documentation-page-o-the-day-how-to-locate-and-organize-project-and-item-templates.aspx</link><pubDate>Mon, 29 Dec 2008 20:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9255864</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9255864.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9255864</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;Template files must be placed in a location that Visual Studio recognizes in order for the templates to appear in the New Project and Add New Item dialog boxes. You can create custom subcategories for templates so that these subcategories appear in the user interface.&lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/y3kkate1.aspx" mce_href="http://msdn.microsoft.com/en-us/library/y3kkate1.aspx"&gt;http://msdn.microsoft.com/en-us/library/y3kkate1.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9255864" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: How to Manually Create Project Templates</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/29/visual-studio-documentation-page-o-the-day-how-to-manually-create-project-templates.aspx</link><pubDate>Mon, 29 Dec 2008 06:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9255312</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9255312.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9255312</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;Visual Studio provides wizards to help you generate templates from projects that are open in the development environment. However, if you want to create a template outside of the development environment, you can use this procedure to manually assemble the source files of your application into a Visual Studio project template.&lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/ms185291.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms185291.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms185291.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9255312" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: How to Create Project Templates</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/27/visual-studio-documentation-page-o-the-day-how-to-create-project-templates.aspx</link><pubDate>Sat, 27 Dec 2008 19:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9254434</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9254434.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9254434</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;This procedure enables you to create a template using the Export Template wizard.&lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/xkh1wxd8.aspx" mce_href="http://msdn.microsoft.com/en-us/library/xkh1wxd8.aspx"&gt;http://msdn.microsoft.com/en-us/library/xkh1wxd8.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9254434" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: Introduction to Visual Studio Templates</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/24/visual-studio-documentation-page-o-the-day-introduction-to-visual-studio-templates.aspx</link><pubDate>Wed, 24 Dec 2008 07:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9251395</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9251395.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9251395</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;Visual Studio project and item templates provide reusable and customizable project and item stubs that accelerate the development process, removing the need to create new projects and items from scratch.&lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/ms247121.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms247121.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms247121.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9251395" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: How to Enable Temporary Projects</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/22/visual-studio-documentation-page-o-the-day-how-to-enable-temporary-projects.aspx</link><pubDate>Tue, 23 Dec 2008 00:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9248404</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9248404.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9248404</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;You may want to create a temporary project to do something such as experimenting with a particular feature of Visual Studio, a programming language, or a technology without the overhead of creating a project and saving it to disk. &lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/ms165252.aspx" mce_href="http://msdn.microsoft.com/en-us/library/ms165252.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms165252.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9248404" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: Visual Studio Conversion Wizard</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/15/visual-studio-documentation-page-o-the-day-visual-studio-conversion-wizard.aspx</link><pubDate>Tue, 16 Dec 2008 00:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9222607</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9222607.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9222607</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;This page describes how to upgrade your Visual Studio projects created with versions before&amp;nbsp;Visual Studio 2008. (Solutions or projects converted using this approach are no longer compatible with Visual Studio versions that are earlier than Visual Studio 2008.) &lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/60z6y467.aspx" mce_href="http://msdn.microsoft.com/en-us/library/60z6y467.aspx"&gt;http://msdn.microsoft.com/en-us/library/60z6y467.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9222607" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: How to Target a Specific .NET Framework</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/12/visual-studio-documentation-page-o-the-day-how-to-target-a-specific-net-framework.aspx</link><pubDate>Fri, 12 Dec 2008 19:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9202729</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9202729.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9202729</wfw:commentRss><description>&lt;FONT size=2 face=Verdana&gt;
&lt;P&gt;This page describes how you can create a project that targets a specific .NET Framework version and how you can change the target .NET Framework version for an existing project. &lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/bb398202.aspx" mce_href="http://msdn.microsoft.com/en-us/library/bb398202.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb398202.aspx&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9202729" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>Visual Studio Documentation Page o' the Day: .NET Framework Multi-Targeting Overview</title><link>http://blogs.msdn.com/paulcornell/archive/2008/12/09/visual-studio-documentation-page-o-the-day-net-framework-multi-targeting-overview.aspx</link><pubDate>Tue, 09 Dec 2008 20:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9187619</guid><dc:creator>Paul Cornell [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/paulcornell/comments/9187619.aspx</comments><wfw:commentRss>http://blogs.msdn.com/paulcornell/commentrss.aspx?PostID=9187619</wfw:commentRss><description>&lt;P&gt;The multi-targeting feature of Visual Studio 2008&amp;nbsp;lets you specify the&amp;nbsp;.NET Framework&amp;nbsp;version that is required to use your application....&lt;/P&gt;
&lt;P&gt;For details, see &lt;A href="http://msdn.microsoft.com/en-us/library/bb398197.aspx" mce_href="http://msdn.microsoft.com/en-us/library/bb398197.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb398197.aspx&lt;/A&gt;. &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9187619" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/paulcornell/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item></channel></rss>