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. web technology for windows/linux

web technology for windows/linux

Scheduled Pinned Locked Moved Web Development
csharplinuxtutorial
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.
  • A Amit Agarrwal

    hello all, i'm new in this web development i want to know if i want to develop a website which should be compatible for any plaltform like windows and linux, which web development technology i should prefer.. may be dotnet is the solution or not please guide me guys... Thanks

    Amit Agarwal

    S Offline
    S Offline
    shecool
    wrote on last edited by
    #2

    No.. DotNet doesn't provide fully platform independent solution. If you want platform independent solution, please go for Java, PHP.

    A 1 Reply Last reply
    0
    • S shecool

      No.. DotNet doesn't provide fully platform independent solution. If you want platform independent solution, please go for Java, PHP.

      A Offline
      A Offline
      Amit Agarrwal
      wrote on last edited by
      #3

      So as per my understanding, if i have made a site in .net and if somebody is using linux as a OS then he will not be able to access this site.....

      Amit Agarwal

      A P 2 Replies Last reply
      0
      • A Amit Agarrwal

        So as per my understanding, if i have made a site in .net and if somebody is using linux as a OS then he will not be able to access this site.....

        Amit Agarwal

        A Offline
        A Offline
        Ashfield
        wrote on last edited by
        #4

        No, in general a web site written in .Net can be accessed from any OS that has a web browser. What was meant is that .NET applications will not run under Linux, i.e. you need IIS as your web server.

        Bob Ashfield Consultants Ltd

        A 1 Reply Last reply
        0
        • A Ashfield

          No, in general a web site written in .Net can be accessed from any OS that has a web browser. What was meant is that .NET applications will not run under Linux, i.e. you need IIS as your web server.

          Bob Ashfield Consultants Ltd

          A Offline
          A Offline
          Amit Agarrwal
          wrote on last edited by
          #5

          ok you mean to say that, if i have made one website in asp.net then i can only host this application on windows OS not on Linux OS....

          Amit Agarwal

          A P 2 Replies Last reply
          0
          • A Amit Agarrwal

            ok you mean to say that, if i have made one website in asp.net then i can only host this application on windows OS not on Linux OS....

            Amit Agarwal

            A Offline
            A Offline
            Ashfield
            wrote on last edited by
            #6

            You've got it. :-D

            Bob Ashfield Consultants Ltd

            1 Reply Last reply
            0
            • A Amit Agarrwal

              So as per my understanding, if i have made a site in .net and if somebody is using linux as a OS then he will not be able to access this site.....

              Amit Agarwal

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

              No. A person using a Linux machine will still be able to access the site, just not be able to host it.

              "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
              • A Amit Agarrwal

                ok you mean to say that, if i have made one website in asp.net then i can only host this application on windows OS not on Linux OS....

                Amit Agarwal

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

                Exactly. Do note, you can look at the Mono project. It allows some use of .NET from Linux, but not the full framework.

                "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
                • A Amit Agarrwal

                  hello all, i'm new in this web development i want to know if i want to develop a website which should be compatible for any plaltform like windows and linux, which web development technology i should prefer.. may be dotnet is the solution or not please guide me guys... Thanks

                  Amit Agarwal

                  P Offline
                  P Offline
                  Perspx
                  wrote on last edited by
                  #9

                  If you have the option, go for PHP/MySQL. I'd highly recommend it and Linux servers are usually cheaper than Windows ones as Apache, PHP and MySQL are free which reduces the costs to the web hosting provider, and therefore (usually) you too :) The only disadvantage is that you don't get the .NET continuity that you would with ASP.NET and IIS, so it really depends on what your needs are. Regards, --Perspx

                  Don't trust a computer you can't throw out a window

                  -- Steve Wozniak

                  1 Reply Last reply
                  0
                  • A Amit Agarrwal

                    hello all, i'm new in this web development i want to know if i want to develop a website which should be compatible for any plaltform like windows and linux, which web development technology i should prefer.. may be dotnet is the solution or not please guide me guys... Thanks

                    Amit Agarwal

                    A Offline
                    A Offline
                    alex barylski
                    wrote on last edited by
                    #10

                    You will see most success if you choose PHP -- although I may be partially biased. 1. PHP is truely open source 2. PHP has a massive community -- arguably the largest 3. PHP due to it's simplicity has countless existing projects for every problem you can imagine 4. PHP due it's simplicity makes it easy to get started quickly 5. PHP due to it's community is easy to find answers to 99% of questions

                    I'm finding the only constant in software development is change it self.

                    1 Reply Last reply
                    0
                    • A Amit Agarrwal

                      hello all, i'm new in this web development i want to know if i want to develop a website which should be compatible for any plaltform like windows and linux, which web development technology i should prefer.. may be dotnet is the solution or not please guide me guys... Thanks

                      Amit Agarwal

                      U Offline
                      U Offline
                      User 4763294
                      wrote on last edited by
                      #11

                      I think You should choose PHP,My Sql for web development as it is easier for a new user like you and also provide the flexibility of working in a Cross Platform Environment. But It will be better to chose J2EE if wants more security and reliability as well as flexibility of working in a Cross Platform Environment.But it is vast. If you are willing to use Windows as OS then No other Can Give you better performance, working satisfaction then Microsoft .NET technology.So If you are a windows man go for .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