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. need to Develope web app..?

need to Develope web app..?

Scheduled Pinned Locked Moved ASP.NET
questioncsharpwinforms
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.
  • B Offline
    B Offline
    BuzzMan87
    wrote on last edited by
    #1

    I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

    J H P J G 5 Replies Last reply
    0
    • B BuzzMan87

      I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

      J Offline
      J Offline
      John Gathogo
      wrote on last edited by
      #2

      Search for resources on web application development here

      1 Reply Last reply
      0
      • B BuzzMan87

        I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

        H Offline
        H Offline
        Hemant_ec48
        wrote on last edited by
        #3

        Just start To Read MSDN For Web Application .....U will become master of web....

        1 Reply Last reply
        0
        • B BuzzMan87

          I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          BuzzMan87 wrote:

          I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

          Pick up a good book on the subject. There are plenty of them out there.

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

          1 Reply Last reply
          0
          • B BuzzMan87

            I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

            J Offline
            J Offline
            jeffwask
            wrote on last edited by
            #5

            Really, it's not that big of a switch with .NET. I went from Winforms and VB.NET to Web Apps with C# without any real strain.

            1 Reply Last reply
            0
            • B BuzzMan87

              I am a WinForms develpoer and I need to develop a web application. What is the fastest way to do so?

              G Offline
              G Offline
              Guffa
              wrote on last edited by
              #6

              Well, it's pretty much the same, still totally different. You are moving from a stateful client application to a stateless client-server application. That's the part that is totally different. To make it easier for you, the web controls that you can use in a web application can to some extent emulate the statefulness that you are used to. However, this always comes with a cost, usually in the form of a larger payload that the browser has to download for every page.

              Despite everything, the person most likely to be fooling you next is yourself.

              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