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. The Lounge
  3. enough of Desktop App development

enough of Desktop App development

Scheduled Pinned Locked Moved The Lounge
career
17 Posts 12 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.
  • S Offline
    S Offline
    scorpion king
    wrote on last edited by
    #1

    I have been doing the desktop applications development in different languages since the start of my career. Now I want to learn and do Web development. What would be the best start. Please suggest...

    M M H J J 5 Replies Last reply
    0
    • S scorpion king

      I have been doing the desktop applications development in different languages since the start of my career. Now I want to learn and do Web development. What would be the best start. Please suggest...

      M Offline
      M Offline
      moon_stick
      wrote on last edited by
      #2

      http://www.asp.net[^] is good resource for starting out.

      It definitely isn't definatley

      R 1 Reply Last reply
      0
      • S scorpion king

        I have been doing the desktop applications development in different languages since the start of my career. Now I want to learn and do Web development. What would be the best start. Please suggest...

        M Offline
        M Offline
        Michael Bookatz
        wrote on last edited by
        #3

        For me it's to find a web site I want to develop and then start to put something together using the language I want to develop. So you need to decided do you want to do ASP.net, PHP, Java, Cold Fusion, Python, Flash etc...

        J 1 Reply Last reply
        0
        • S scorpion king

          I have been doing the desktop applications development in different languages since the start of my career. Now I want to learn and do Web development. What would be the best start. Please suggest...

          H Offline
          H Offline
          Hamed Musavi
          wrote on last edited by
          #4

          I would start with HTML and css. It looks so simple but best website developers I've seen so far know very well how to use HTML and css before anything else. They also know rendering basics(How things are drawn in a browser), server side vs. client side and corresponding technologies(like Java script). For dynamic stuff then you'll need to choose a technology first and I believe one of the most important things to learn is stateless development concept. I took a look at web site development last year. If you decided to use .net, I think a very good book to get you started quickly is "ASP .NET 2 0 Website Programming Problem Design Solution". There might be a new version that uses .Net3. Good luck.

          "In the end it's a little boy expressing himself."    Yanni

          1 Reply Last reply
          0
          • M moon_stick

            http://www.asp.net[^] is good resource for starting out.

            It definitely isn't definatley

            R Offline
            R Offline
            rastaVnuce
            wrote on last edited by
            #5

            Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

            To hell with circumstances; I create opportunities.

            M R B N 4 Replies Last reply
            0
            • R rastaVnuce

              Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

              To hell with circumstances; I create opportunities.

              M Offline
              M Offline
              moon_stick
              wrote on last edited by
              #6

              I'm working on the assumption that the OP wants to be employed doing web development, rather than just a hobby. Doing a quick check on www.jobserve.com, there are currently ~450 jobs that mention php vs ~850 that mention asp.net. Whether or not you like asp.net, the fact is that it's a mainstream product, it's not going away, it is (generally) improving and there are (apparently) more jobs for it that for other web technologies.

              It definitely isn't definatley

              R 1 Reply Last reply
              0
              • R rastaVnuce

                Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

                To hell with circumstances; I create opportunities.

                R Offline
                R Offline
                Rage
                wrote on last edited by
                #7

                ... as compared to ...?

                1 Reply Last reply
                0
                • R rastaVnuce

                  Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

                  To hell with circumstances; I create opportunities.

                  B Offline
                  B Offline
                  Brady Kelly
                  wrote on last edited by
                  #8

                  You are, as so many do, confusing, in ignorance, the Web Forms technology suite with the whole ASP.NET platform.

                  R 1 Reply Last reply
                  0
                  • M moon_stick

                    I'm working on the assumption that the OP wants to be employed doing web development, rather than just a hobby. Doing a quick check on www.jobserve.com, there are currently ~450 jobs that mention php vs ~850 that mention asp.net. Whether or not you like asp.net, the fact is that it's a mainstream product, it's not going away, it is (generally) improving and there are (apparently) more jobs for it that for other web technologies.

                    It definitely isn't definatley

                    R Offline
                    R Offline
                    rastaVnuce
                    wrote on last edited by
                    #9

                    moon_stick wrote:

                    rather than just a hobby.

                    I wasn't aware that .NET was the single professional web development environment around. :doh:

                    moon_stick wrote:

                    www.jobserve.com

                    I'm not sure how relevant www.jobserve.com is. I speak from my personal experience, I've been asked for much more PHP developers lately, than ASP.NET ones.

                    moon_stick wrote:

                    Whether or not you like asp.net, the fact is that it's a mainstream product

                    Since when does being mainstream mean being good? Tell me, how much do you (or any other solely .NET developer) understands what happens in the background? Have you, ever, tried working with something else? The only thing .NET is good at is abstraction, and abstraction isn't always a good thing.

                    To hell with circumstances; I create opportunities.

                    M 1 Reply Last reply
                    0
                    • B Brady Kelly

                      You are, as so many do, confusing, in ignorance, the Web Forms technology suite with the whole ASP.NET platform.

                      R Offline
                      R Offline
                      rastaVnuce
                      wrote on last edited by
                      #10

                      Believe me, ignorance is not the issue here. I have quite an extensive experience in everything that is .NET, and with each project I dislike it more and more... WebForms, since you mentioned, is one of the worst aspects of ASP.NET... as I noticed, in this we agree :)

                      To hell with circumstances; I create opportunities.

                      1 Reply Last reply
                      0
                      • R rastaVnuce

                        Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

                        To hell with circumstances; I create opportunities.

                        N Offline
                        N Offline
                        Nemanja Trifunovic
                        wrote on last edited by
                        #11

                        rastaVnuce wrote:

                        Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

                        I see you never tried a Java web framework before ;P

                        Programming Blog utf8-cpp

                        R 1 Reply Last reply
                        0
                        • R rastaVnuce

                          moon_stick wrote:

                          rather than just a hobby.

                          I wasn't aware that .NET was the single professional web development environment around. :doh:

                          moon_stick wrote:

                          www.jobserve.com

                          I'm not sure how relevant www.jobserve.com is. I speak from my personal experience, I've been asked for much more PHP developers lately, than ASP.NET ones.

                          moon_stick wrote:

                          Whether or not you like asp.net, the fact is that it's a mainstream product

                          Since when does being mainstream mean being good? Tell me, how much do you (or any other solely .NET developer) understands what happens in the background? Have you, ever, tried working with something else? The only thing .NET is good at is abstraction, and abstraction isn't always a good thing.

                          To hell with circumstances; I create opportunities.

                          M Offline
                          M Offline
                          moon_stick
                          wrote on last edited by
                          #12

                          rastaVnuce wrote:

                          moon_stick wrote: rather than just a hobby. I wasn't aware that .NET was the single professional web development environment around. D'Oh!

                          You implied something that I didn't say. I'll put it down as a mistake on your behalf this time! ;)

                          rastaVnuce wrote:

                          moon_stick wrote: www.jobserve.com I'm not sure how relevant www.jobserve.com is. I speak from my personal experience, I've been asked for much more PHP developers lately, than ASP.NET ones.

                          My current client uses almost exclusively MS products so in my personal experience, no one wants anything but asp.net developers for web development!! I've had a few contracts off Jobserve in the past and I know they're highly recommended in the UK - I used them to try and get an independent point of view.

                          rastaVnuce wrote:

                          moon_stick wrote: Whether or not you like asp.net, the fact is that it's a mainstream product Since when does being mainstream mean being good? Tell me, how much do you (or any other solely .NET developer) understands what happens in the background? Have you, ever, tried working with something else? The only thing .NET is good at is abstraction, and abstraction isn't always a good thing.

                          When it comes to employment, mainstream generally wins the day. Yes there are still COBOL programmers who can demand good rates, but the jobs are few and far between. If you want to choose a less used technology, go for it. 5 or 10 years down the line, chances are there's still going to be more jobs for asp.net (or whatever it's turned into by that point). Who said I was solely a .NET developer? I actually like to think I've got a pretty good understanding of the background workings of asp.net but I doubt that's common across the board. By the same token, I believe that one of the strengths of asp.net (and to an extent, .NET languages in general) is that you don't need to have a deep internal knowledge of the underlying system to be able to produce good applications.

                          It definitely isn't definatley

                          1 Reply Last reply
                          0
                          • N Nemanja Trifunovic

                            rastaVnuce wrote:

                            Why ASP.NET ? ASP.NET is the slowest, resource hungriest and least web-optimized (web-like, web-friendly ... whichever you prefer) of all web technologies used nowadays.

                            I see you never tried a Java web framework before ;P

                            Programming Blog utf8-cpp

                            R Offline
                            R Offline
                            rastaVnuce
                            wrote on last edited by
                            #13

                            You got me there. :) The only time I've used Java for anything is when I was experimenting with Android. I avoid Java as much as I can. I like my resources, and I don't like spending them when I don't have to :)

                            To hell with circumstances; I create opportunities.

                            S 1 Reply Last reply
                            0
                            • S scorpion king

                              I have been doing the desktop applications development in different languages since the start of my career. Now I want to learn and do Web development. What would be the best start. Please suggest...

                              J Offline
                              J Offline
                              John M Drescher
                              wrote on last edited by
                              #14

                              http://www.php.net/[^] Just Kidding. On a linux site (or 5 years ago where the web was mostly apache under linux) I would recommend this though.

                              John

                              1 Reply Last reply
                              0
                              • R rastaVnuce

                                You got me there. :) The only time I've used Java for anything is when I was experimenting with Android. I avoid Java as much as I can. I like my resources, and I don't like spending them when I don't have to :)

                                To hell with circumstances; I create opportunities.

                                S Offline
                                S Offline
                                Single Step Debugger
                                wrote on last edited by
                                #15

                                Nemanja is right as usual. You need to try J2EE + Struts + Hibernate. This could bring you extremely suicidal thoughts.

                                The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.

                                1 Reply Last reply
                                0
                                • M Michael Bookatz

                                  For me it's to find a web site I want to develop and then start to put something together using the language I want to develop. So you need to decided do you want to do ASP.net, PHP, Java, Cold Fusion, Python, Flash etc...

                                  J Offline
                                  J Offline
                                  Joe Simes
                                  wrote on last edited by
                                  #16

                                  Cold Fusion please! ;) I've been using it for 13 years and it has treated me well! Yeah most people hate CF but there are some really big systems built with it. So I'm guessing as the CF programming community shrinks the need for good CF programmers will rise and I will make a killing. And long before it has totally died I will retire! :-D

                                  1 Reply Last reply
                                  0
                                  • S scorpion king

                                    I have been doing the desktop applications development in different languages since the start of my career. Now I want to learn and do Web development. What would be the best start. Please suggest...

                                    J Offline
                                    J Offline
                                    Joe Woodbury
                                    wrote on last edited by
                                    #17

                                    Hurray! More desktop app development for the rest of us who still love it!

                                    Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                                    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