I have one web application in C#
which is developed using Visual Studio 2010
and I want to convert or Migrate that web application in Visual Studio 2013 (C#)
.
Note:- Below listed things I used in my current Web Application using VS2010 (C#)
- Asp.Net Server Controls.
- ClassLibrary (.dll).
Web services.
Above Listed things I used in my current Web application which is in VS2010.
Now, My Question Is- What would be the major changes I would be facing if I am using all above listed Microsoft Technologies using C# and Migrate it to VS2013.