Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Switching over to VS2012

Switching over to VS2012

Scheduled Pinned Locked Moved Visual Studio
csharpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ritwesh
    wrote on last edited by
    #1

    I've been working with VS2008 previously and I want to shift to VS2012. Will I face any difficulties programming in the .NET4.5 platform?? I have got many projects created in VS2008. Will I be able to develop them using VS2012? Do I have to do some thing special so that my VS2012 can read my VD2008 programs?

    L M 2 Replies Last reply
    0
    • R Ritwesh

      I've been working with VS2008 previously and I want to shift to VS2012. Will I face any difficulties programming in the .NET4.5 platform?? I have got many projects created in VS2008. Will I be able to develop them using VS2012? Do I have to do some thing special so that my VS2012 can read my VD2008 programs?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Ritwesh wrote:

      Will I face any difficulties programming in the .NET4.5 platform?

      Quite possibly, but it depends on your experience and what you are trying to do.

      Ritwesh wrote:

      Do I have to do some thing special so that my VS2012 can read my VD2008 programs?

      It should upgrade them automatically but it is important always to have reliable backups.

      One of these days I'm going to think of a really clever signature.

      1 Reply Last reply
      0
      • R Ritwesh

        I've been working with VS2008 previously and I want to shift to VS2012. Will I face any difficulties programming in the .NET4.5 platform?? I have got many projects created in VS2008. Will I be able to develop them using VS2012? Do I have to do some thing special so that my VS2012 can read my VD2008 programs?

        M Offline
        M Offline
        M Edmison
        wrote on last edited by
        #3

        There's several things to consider when changing to a new IDE and then moving your applications to a new framework. Depending on if your developing for yourself in terms of development or for a company which will require stages to complete. Converting to VS2012 only - From a previous version you will only have to open the old vs2008 solution in VS2012 and it will convert the project files to the new IDE version of VS2012 automatically. There shouldn't be any isssues after that unless your working with versioning systems, then you need to make sure you save the new VS2012 project and check it in. From there you will notify the team they will have to get an update before opening in VS2012. Changing your Framework - You may have some complications due to some of your current libraries may have some obsolete references in it and you will need to make sure you do some rather intense testing to make sure your application is not impacted when using those old references in the new framework. Can it be done, yes, but you need to keep a copy of both the VS2008 version and the previous framework before doing so just to avoid any down time or any complications that will cause others frustration. Hope this helps.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups