Congratulations to all monthly winners of May 2013 !!! They have won INR 2900 cash and INR 27497 worth prize.
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 21454 |  Welcome, Guest!   Register  Login
 Home > Blogs > ASP.NET > Round-Tripping in Visual Studio 2012 RC ...
Rajkatie

Round-Tripping in Visual Studio 2012 RC

 Blog author: Rajkatie | Posted on: 6/20/2012 | Category: ASP.NET Blogs | Views: 1103 | Status: [Member] | Points: 75 | Alert Moderator   
Ads

In all prior version of Visual Studio (Up to VS 2010),  VS2008 for example, and opened up the project(made in vs 2008) in a VS2010 in this case, VS open project convert dialog box.  If you did the conversion it was a one-way trip.  Now, you can't open the project again in VS2008 if you tried to go back.

It has been a lot of pain and suffering for developers who have to work with multiple versions(VS 2008,VS 210) of Visual Studio for a years. But the Visual Studio 2012 RC changes the game.

VS 2012 RC introduces a feature called "Project round-tripping", which has begun to make it possible for teams to work on a project in either Visual Studio 2010 or 2012.

VS 2010 SP1 included the framework for project round-tripping.

If you have projects in VS2010 SP1, many of them will load and run in VS 2012 RC without any further action on your part.

You can test it yourself by performing following step :
  1. Create a project (see fine print below) in VS2010 SP1 and write little code for print "hello world
  2. Save and close the solution.
  3. Open above solution in VS 2012 RC and again write some printing statement (no longer a prompt for convert)
  4. Save the close the solution.
  5. Again open in VS2010 SP1. Thats called round-tripping.

Round-tripping does not work with every project type and there are some limitations based on the project type you use. For support project type please visit http://msdn.microsoft.com/en-us/library/hh266747%28VS.110%29.aspx.



Rajesh Patel
MCPD,MS
Brainbench (Asp.Net 4.0 and CSS 3.0)
Found interesting? Add this to:


About Rajesh Patel

Experience:6 year(s)
Home page:http://www.dotnetfunda.com/profile/rajkatie.aspx
Member since:Tuesday, February 14, 2012
Level:Silver
Status: [Member]
Biography:More than 6 years of professional experience in web based application development using Microsoft technology stack like ASP.NET with C#, .Net Ajax,Sql Server 2008/2005, .Net Web Services (Asmx,Page Methods and WCF).

Ability choose the best technology, platform and technique, based on a given problem definition and drive the best implementation through all development phase.
>> Write Response - Respond to this post and get points

More Blogs

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 6/19/2013 1:39:13 AM