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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Migration from framework 2.0 to 3.5

Migration from framework 2.0 to 3.5

Scheduled Pinned Locked Moved Visual Basic
csharpdatabasesql-serverwcfsysadmin
4 Posts 3 Posters 1 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.
  • P Offline
    P Offline
    praveenkumar palla
    wrote on last edited by
    #1

    Hi, We done one application in .net 2005 and used (sql server, web services and reflection). Now we want to migrate the application to frame work 3.5. Please let me know if any deprecated methods and what should i take care Please guide me to analyse the impact of this migration Thanks in Advance

    L 0 2 Replies Last reply
    0
    • P praveenkumar palla

      Hi, We done one application in .net 2005 and used (sql server, web services and reflection). Now we want to migrate the application to frame work 3.5. Please let me know if any deprecated methods and what should i take care Please guide me to analyse the impact of this migration Thanks in Advance

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

      You can safely assume that if it runs in 2.0, it will run under 3.5 - the 2.0 framework is "embedded" in the 3.5 framework, so to speak :)

      I are troll :)

      P 1 Reply Last reply
      0
      • L Lost User

        You can safely assume that if it runs in 2.0, it will run under 3.5 - the 2.0 framework is "embedded" in the 3.5 framework, so to speak :)

        I are troll :)

        P Offline
        P Offline
        praveenkumar palla
        wrote on last edited by
        #3

        Thanks for the soon reply

        1 Reply Last reply
        0
        • P praveenkumar palla

          Hi, We done one application in .net 2005 and used (sql server, web services and reflection). Now we want to migrate the application to frame work 3.5. Please let me know if any deprecated methods and what should i take care Please guide me to analyse the impact of this migration Thanks in Advance

          0 Offline
          0 Offline
          0x3c0
          wrote on last edited by
          #4

          If you use IEnumerables and other collections, you may also want to take a look at LINQ. Applied correctly it makes life much simpler

          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