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. General Web Development Question

General Web Development Question

Scheduled Pinned Locked Moved Web Development
csharpquestionasp-netwpfdata-structures
11 Posts 7 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.
  • K Offline
    K Offline
    Kevin Marois
    wrote on last edited by
    #1

    I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

    If it's not broken, fix it until it is

    L A W U N 7 Replies Last reply
    0
    • K Kevin Marois

      I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

      If it's not broken, fix it until it is

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

      Go look up ScottGu's blog http://weblogs.asp.net/scottgu[^] he covers a lot of stuff you should find both interesting and educational. Go grab hold of some free PDF books from Microsoft ... From Here http://blogs.msdn.com/b/mssmallbiz/archive/2012/07/27/large-collection-of-free-microsoft-ebooks-for-you-including-sharepoint-visual-studio-windows-phone-windows-8-office-365-office-2010-sql-server-2012-azure-and-more.aspx[^], Here http://blogs.msdn.com/b/mssmallbiz/archive/2012/07/30/another-large-collection-of-free-microsoft-ebooks-and-resource-kits-for-you-including-sharepoint-2013-office-2013-office-365-duet-2-0-azure-cloud-windows-phone-lync-dynamics-crm-and-more.aspx?wa=wsignin1.0[^], And here http://blogs.msdn.com/b/mssmallbiz/archive/2014/07/07/largest-collection-of-free-microsoft-ebooks-ever-including-windows-8-1-windows-8-windows-7-office-2013-office-365-office-2010-sharepoint-2013-dynamics-crm-powershell-exchange-server-lync-2013-system-center-azure-cloud-sql.aspx[

      1 Reply Last reply
      0
      • K Kevin Marois

        I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

        If it's not broken, fix it until it is

        A Offline
        A Offline
        Anurag Gandhi
        wrote on last edited by
        #3

        I would suggest to start with a basic .net book. Then dive deeper into code according to your need.

        Life is a computer program and everyone is the programmer of his own life.

        K 1 Reply Last reply
        0
        • K Kevin Marois

          I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

          If it's not broken, fix it until it is

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

          All depends, but the best place to start would be the obvious one: http://www.asp.net/[^].

          1 Reply Last reply
          0
          • K Kevin Marois

            I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

            If it's not broken, fix it until it is

            W Offline
            W Offline
            Wombaticus
            wrote on last edited by
            #5

            If you haven't already, you may want to read up on the whys and whens of ASP.NET webforms vs MVC. A couple of atarters http://msdn.microsoft.com/en-us/library/dd381412%28VS.98%29.aspx[^] and http://stackoverflow.com/questions/7674102/advantages-and-disadvantages-of-asp-net-webforms-vs-asp-net-mvc-some-points[^]

            1 Reply Last reply
            0
            • A Anurag Gandhi

              I would suggest to start with a basic .net book. Then dive deeper into code according to your need.

              Life is a computer program and everyone is the programmer of his own life.

              K Offline
              K Offline
              Kevin Marois
              wrote on last edited by
              #6

              A basic .Net book?? Why? I have 30 years development experience, including 12 years doing C# & WPF. .Net isn't an issue for me

              If it's not broken, fix it until it is

              A 1 Reply Last reply
              0
              • K Kevin Marois

                A basic .Net book?? Why? I have 30 years development experience, including 12 years doing C# & WPF. .Net isn't an issue for me

                If it's not broken, fix it until it is

                A Offline
                A Offline
                Anurag Gandhi
                wrote on last edited by
                #7

                Oh!! my mistake. I didn't notice that. Get an Asp.Net MVC book and read abt its architecture and patterns. At your experience, i think, you can finish it as a story in few hours. :) I think, this should be sufficient for you to start with. Moreover, asp.net/mvc website is also a good place to start.

                Life is a computer program and everyone is the programmer of his own life.

                K 1 Reply Last reply
                0
                • A Anurag Gandhi

                  Oh!! my mistake. I didn't notice that. Get an Asp.Net MVC book and read abt its architecture and patterns. At your experience, i think, you can finish it as a story in few hours. :) I think, this should be sufficient for you to start with. Moreover, asp.net/mvc website is also a good place to start.

                  Life is a computer program and everyone is the programmer of his own life.

                  K Offline
                  K Offline
                  Kevin Marois
                  wrote on last edited by
                  #8

                  Ok, thanks

                  If it's not broken, fix it until it is

                  1 Reply Last reply
                  0
                  • K Kevin Marois

                    I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

                    If it's not broken, fix it until it is

                    U Offline
                    U Offline
                    uspatel
                    wrote on last edited by
                    #9

                    I am pleased to see that you have 30 years of experience and you want to learn MVC. I was starting MVC before 8 months ago and it was wonderful experience to learn . My learning path was 1) I started with some small samples on http://www.asp.net/mvc[^] on almost all topics. 2) JavaScript 3) JQUERY 4) AJAX ($.Ajax)widly used (http://api.jquery.com/jquery.ajax/[^]) 5) JSON 6) Entity Framework

                    Thanks


                    Blog |Articles|Answers

                    1 Reply Last reply
                    0
                    • K Kevin Marois

                      I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

                      If it's not broken, fix it until it is

                      N Offline
                      N Offline
                      Nathan Minier
                      wrote on last edited by
                      #10

                      One thing that has not been mentioned much here is that when you are working with WebAPI(2), you also need to keep in mind the consumption of your services. When considering the modern SPA or service-to-service approach, I find it helps to tack it to an n-tier model for the purposes of figuring out what my needs at any given point in the stack are. The WebAPI can serve 2 purposes, data layer only or data mixed with business. The consumer can be considered in the same way, if it's an SPA then the consumer is either UI only or UI-business. If you're trying to develop a framework, I'd flesh out the approach that I wanted to take and find(or write) a JS framework that best serves my approach. I like using WebAPI2 as a Data source, so I've been working with Angular to handle business and presentation logic. I have other apps that I base out of MVC instead, and just use jQuery/vanilla JavaScript with those. I do think that the JavaScript environment is one that needs to be considered carefully when moving into the modern web app landscape.

                      1 Reply Last reply
                      0
                      • K Kevin Marois

                        I have 30 years development experience. I do C# and WPF. I have some experience with MVC 4 Web API's. It's time for me to transition into web development. I want to learn ASP.Net MVC. I did get into MVC 4 a while back never went too far. The question... What is the .Net stack I need to learn? I don't really know what technologies I need. Thanks

                        If it's not broken, fix it until it is

                        D Offline
                        D Offline
                        Dominic Burford
                        wrote on last edited by
                        #11

                        It sounds like you already have a good base to work if you have previous experience using C#, MVC, WebAPI and WPF. If you want to get further into web development then look into ASP.NET with / without MVC. Start with the basics and then progress into more complex data-driven / ecommerce systems.

                        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