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 help to decide whether to go for ASP.Net Website or PHP

Need help to decide whether to go for ASP.Net Website or PHP

Scheduled Pinned Locked Moved ASP.NET
csharpphpasp-netsysadminwindows-admin
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.
  • N Offline
    N Offline
    nilam2477
    wrote on last edited by
    #1

    Hello I'm new to Web based technology and i have to decide whether to implement using ASP.net or PHP Here is my requirement There will a be a Web based software which would be sold via website download. There were 2 options 1. There will be one Web Server controlled by one person where you have the link to purchase the software. When user purchases the software, in the same Web Server virtual directory will be created and user will start using software. 2. Allow user to download the software with the setup and he will decide to host the software on his own Web Server. I decided to go for 1st option considering the following points If i develop my software in asp.net then since I have one Web Server which can host on IIS. If I allow user to download and host on their web server then if they have Unix server, my website software developed in ASP.net might not work, their UNIX server might not have IIS I understand that if it PHP based then it works on both Windows & Unix Is my understanding right. Please help me to decide how to go about. Are there any other points I need to consider while designing the software Thank You for your help in Advance

    N L D 3 Replies Last reply
    0
    • N nilam2477

      Hello I'm new to Web based technology and i have to decide whether to implement using ASP.net or PHP Here is my requirement There will a be a Web based software which would be sold via website download. There were 2 options 1. There will be one Web Server controlled by one person where you have the link to purchase the software. When user purchases the software, in the same Web Server virtual directory will be created and user will start using software. 2. Allow user to download the software with the setup and he will decide to host the software on his own Web Server. I decided to go for 1st option considering the following points If i develop my software in asp.net then since I have one Web Server which can host on IIS. If I allow user to download and host on their web server then if they have Unix server, my website software developed in ASP.net might not work, their UNIX server might not have IIS I understand that if it PHP based then it works on both Windows & Unix Is my understanding right. Please help me to decide how to go about. Are there any other points I need to consider while designing the software Thank You for your help in Advance

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      See here [^]for a recent discussion on the merits of each platform. In this case I would choose option 1 as it follows the software as a service model and would be better for support and maintainabilty. If you allow the software to be downloaded and installed in users system you will have to supply support for the multitude of configurations that an end user may have in addition to providing patches and and upgrades.


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      • N nilam2477

        Hello I'm new to Web based technology and i have to decide whether to implement using ASP.net or PHP Here is my requirement There will a be a Web based software which would be sold via website download. There were 2 options 1. There will be one Web Server controlled by one person where you have the link to purchase the software. When user purchases the software, in the same Web Server virtual directory will be created and user will start using software. 2. Allow user to download the software with the setup and he will decide to host the software on his own Web Server. I decided to go for 1st option considering the following points If i develop my software in asp.net then since I have one Web Server which can host on IIS. If I allow user to download and host on their web server then if they have Unix server, my website software developed in ASP.net might not work, their UNIX server might not have IIS I understand that if it PHP based then it works on both Windows & Unix Is my understanding right. Please help me to decide how to go about. Are there any other points I need to consider while designing the software Thank You for your help in Advance

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

        In my opinion you need to go for PHP. By developing it in PHP you are providing flexibility to your customers in hosting aspect. HTH

        Jinal Desai - LIVE Experience is mother of sage....

        1 Reply Last reply
        0
        • N nilam2477

          Hello I'm new to Web based technology and i have to decide whether to implement using ASP.net or PHP Here is my requirement There will a be a Web based software which would be sold via website download. There were 2 options 1. There will be one Web Server controlled by one person where you have the link to purchase the software. When user purchases the software, in the same Web Server virtual directory will be created and user will start using software. 2. Allow user to download the software with the setup and he will decide to host the software on his own Web Server. I decided to go for 1st option considering the following points If i develop my software in asp.net then since I have one Web Server which can host on IIS. If I allow user to download and host on their web server then if they have Unix server, my website software developed in ASP.net might not work, their UNIX server might not have IIS I understand that if it PHP based then it works on both Windows & Unix Is my understanding right. Please help me to decide how to go about. Are there any other points I need to consider while designing the software Thank You for your help in Advance

          D Offline
          D Offline
          David Mujica
          wrote on last edited by
          #4

          Instead of allowing customers to download your software and host it for themselves, sounds like you prefer to host it yourself. Given that option, your software is Software As A Service (SAAS). There are many advantages to you by going this route. #1 You only have to worry about one code base and installation, you are in complete control. What you should consider is Multitennancy, read this on WikiPedia for general understanding, then google the topic for more (and possibly better) articles on the subject. http://en.wikipedia.org/wiki/Multitenancy[^] It's not easy to design and maintain SAAS, but in the long run I think you will be better off. Good Luck. :thumbsup: :cool:

          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