Answered by:
What is difeerence betweenvisual studio 2012 and2013

Question
-
User368912485 posted
What is difeerence betweenvisual studio 2012 and2013
Saturday, December 26, 2015 2:46 AM
Answers
-
User1751268424 posted
Hi!
If you are new to Visual Studio, it is recommended to use Visual Studio 2015. There are many feature to explain between 2012, 2013, and 2015.
Have fun
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, December 26, 2015 3:21 AM -
User2103319870 posted
VS 2013 introduced some new features to Asp.net and other categories. You can take a look a the below article which summarizes the new features added with VS 2013 when compared to 2012
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, December 26, 2015 4:27 AM -
User-986267747 posted
Hi kavibabubuggala,
What is difeerence betweenvisual studio 2012 and2013There are countless improvements in Visual Studio 2013. For example, VS 2013 performance is better than Vs 2012. I personally experience it.
Categories that are improved with new features are below:
- Visual Studio languages
- Team Foundation and Application Lifecycle Management
- .NET Framework 4.5.1
- ASP.NET 4.5.1
- Windows Store apps
- Azure Mobile Services
- Debugging and diagnostics
- Blend
- MSBuild
- SharePoint and Office
- IDE
- LightSwitch
Besides, you could refer to the following links to know what is the main difference between VS2012 and VS2013.
http://forums.asp.net/t/1954204.aspx?What+is+the+main+difference+between+VS+2012+and+VS+2013
https://www.visualstudio.com/en-us/news/2013-oct-17-vs.aspx
I hope it's helpful to you.
Best Regards,
Klein zhang
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, December 28, 2015 7:27 AM
All replies
-
User1751268424 posted
Hi!
If you are new to Visual Studio, it is recommended to use Visual Studio 2015. There are many feature to explain between 2012, 2013, and 2015.
Have fun
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, December 26, 2015 3:21 AM -
User2103319870 posted
VS 2013 introduced some new features to Asp.net and other categories. You can take a look a the below article which summarizes the new features added with VS 2013 when compared to 2012
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, December 26, 2015 4:27 AM -
User-698989805 posted
There are some updated features in VS 2013. But in VS 2013, you will not find the ASP.NET Configuration Tool in the Project menu that is found in VS 2012. This option is basically used for handling ASP.NET membership role, accessibility etc. You have to do it other way in VS 2013. This is a difference between them.
Saturday, December 26, 2015 5:44 AM -
User-986267747 posted
Hi kavibabubuggala,
What is difeerence betweenvisual studio 2012 and2013There are countless improvements in Visual Studio 2013. For example, VS 2013 performance is better than Vs 2012. I personally experience it.
Categories that are improved with new features are below:
- Visual Studio languages
- Team Foundation and Application Lifecycle Management
- .NET Framework 4.5.1
- ASP.NET 4.5.1
- Windows Store apps
- Azure Mobile Services
- Debugging and diagnostics
- Blend
- MSBuild
- SharePoint and Office
- IDE
- LightSwitch
Besides, you could refer to the following links to know what is the main difference between VS2012 and VS2013.
http://forums.asp.net/t/1954204.aspx?What+is+the+main+difference+between+VS+2012+and+VS+2013
https://www.visualstudio.com/en-us/news/2013-oct-17-vs.aspx
I hope it's helpful to you.
Best Regards,
Klein zhang
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, December 28, 2015 7:27 AM -
User379720387 posted
VS 2012 has full support of SQL Compact Edition databases.
VS2013 has no native support. You would have to use an add-in called SQL Compact Edition Toolbox.
Monday, December 28, 2015 10:20 PM -
User1934631540 posted
Hi,
Comparing to va2012, vs2013 provides more support to HTML5, CSS, intellisense is available, supports Office 365 Cloud Business application development. And if you have win 8.1 or higher you can option to build store apps. And also vs 2015 brings support for MVC 5 and .Net 4.5.
If you have vs 2012 then you might have difficulties to open files created by vs2015 or vs2013.
I am now working with vs 2015 community, which provides more development tools and also has much more support and compatibility with win 8, 10.
It is true that with vs2015 there are some changes and that some tools are not the same as in VS2012 or VS 2013 and yet it has new features that allows you to develop a lot different applications and software.
Wednesday, December 30, 2015 11:13 PM