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 web hosting [modified]

ASP.Net web hosting [modified]

Scheduled Pinned Locked Moved Web Development
databasecsharpasp-netsql-serversysadmin
31 Posts 8 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.
  • K keyboard warrior

    oh man. i have been missing out. well i get it free from my college but i still run that server so that helps.

    ----------------------------------------------------------- Completion Deadline: two days before the day after tomorrow

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

    jgasm wrote:

    i get it free from my college

    what is the name of your collage?

    1 Reply Last reply
    0
    • M Mladen Jankovic

      His words:

      Boukh wrote:

      Ok give me ur email and password so i can enter with the gold and see your article.

      Once again:

      The Developer wrote:

      if you have the hosting please give it to me

      So far he hasn't been asking for someone's house and bank account, but I'm sure he will. So it's not funny it's more like :(( or X| Anyway, I wasn't talking to you, dwed. <edit>Oh, I saw it now. I wasn't the one who down-voted you.</edit>

      Mostly, when you see programmers, they aren't doing anything. One of the attractive things about programmers is that you cannot tell whether or not they are working simply by looking at them. Very often they're sitting there seemingly drinking coffee and gossiping, or just staring into space. What the programmer is trying to do is get a handle on all the individual and unrelated ideas that are scampering around in his head. (Charles M Strauss)

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

      I was asking for a hosting not his awn hosting. if you know any english go back and read the post again and you will see taht i was asking for any web hosting. so if you read my main post you would find out that i'm looking for a free web hosting for ASP.Net And what :wtf: are you doing with a post that i wrote last year. and it was for different purpose. what Are you a stalker ????????????????????????????????????????

      1 Reply Last reply
      0
      • T Thunderbox666

        Im kind of just thinking out loud here, but it may help.... have you thought about just using a service like dyndns to put your pc with IIS on the net? then you can just host your own sites for testing if its just for testing like you stated, then the speed should be suitable, and if its hosting it fine on a lan then the stability should be good enough and your site should be able to read the Microsoft Access DB's without a problem


        "There are three sides to every story. Yours, mine and the truth" ~ unknown "All things good to know are difficult to learn" ~ Greek Proverb "The only place success comes before work is in the dictionary" ~ Vidal Sassoon

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

        can you tell me more about this. i'm intrested

        T 1 Reply Last reply
        0
        • L Lost User

          Hey all I'm looking for free ASP.Net web hosting, can anyone suggest a good one. If it is with a database(SQL server, MS Access) it will be better As always thank you in advance

          modified on Monday, May 12, 2008 11:49 PM

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #24

          Try http://www.brinkster.com/hosting/FreeDeveloper.aspx[^].

          Deja View - the feeling that you've seen this post before.

          My blog | My articles

          L 1 Reply Last reply
          0
          • P Pete OHanlon

            Try http://www.brinkster.com/hosting/FreeDeveloper.aspx[^].

            Deja View - the feeling that you've seen this post before.

            My blog | My articles

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

            I tried this one but as they claim that they provide free web hosting they don't But thanks any way and if you have another one please provide me with it

            modified on Tuesday, May 13, 2008 8:43 AM

            1 Reply Last reply
            0
            • L Lost User

              can you tell me more about this. i'm intrested

              T Offline
              T Offline
              Thunderbox666
              wrote on last edited by
              #26

              try this... http://www.tizag.com/webhost/host_yourself.php[^] Hope it helps


              "There are three sides to every story. Yours, mine and the truth" ~ unknown "All things good to know are difficult to learn" ~ Greek Proverb "The only place success comes before work is in the dictionary" ~ Vidal Sassoon

              L 1 Reply Last reply
              0
              • T Thunderbox666

                try this... http://www.tizag.com/webhost/host_yourself.php[^] Hope it helps


                "There are three sides to every story. Yours, mine and the truth" ~ unknown "All things good to know are difficult to learn" ~ Greek Proverb "The only place success comes before work is in the dictionary" ~ Vidal Sassoon

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

                Thanks dude I will try it right away :)

                1 Reply Last reply
                0
                • L Lost User

                  Hey all I'm looking for free ASP.Net web hosting, can anyone suggest a good one. If it is with a database(SQL server, MS Access) it will be better As always thank you in advance

                  modified on Monday, May 12, 2008 11:49 PM

                  4 Offline
                  4 Offline
                  47_MasoN_47
                  wrote on last edited by
                  #28

                  Hosting sites yourself is pretty easy. You can get a domain with Godaddy and setup the DNS records to point to your IP address. If you have a dynamically assigned IP you may have to change it every month or so, so it can be a bit annoying. After you setup the DNS to point to your IP, just open a NAT in your firewall to redirect traffic from port 80 to the internal IP address of your PC (e.g. 205.70.30.80>192.168.0.100). Then you can run your site with Apache or IIS. Something to keep in mind though: some ISPs are anal about people hosting web/ftp sites if you don't have a business account. If it's against their rules it's not a good idea to host your own site. If it doesn't have much traffic you probably won't get in trouble, but still it's not a good idea. I host several websites at my business and my home, it's easy to maintain once you get used to it.

                  L 1 Reply Last reply
                  0
                  • 4 47_MasoN_47

                    Hosting sites yourself is pretty easy. You can get a domain with Godaddy and setup the DNS records to point to your IP address. If you have a dynamically assigned IP you may have to change it every month or so, so it can be a bit annoying. After you setup the DNS to point to your IP, just open a NAT in your firewall to redirect traffic from port 80 to the internal IP address of your PC (e.g. 205.70.30.80>192.168.0.100). Then you can run your site with Apache or IIS. Something to keep in mind though: some ISPs are anal about people hosting web/ftp sites if you don't have a business account. If it's against their rules it's not a good idea to host your own site. If it doesn't have much traffic you probably won't get in trouble, but still it's not a good idea. I host several websites at my business and my home, it's easy to maintain once you get used to it.

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

                    what is the link to the web host you know or use

                    4 1 Reply Last reply
                    0
                    • L Lost User

                      what is the link to the web host you know or use

                      4 Offline
                      4 Offline
                      47_MasoN_47
                      wrote on last edited by
                      #30

                      www.godaddy.com They just hold the domain though. They offer hosting as well, but I was talking about hosting the actual website yourself in my previous post. They do offer ASP and PHP and all that crap but I don't know if it's free or not.

                      L 1 Reply Last reply
                      0
                      • 4 47_MasoN_47

                        www.godaddy.com They just hold the domain though. They offer hosting as well, but I was talking about hosting the actual website yourself in my previous post. They do offer ASP and PHP and all that crap but I don't know if it's free or not.

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

                        Ok thanks i wil, try it right away :)

                        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