<?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>DevTopics &#187; Visual Studio</title>
	<atom:link href="http://www.devtopics.com/category/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devtopics.com</link>
	<description>Software Development Topics</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:48:13 +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>Visual Studio 2010 and .NET Framework 4.0 Released Today</title>
		<link>http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/</link>
		<comments>http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 15:26:03 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/</guid>
		<description><![CDATA[ Microsoft is releasing Visual Studio 2010, .NET Framework 4.0, and Silverlight 4 at the Visual Studio Developer Conference in Las Vegas.&#160; VS 2010 and .NET 4 are available today, and Silverlight 4 will be available to download later this week. 
&#160; 
 
Visual Studio
Visual Studio 2010 comes in four flavors: Pro, Premium, Ultimate and [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2008-and-net-35-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Released'>Visual Studio 2008 and .NET 3.5 Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img title="" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="125" alt="" src="http://www.devtopics.com/wordpress/wp-content/uploads/2010/04/image1.png" width="166" align="left" border="0" /> Microsoft is releasing Visual Studio 2010, .NET Framework 4.0, and Silverlight 4 at the <a href="http://www.microsoft.com/visualstudio/en-us/watch-it-live" target="_blank">Visual Studio Developer Conference</a> in Las Vegas.&#160; VS 2010 and .NET 4 are available today, and Silverlight 4 will be available to download later this week. </p>
<p>&#160; </p>
<p> <span id="more-1098"></span><br />
<h3>Visual Studio</h3>
<p>Visual Studio 2010 comes in four flavors: Pro, Premium, Ultimate and Test Pro.&#160; There are many new features including:</p>
<ul>
<li>Improved IDE with tear-away pages and multi-monitor support </li>
<li>Search as you type </li>
<li>Call hierarchy to see who calls what </li>
<li>IntelliSense suggestion mode </li>
<li>IntelliTrace Tivo-like debugging </li>
<li>Extension manager </li>
<li>Generate from Usage: use classes/members before defining them </li>
<li>Live semantic errors (those colored squiggly lines) </li>
</ul>
<p><a href="http://www.microsoft.com/visualstudio/en-us/products" target="_blank">Visual Studio 2010 Home Page</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/dd547188%28v=VS.100%29.aspx" target="_blank">VS 2010 Product Highlights</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/bb386063%28VS.100%29.aspx" target="_blank">What’s New in VS 2010</a>     <br /><a href="http://www.scottlogic.co.uk/blog/gergely/2010/04/ten-cool-things-you-didnt-know-about-visual-studio-2010/" target="_blank">10 Cool Things About VS 2010</a></p>
<h3>C# and Visual Basic</h3>
<p>The main .NET languages C# and Visual Basic both saw significant improvements and new features including:</p>
<ul>
<li>Dynamic type and dynamic dispatch</li>
<li>Named parameters and optional parameters</li>
<li>Optional arguments and indexed properties </li>
<li>Covariance and contravariance </li>
<li>Statement lambdas</li>
<li>Highlight all references of a symbol </li>
<li>Implicit line continuations</li>
<li>Office Automation APIs </li>
<li>Auto-implemented properties </li>
</ul>
<p><a href="http://msdn.microsoft.com/en-us/library/bb383815%28v=VS.100%29.aspx" target="_blank">What’s New in Visual C# 2010</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/we86c8x2%28v=VS.100%29.aspx" target="_blank">What’s New in Visual Basic 2010</a></p>
<h3>.NET Framework 4</h3>
<p>.NET Framework 4.0 is a major upgrade with many new features including:</p>
<ul>
<li>Support for the new language features mentioned above </li>
<li>Support for IronPython, IronRuby, F# and M programming languages</li>
<li>Oslo modelling platform </li>
<li>Arbitrary-precision arithmetic types and complex numbers </li>
<li>Parallel Extensions for multi-core and distributed systems </li>
</ul>
<p><a href="http://www.microsoft.com/NET/" target="_blank">.NET Framework Home Page</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/ms171868%28v=VS.100%29.aspx" target="_blank">What’s New in .NET 4</a>     <br /><a href="http://code.msdn.microsoft.com/Project/ProjectDirectory.aspx?TagName=.NET%204.0" target="_blank">.NET 4 Code Examples</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=1098&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2008-and-net-35-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Released'>Visual Studio 2008 and .NET 3.5 Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .NET Framework 4 Release Candidate</title>
		<link>http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/</link>
		<comments>http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 18:35:03 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/</guid>
		<description><![CDATA[The Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4.0 is now available to the public.&#160; The biggest change from Beta 2 is a major improvement to Visual Studio performance, specifically as it relates to loading solutions, typing, building and debugging.&#160; The RC includes a “go-live license” for companies that wish to deploy [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4.0 is now available to the public.&#160; The biggest change from Beta 2 is a major improvement to Visual Studio performance, <a href="http://blogs.msdn.com/somasegar/archive/2010/02/08/visual-studio-2010-and-net-framework-4-release-candidate-now-available.aspx" target="_blank">specifically</a> as it relates to loading solutions, typing, building and debugging.&#160; The RC includes a “go-live license” for companies that wish to deploy Visual Studio 2010 in their production environment.</p>
<p><a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx" target="_blank">Download VS 2010 and .NET 4.0 RC</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=1056&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Myth Buster</title>
		<link>http://www.devtopics.com/visual-studio-myth-buster/</link>
		<comments>http://www.devtopics.com/visual-studio-myth-buster/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:32:06 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-myth-buster/</guid>
		<description><![CDATA[Do you need help convincing your boss that your company needs to upgrade to Visual Studio 2010?&#160; Or perhaps you are looking for additional ammo in your .NET vs. Java religious wars with your programming colleagues?
Microsoft has produced a Silverlight-based “Myth Busting Matrix” for Visual Studio.&#160; This nifty web tool details the benefits of upgrading [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2008-and-net-35-service-pack-1-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Service Pack 1 Released'>Visual Studio 2008 and .NET 3.5 Service Pack 1 Released</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Do you need help convincing your boss that your company needs to upgrade to Visual Studio 2010?&#160; Or perhaps you are looking for additional ammo in your .NET vs. Java religious wars with your programming colleagues?</p>
<p>Microsoft has produced a Silverlight-based “Myth Busting Matrix” for Visual Studio.&#160; This nifty web tool details the benefits of upgrading to Visual Studio 2010 and helps dispel some widely-held myths about Visual Studio and the Microsoft .NET Framework.&#160; You can browse all three supported versions of Visual Studio (2005, 2008 and 2010) by your areas of interest and click on the myths for more information. </p>
<p><a href="http://msdn.microsoft.com/en-gb/ee679805.aspx" target="_blank"><img title="Visual Studio Myth Buster" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="294" alt="Visual Studio Myth Buster" src="http://www.devtopics.com/wordpress/wp-content/uploads/2010/01/image.png" width="450" border="0" /></a></p>
<p><a href="http://msdn.microsoft.com/en-gb/ee679805.aspx" target="_blank">Visual Studio Myth Buster</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=1050&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2008-and-net-35-service-pack-1-released/' rel='bookmark' title='Permanent Link: Visual Studio 2008 and .NET 3.5 Service Pack 1 Released'>Visual Studio 2008 and .NET 3.5 Service Pack 1 Released</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-myth-buster/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Tip of the Day</title>
		<link>http://www.devtopics.com/visual-studio-2010-tip-of-the-day/</link>
		<comments>http://www.devtopics.com/visual-studio-2010-tip-of-the-day/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:22:14 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-2010-tip-of-the-day/</guid>
		<description><![CDATA[Zain Naboulsi, a Senior Developer Evangelist at Microsoft, has started the “Tip of the Day” series for Visual Studio 2010, taking the reins from Sara Ford.
Visual Studio 2010 Tip of the Day


Related posts:Visual Studio 2010 and .NET Framework 4 Release Candidate
Microsoft Unveils Visual Studio 2010 and .NET 4.0
Visual Studio 2010 and .NET Framework 4.0 Released [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/microsoft-unveils-visual-studio-2010-and-net-40/' rel='bookmark' title='Permanent Link: Microsoft Unveils Visual Studio 2010 and .NET 4.0'>Microsoft Unveils Visual Studio 2010 and .NET 4.0</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Zain Naboulsi, a Senior Developer Evangelist at Microsoft, has started the “Tip of the Day” series for Visual Studio 2010, taking the reins from <a href="http://blogs.msdn.com/saraford" target="_blank">Sara Ford</a>.</p>
<p><a href="http://blogs.msdn.com/zainnab/archive/tags/vs2010/Tips+and+Tricks/default.aspx" target="_blank">Visual Studio 2010 Tip of the Day</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=1048&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/microsoft-unveils-visual-studio-2010-and-net-40/' rel='bookmark' title='Permanent Link: Microsoft Unveils Visual Studio 2010 and .NET 4.0'>Microsoft Unveils Visual Studio 2010 and .NET 4.0</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-2010-tip-of-the-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .NET 4.0 Beta 2</title>
		<link>http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/</link>
		<comments>http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 13:13:26 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/</guid>
		<description><![CDATA[The second beta version of Visual Studio 2010 and Microsoft .NET Framework v4.0 are now available.&#160; VS 2010 and .NET 4.0 deliver significant new capabilities and improvements.&#160; The Beta 2 release was focused on performance, stability, and the integration of the overall feature set.&#160; The development team is awaiting our feedback on the product and [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers'>Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers</a></li>
<li><a href='http://www.devtopics.com/visual-studio-orcas-and-net-35-beta-available/' rel='bookmark' title='Permanent Link: Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available'>Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The second beta version of Visual Studio 2010 and Microsoft .NET Framework v4.0 are now available.&#160; VS 2010 and .NET 4.0 deliver significant new capabilities and improvements.&#160; The Beta 2 release was focused on performance, stability, and the integration of the overall feature set.&#160; The development team is awaiting our feedback on the product and preparing for the final release candidate (RC).&#160; Beta 2 includes a “go-live” license, which means you can start using these tools for your production projects. </p>
<p>VS 2010 and .NET 4.0 are slated to be released on March 22, 2010.</p>
<p><a href="http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx" target="_blank">Download VS 2010 and .NET 4.0 Beta 2</a>     <br /><a href="http://weblogs.asp.net/scottgu/archive/2009/10/19/vs-2010-and-net-4-0-beta-2.aspx" target="_blank">More details about Beta 2 from Scott Gu</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=1018&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers'>Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers</a></li>
<li><a href='http://www.devtopics.com/visual-studio-orcas-and-net-35-beta-available/' rel='bookmark' title='Permanent Link: Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available'>Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Shell</title>
		<link>http://www.devtopics.com/visual-studio-shell/</link>
		<comments>http://www.devtopics.com/visual-studio-shell/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:45:15 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-shell/</guid>
		<description><![CDATA[ If you create software development tools, you’ll want to consider building on the Visual Studio Shell.&#160; A streamlined Visual Studio development environment, the Visual Studio Shell provides the core foundation so you can focus on building your application’s unique features.&#160; Flexible customization options help you deliver optimized experiences for specific markets.&#160; Note that the [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-orcas-and-net-35-beta-available/' rel='bookmark' title='Permanent Link: Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available'>Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers'>Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img title="Visual Studio Shell" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="187" alt="Visual Studio Shell" src="http://www.devtopics.com/wordpress/wp-content/uploads/2009/06/image1.png" width="240" align="left" border="0" /> If you create software development tools, you’ll want to consider building on the Visual Studio Shell.&#160; A streamlined Visual Studio development environment, the Visual Studio Shell provides the core foundation so you can focus on building your application’s unique features.&#160; Flexible customization options help you deliver optimized experiences for specific markets.&#160; Note that the Visual Studio Shell is royalty-free for building and deploying applications.</p>
<p>The key benefits of the Visual Studio Shell:</p>
<ul>
<li><strong>Faster development.</strong> The Visual Studio Shell accelerates development by providing a base integrated development environment that can host custom tools and programming languages. </li>
<li><strong>A familiar environment. </strong>Developers can build on the Visual Studio platform and provide end users a familiar user interface, speeding the learning curve for both. </li>
<li><strong>Optimized for languages and tools. </strong>Created in response to requests from our partners, the Visual Studio Shell gives you the option of integrating your tools with Visual Studio or creating an isolated, custom-branded application. </li>
</ul>
<p><a href="http://msdn.microsoft.com/en-us/vsx2008/products/bb933751.aspx" target="_blank">Visual Studio Shell</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=764&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-orcas-and-net-35-beta-available/' rel='bookmark' title='Permanent Link: Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available'>Visual Studio &#34;Orcas&#34; and .NET 3.5 Beta Available</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers'>Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-shell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Documentation Available for .NET Framework 4 and Visual Studio 2010</title>
		<link>http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/</link>
		<comments>http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:02:48 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/</guid>
		<description><![CDATA[Documentation for the next generation of the Visual Studio, the .NET Framework, and Windows Presentation Foundation (WPF) is now publicly available at MSDN.
Visual Studio 2010 Docs     .NET Framework 4 Docs     WPF Docs


Related posts:Visual Studio 2010 and .NET Framework 4 Release Candidate
Visual Studio 2010 and .NET Framework 4.0 [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-tip-of-the-day/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Tip of the Day'>Visual Studio 2010 Tip of the Day</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Documentation for the next generation of the Visual Studio, the .NET Framework, and Windows Presentation Foundation (WPF) is now publicly available at MSDN.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd831853%28VS.100%29.aspx">Visual Studio 2010 Docs</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/w0x726c2%28VS.100%29.aspx">.NET Framework 4 Docs</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/ms754130%28VS.100%29.aspx">WPF Docs</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=741&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-0-released-today/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0 Released Today'>Visual Studio 2010 and .NET Framework 4.0 Released Today</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-tip-of-the-day/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Tip of the Day'>Visual Studio 2010 Tip of the Day</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers</title>
		<link>http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/</link>
		<comments>http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/#comments</comments>
		<pubDate>Wed, 20 May 2009 13:48:11 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/</guid>
		<description><![CDATA[ 
Visual Studio 2010 Beta 1 is now available for MSDN Subscribers.&#160; Visual Studio 2010 is a complete suite of tools for building both desktop and team-based enterprise Web applications.&#160; In addition to building high-performing desktop applications, you can use Visual Studio&#8217;s powerful component-based development tools and other technologies to simplify team-based design, development, and [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-shell/' rel='bookmark' title='Permanent Link: Visual Studio Shell'>Visual Studio Shell</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img title="" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="84" alt="" src="http://www.devtopics.com/wordpress/wp-content/uploads/2009/05/image3.png" width="290" border="0" /> </p>
<p>Visual Studio 2010 Beta 1 is now available for MSDN Subscribers.&#160; Visual Studio 2010 is a complete suite of tools for building both desktop and team-based enterprise Web applications.&#160; In addition to building high-performing desktop applications, you can use Visual Studio&#8217;s powerful component-based development tools and other technologies to simplify team-based design, development, and deployment of enterprise solutions.&#160; </p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd547188%28VS.100%29.aspx">Visual Studio 2010 Product Highlights</a>     <br /><a href="https://msdn.microsoft.com/en-us/subscriptions/securedownloads/default.aspx" target="_blank">MSDN Subscribers Download</a></p>
<p><a href="http://www.dot-net-news.com" target="_blank">More .NET News</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=740&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-4-0-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET 4.0 Beta 2'>Visual Studio 2010 and .NET 4.0 Beta 2</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-shell/' rel='bookmark' title='Permanent Link: Visual Studio Shell'>Visual Studio Shell</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-2010-beta-1-now-available-for-msdn-subscribers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Concept IDE</title>
		<link>http://www.devtopics.com/visual-studio-2010-concept-ide/</link>
		<comments>http://www.devtopics.com/visual-studio-2010-concept-ide/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 15:59:25 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/visual-studio-2010-concept-ide/</guid>
		<description><![CDATA[ Tom Ollar and Jim Bennett have developed a very interesting prototype for a next-generation version of the Visual Studio 2010 IDE.  They present 20 new concepts ranging from the inherently useful (visual stack) to the somewhat silly (remoting eye, an eyeball that indicates your programming partner is connected to the session).
One interesting concept is [...]


Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-tip-of-the-day/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Tip of the Day'>Visual Studio 2010 Tip of the Day</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none; display: inline; margin-left: 0px; margin-right: 0px;" title="Copyright © Tom Ollar and Jim Bennett" src="http://www.devtopics.com/wordpress/wp-content/uploads/2009/02/image12.png" border="0" alt="" width="248" height="247" align="left" /> Tom Ollar and Jim Bennett have developed a very interesting prototype for a next-generation version of the Visual Studio 2010 IDE.  They present 20 new concepts ranging from the inherently useful (visual stack) to the somewhat silly (remoting eye, an eyeball that indicates your programming partner is connected to the session).</p>
<p>One interesting concept is the “mini,” shown in the photo at left.  Before you say “not another diagramming standard!” note that the “mini” DebugDiagrammer is pluggable and can be replaced with UML or your own custom diagrammer.  The intent is to visualize objects, not classes.  The “mini” acts as a thumbnail showing the working internals of an object.</p>
<p>I’m a sucker for next-generation user interfaces.  I love watching movies like <a href="http://www.imdb.com/title/tt0113481/" target="_blank">Johnny Mnemonic</a> and <a href="http://www.imdb.com/title/tt0181689/" target="_blank">Minority Report</a> to ogle their futuristic UIs.  But I believe that future interfaces will be more simple and less cluttered, similar to what we’re seeing emerge on the iPhone.  The days of “command smorgasbords” &#8212; layers upon layers of menus, toolbars and panels &#8212; will eventually give way to simple, malleable interfaces that provide just the information and controls you need at any one time to perform your task.</p>
<p><a href="http://www.codeproject.com/KB/cs/concept_ide.aspx" target="_blank">Read the Code Project article and download a prototype</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=608&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/visual-studio-2010-and-net-framework-4-release-candidate-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4 Release Candidate'>Visual Studio 2010 and .NET Framework 4 Release Candidate</a></li>
<li><a href='http://www.devtopics.com/visual-studio-2010-tip-of-the-day/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Tip of the Day'>Visual Studio 2010 Tip of the Day</a></li>
<li><a href='http://www.devtopics.com/documentation-available-for-net-framework-4-and-visual-studio-2010/' rel='bookmark' title='Permanent Link: Documentation Available for .NET Framework 4 and Visual Studio 2010'>Documentation Available for .NET Framework 4 and Visual Studio 2010</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/visual-studio-2010-concept-ide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Sues to Defend Visual Studio Users</title>
		<link>http://www.devtopics.com/microsoft-sues-to-defend-visual-studio-users/</link>
		<comments>http://www.devtopics.com/microsoft-sues-to-defend-visual-studio-users/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 16:05:36 +0000</pubDate>
		<dc:creator>timm</dc:creator>
				<category><![CDATA[Legal]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Patents]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.devtopics.com/microsoft-sues-to-defend-visual-studio-users/</guid>
		<description><![CDATA[This is scary, folks.&#160; If you use Microsoft Visual Studio to create web services, you could be subject to lawsuits for patent infringement.&#160; Yes, simply using a software program puts your company and livelihood at legal risk, yet another sign of how terribly flawed is the U.S. software patent system.
Fortunately, Microsoft is coming to save [...]


Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-granted-10000th-patent/' rel='bookmark' title='Permanent Link: Microsoft Granted 10,000th Patent'>Microsoft Granted 10,000th Patent</a></li>
<li><a href='http://www.devtopics.com/patent-office-rejects-claims-on-subdomains/' rel='bookmark' title='Permanent Link: Patent Office Rejects Claims on Subdomains'>Patent Office Rejects Claims on Subdomains</a></li>
<li><a href='http://www.devtopics.com/apple-sues-the-world-for-patent-infringement/' rel='bookmark' title='Permanent Link: Apple Sues the World for Patent Infringement'>Apple Sues the World for Patent Infringement</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is scary, folks.&nbsp; If you use Microsoft Visual Studio to create web services, you could be subject to lawsuits for patent infringement.&nbsp; Yes, simply <em>using</em> a software program puts your company and livelihood at legal risk, yet another sign of how <a href="http://www.devtopics.com/coalition-seeks-to-end-software-patents/" target="_blank">terribly flawed</a> is the U.S. software patent system.
<p>Fortunately, Microsoft is coming to save the day.&nbsp; Microsoft filed a lawsuit in U.S. District Court in San Francisco last week to defend users of its Visual Studio development tools.&nbsp; The lawsuit seeks to invalidate several patents that WebXchange is using to sue three large companies: Allstate Insurance, Dell computer and FedEx.</p>
<p><span id="more-398"></span>
<p>WebXchange is an online transaction services provider based in Menlo Park, California.&nbsp; The WebXchange lawsuits claim the online services offered by the three companies violate its patents.&nbsp; For example, WebXchange alleges FedEx infringes three patents in an online system FedEx launched four years ago that enables customers to send print jobs to its Kinko&#8217;s stores.
<p>Microsoft is not named in any of the WebXchange lawsuits.&nbsp; In its suit, Microsoft asks the court to declare WebXchange&#8217;s patents invalid because they are overly broad and clearly based on existing technologies.&nbsp; These are common symptoms of bad software patents, of which there are way too many these days.&nbsp; Microsoft has attempted to negotiate with WebXchange, but WebXchange has refused to talk and has instead chosen to fight in court.
<p>Allstate, Dell and FedEx have all sought indemnification from Microsoft.&nbsp; Most large software vendors indemnify their customers and accept responsibility for patent infringement and other legal problems caused by use of their products.&nbsp; It&#8217;s great to see Microsoft step up to the plate to <a href="http://www.devtopics.com/today-is-world-day-against-software-patents/" target="_blank">fight bad software patents</a>.&nbsp;
<p><a href="http://www.computerworld.com/action/article.do?command=printArticleBasic&amp;taxonomyName=Internet+Applications&amp;articleId=9120561&amp;taxonomyId=168" target="_blank">More at ComputerWorld</a></p>
<img src="http://www.devtopics.com/wordpress/?ak_action=api_record_view&id=398&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.devtopics.com/microsoft-granted-10000th-patent/' rel='bookmark' title='Permanent Link: Microsoft Granted 10,000th Patent'>Microsoft Granted 10,000th Patent</a></li>
<li><a href='http://www.devtopics.com/patent-office-rejects-claims-on-subdomains/' rel='bookmark' title='Permanent Link: Patent Office Rejects Claims on Subdomains'>Patent Office Rejects Claims on Subdomains</a></li>
<li><a href='http://www.devtopics.com/apple-sues-the-world-for-patent-infringement/' rel='bookmark' title='Permanent Link: Apple Sues the World for Patent Infringement'>Apple Sues the World for Patent Infringement</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devtopics.com/microsoft-sues-to-defend-visual-studio-users/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
