<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Simple Talk RSS Feed</title><link>http://www.simple-talk.com/</link><item><title>Team Foundation Server on Azure: First impressions</title><pubDate>Thu, 29 Sep 2011 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Bahadir Arslan </author><description><![CDATA[Team Foundation Service, the hosted TFS service on Azure, together with Visual Studio 11, has now provided much of the functionality that was missing from the previous incarnation of TFS. Bahadir gives a summary of the new features as seen in the test service, and demonstrates why they are so useful for team-based development]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/team-foundation-server-on-azure-first-impressions/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=6082" /></p>]]></content:encoded></item><item><title>Remote Debugging in Visual Studio: Squashing Bugs in their Native Environment</title><pubDate>Thu, 05 May 2011 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Clive Tong</author><description><![CDATA[There are already third-party applications that help you to debug .NET applications remotely, or at least get enough information to diagnose the fault successfully. However, VS2010 allows you to debug remote applications. Is this the ideal way of doing it? How do you set it up? What are the pitfalls? Clive Tong explains.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/remote-debugging-in-visual-studio-squashing-bugs-in-their-native-environment/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=5076" /></p>]]></content:encoded></item><item><title>Visual Studio 2010 and SharePoint 2010: Support at Last</title><pubDate>Thu, 20 Jan 2011 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Dave McMahon</author><description><![CDATA[SharePoint developers have long been denied their own set of tools, but that's finally starting to change. Developing for SharePoint 2010 with Visual Studio 2010 is easy and intuitive, and David takes a moment to walk us through this brave new world.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/visual-studio-2010-and-sharepoint-2010-support-at-last/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=4613" /></p>]]></content:encoded></item><item><title>The New Features in C#4.0</title><pubDate>Thu, 04 Nov 2010 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Hima Bindu Vejella</author><description><![CDATA[The co-evolution of Visual Basic and C# is increasingly going to bring the feature-set of those languages closer together. So, having walked us through the new language enhancements available in VB 2010, Hima Vejella now completes the picture by walking us through the new features in C#4.0.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/the-new-features-in-c4.0/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=4334" /></p>]]></content:encoded></item><item><title>Visual Studio VB 2010 Enhancements</title><pubDate>Wed, 14 Jul 2010 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Hima Bindu Vejella</author><description><![CDATA[The latest evolution of VB in Visual Studio will bring with it a bundle of C# functionality, nudging the two languages even closer together. To ensure we're ready to make the most of these enhancements, Hima Vejella takes us through each new feature.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/visual-studio-vb-2010-enhancements/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=3896" /></p>]]></content:encoded></item><item><title>Visual Studio 2005 Web Application Projects and Web Deployment Projects</title><pubDate>Fri, 04 Aug 2006 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Rick Strahl</author><description><![CDATA[Rick Strahl discusses why you should check out Web Application Projects and Web Deployment Projects, the much needed add-ins for Visual Studio 2005.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/visual-studio-2005-web-application-projects-and-web-deployment-projects/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/images/placeholders/placeholder.jpg" /></p>]]></content:encoded></item><item><title>Build and Deploy a .NET COM Assembly</title><pubDate>Mon, 15 May 2006 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Phil Wilson</author><description><![CDATA[Phil Wilson demonstrates how to build and deploy a .NET COM assembly using best practices, and how to access it from early and late binding clients.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/build-and-deploy-a-.net-com-assembly/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=210" /></p>]]></content:encoded></item><item><title>Debugger visualizers</title><pubDate>Mon, 05 Sep 2005 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Amirthalingam Prasanna</author><description><![CDATA[Debugging is an important process for any level of programming to ensure programs function as expected. Most productive developer environments provide tools and utilities to assist with the debugging process. Visual Studio.NET 2005 is equipped with a number of debugger visualizers, but users can also create their own based on an individual project.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/debugger-visualizers/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=77" /></p>]]></content:encoded></item><item><title>Updates to setup projects</title><pubDate>Mon, 18 Jul 2005 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Phil Wilson</author><description><![CDATA[This article explains how to install a new version of your setup project using the Windows Installer update mechanism.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/updates-to-setup-projects/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=59" /></p>]]></content:encoded></item><item><title>Visual Studio Setup - projects and custom actions</title><pubDate>Tue, 07 Jun 2005 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Phil Wilson</author><description><![CDATA[This article describes the kinds of custom actions that can be used in your Visual Studio setup project.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/visual-studio-setup---projects-and-custom-actions/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=54" /></p>]]></content:encoded></item><item><title>Getting Started With Setup Projects</title><pubDate>Mon, 25 Apr 2005 00:00:00 GMT</pubDate><category>Visual Studio</category><author>Phil Wilson</author><description><![CDATA[This article describes the basics of Visual Studio setup and deployment projects. Subsequent articles will cover more on custom actions, .NET installer classes, and an upgrade for the product.]]></description><link>http://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/</link><content:encoded><![CDATA[<p><img src="http://www.simple-talk.com/content/file.ashx?file=25" /></p>]]></content:encoded></item></channel></rss>
