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. What's new in ASP.NET?

What's new in ASP.NET?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
6 Posts 6 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.
  • P Offline
    P Offline
    Piya27
    wrote on last edited by
    #1

    Dear members, I worked on ASP.NET 2.0 and C# last in 2011, and after that worked on some other field. Now I have to use ASP.NET back for a website development. But i guess a lot has changed over the years. I just need to know whether I have to get started all over again, or are there some things that I should now understand first. Thanks

    L Z K J P 5 Replies Last reply
    0
    • P Piya27

      Dear members, I worked on ASP.NET 2.0 and C# last in 2011, and after that worked on some other field. Now I have to use ASP.NET back for a website development. But i guess a lot has changed over the years. I just need to know whether I have to get started all over again, or are there some things that I should now understand first. Thanks

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

      That is impossible to answer in a forum like this. Things change so rapidly now that 5 years worth of changes means you have a lot to catch up on. The best place to start would be the ASP.NET website[^].

      1 Reply Last reply
      0
      • P Piya27

        Dear members, I worked on ASP.NET 2.0 and C# last in 2011, and after that worked on some other field. Now I have to use ASP.NET back for a website development. But i guess a lot has changed over the years. I just need to know whether I have to get started all over again, or are there some things that I should now understand first. Thanks

        Z Offline
        Z Offline
        ZurdoDev
        wrote on last edited by
        #3

        MVC is a big addition from 2011. You can still do WebForms (I am) but I think many would argue that MVC is the current way to go. Many use angular.js with MVC. There is also the Entity Framework which you may have not used. I don't care for it but that may be because I don't use it properly. Lambda and LINQ are probably new to you but are not ASP.Net specific but can be very useful. If you didn't use jQuery that has become very big. Good luck. Lots of good articles on this site.

        There are only 10 types of people in the world, those who understand binary and those who don't.

        1 Reply Last reply
        0
        • P Piya27

          Dear members, I worked on ASP.NET 2.0 and C# last in 2011, and after that worked on some other field. Now I have to use ASP.NET back for a website development. But i guess a lot has changed over the years. I just need to know whether I have to get started all over again, or are there some things that I should now understand first. Thanks

          K Offline
          K Offline
          koolprasad2003
          wrote on last edited by
          #4

          2.0 was long back then after 3.0, 3.5, 4.0, 4.5, 4.5.2 was introduced each has their different features, here are listed below for 3.0/3.5 - Windows Presentation Foundation (WPF) - Windows Communication Foundation (WCF) - Windows Workflow Foundation (WWF) - Windows Card Space (WCS) for 4.0 - Application Compatibility and Deployment - Managed Extensibility Framework - Parallel Computing - Networking - Web - Client - Data - Windows Communication Foundation .Net Framework 4.5 Features - .NET for Windows Store Apps - Portable Class Libraries - Core New Features and Improvements - Tools - Parallel Computing - Web - Windows Presentation Foundation (WPF) - Windows Communication Foundation (WCF) - Windows Workflow Foundation (WF)

          Find More .Net development tips at : .NET Tips The only reason people get lost in thought is because it's unfamiliar territory.

          1 Reply Last reply
          0
          • P Piya27

            Dear members, I worked on ASP.NET 2.0 and C# last in 2011, and after that worked on some other field. Now I have to use ASP.NET back for a website development. But i guess a lot has changed over the years. I just need to know whether I have to get started all over again, or are there some things that I should now understand first. Thanks

            J Offline
            J Offline
            John C Rayan
            wrote on last edited by
            #5

            Why can't check yourself in official ASP.NET website?

            1 Reply Last reply
            0
            • P Piya27

              Dear members, I worked on ASP.NET 2.0 and C# last in 2011, and after that worked on some other field. Now I have to use ASP.NET back for a website development. But i guess a lot has changed over the years. I just need to know whether I have to get started all over again, or are there some things that I should now understand first. Thanks

              P Offline
              P Offline
              petter2012
              wrote on last edited by
              #6

              What the others said. :) However, you should consider your own situation. WebForms still works fine. MVC is "cooler" but the transition from WebForms to MVC.NET is not easy. If you used the AJAX Toolbox (or whatever it was called): it's been abandoned. Instead, MS chose to support the community behind jQuery. So if you're just updating an existing site, perhaps you would get by simply making things nicer with jQuery. If on the other hand you would like to be more up to date, you should probably look into MVC.NET (and perhas some of the other things mentioned in these replies). The problem with web development is that things move so fast that as soon as you get the hang of a language or framework, it's almost obsolete, especially if you're not working with web development on a daily basis.

              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