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. Starting Web Application

Starting Web Application

Scheduled Pinned Locked Moved Web Development
databasecsharpphphtml
4 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.
  • R Offline
    R Offline
    Roger165
    wrote on last edited by
    #1

    I have an application built in VB6. Want to move it to the web. The app will be interactive, allowing user to store data. The database update is being built using VB.NET and Firebird SQL. My skills: VB6, VB.NET learning PHP, HTML, CSS3 20+ years of programming What would be the best solution to get a web interface built with my skills?

    Z D M 3 Replies Last reply
    0
    • R Roger165

      I have an application built in VB6. Want to move it to the web. The app will be interactive, allowing user to store data. The database update is being built using VB.NET and Firebird SQL. My skills: VB6, VB.NET learning PHP, HTML, CSS3 20+ years of programming What would be the best solution to get a web interface built with my skills?

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

      I'd suggest you learn MVC http://msdn.microsoft.com/en-us/library/dd381412(v=vs.108).aspx[^] and start using C#. It isn't hard to go from VB.Net to C# and nearly all examples you find online these days are written in C#.

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

      1 Reply Last reply
      0
      • R Roger165

        I have an application built in VB6. Want to move it to the web. The app will be interactive, allowing user to store data. The database update is being built using VB.NET and Firebird SQL. My skills: VB6, VB.NET learning PHP, HTML, CSS3 20+ years of programming What would be the best solution to get a web interface built with my skills?

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

        If you have VB and VB.NET experience then the simple answer would be to build a web application using ASP.NET. The next question would be on whether you should build it using web forms or MVC. For simple applications then web forms is ideal. For more complex applications then you could consider MVC. It really depends on what the needs of the application are, and finding the right balance between those and your skill set.

        1 Reply Last reply
        0
        • R Roger165

          I have an application built in VB6. Want to move it to the web. The app will be interactive, allowing user to store data. The database update is being built using VB.NET and Firebird SQL. My skills: VB6, VB.NET learning PHP, HTML, CSS3 20+ years of programming What would be the best solution to get a web interface built with my skills?

          M Offline
          M Offline
          mrjay42
          wrote on last edited by
          #4

          Well, if you already know VB.NET Then you can use it for your web development. Of course, this implies that you have access to Windows Server that is able to run IIS. Using VB.NET + ASP.NET to create a website, is I think the shortest way for you to have a working website :) Otherwise, as you said that you are learning PHP...maybe you could use this language to build your website. The interest, is that finding inexpensive hosting opportunities running PHP is easier than for IIS/.NET.

          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