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. Web Development
  3. ASP.NET
  4. ASP.NET Visual Studio.NET 2010

ASP.NET Visual Studio.NET 2010

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studioasp-netannouncement
5 Posts 4 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.
  • N Offline
    N Offline
    Nino_1
    wrote on last edited by
    #1

    Hello CP, I've been out of the programming loop for around 4 years now and now want to get back to it. I'm guessing there are a lot of changes since the 2005 version of VS.NET. Looking for any recommendations on getting back to it. Thanks In Advance

    Nino

    H K A N 4 Replies Last reply
    0
    • N Nino_1

      Hello CP, I've been out of the programming loop for around 4 years now and now want to get back to it. I'm guessing there are a lot of changes since the 2005 version of VS.NET. Looking for any recommendations on getting back to it. Thanks In Advance

      Nino

      H Offline
      H Offline
      Hiren solanki
      wrote on last edited by
      #2

      It isn't quite hard from turning into 2010 from 2005. There are very much changes in .Net framework as you may have used 2.0 at last, Currently it's running 4.0 latest. You will find lots of article published in CP for 2010 from beginning to expert. Google is always a friend, You will find lots of article on the same world wide too. it's a very generic question and it can be answered only by ending it to google. But I am sure It will take some time to adjust, It isn't any drastic change you will soon get adjusted.

      Regards, Hiren.

      My Recent Article: - Way to know which control have raised a postback
      My Recent Tip/Trick: - Building Hierarchy using Recursive CTE

      1 Reply Last reply
      0
      • N Nino_1

        Hello CP, I've been out of the programming loop for around 4 years now and now want to get back to it. I'm guessing there are a lot of changes since the 2005 version of VS.NET. Looking for any recommendations on getting back to it. Thanks In Advance

        Nino

        K Offline
        K Offline
        Keith Barrow
        wrote on last edited by
        #3

        VS2005 came with .NET 2.0, and all your .net 2.0 code should still work. If you didn't get into generics at the time, they are worth a review. Changes since 2.0 then have really been add-ons (i.e. not core architecture changes) and language improvements. That's not to say there hasn't been a lot of mostly positive change, but you can apply everything you already know and introduce the new stuff as you go along. On the ASP side of this there is ASP.NET AJAX, and you should look at WCF in place of WebServices if you use those. You might also want to get your head around ASP.NET MVC3, though I'd personally leave that till last as in lies on top of other new technologies. As far as the backing-code is concerned the main thing to play with is LINQ in its various guises, and the new LinqDataSource (much cleaner than the SqlDataSource / ObjectDataSource for binding). .Net 4 has fewer new features, there is good support for parallelism, which is likely to be important as the number of processors goes up.

        Sort of a cross between Lawrence of Arabia and Dilbert.[^]
        -Or-
        A Dead ringer for Kate Winslett[^]

        1 Reply Last reply
        0
        • N Nino_1

          Hello CP, I've been out of the programming loop for around 4 years now and now want to get back to it. I'm guessing there are a lot of changes since the 2005 version of VS.NET. Looking for any recommendations on getting back to it. Thanks In Advance

          Nino

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Well, You can have a look into this What's New In Visual Studio 2010[^] And if you are talking about Specific to ASP.NET, VS 2010 having ASP.NET 4.0 along with previous framework. I have list of blog post on ASP.NET 4.0 Features , you may found interesting .

          Cheers ! Abhijit Jana | My Blog | @Twitter | [Daily .Net Tips](http://dailydotnettips.com/Daily .Net Tips)

          1 Reply Last reply
          0
          • N Nino_1

            Hello CP, I've been out of the programming loop for around 4 years now and now want to get back to it. I'm guessing there are a lot of changes since the 2005 version of VS.NET. Looking for any recommendations on getting back to it. Thanks In Advance

            Nino

            N Offline
            N Offline
            Nino_1
            wrote on last edited by
            #5

            Thanks everyone!!

            Nino

            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