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. URGENT--CONFUSED IN TAKING A DECISION

URGENT--CONFUSED IN TAKING A DECISION

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-nethostinglounge
7 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.
  • G Offline
    G Offline
    Gjm
    wrote on last edited by
    #1

    Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

    B M P C P 6 Replies Last reply
    0
    • G Gjm

      Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      You can create virtual directory on your local IIS[^]

      Gjm wrote:

      Subject: URGENT--CONFUSED IN TAKING A DECISION

      It is not good idea if you want to get any good answer.


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you then save my time by voting my post.

      1 Reply Last reply
      0
      • G Gjm

        Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

        M Offline
        M Offline
        Mujahid Ullah Shaik
        wrote on last edited by
        #3

        Hi You have various ways to do you project for your studies 1.Yes you need to have a atleast internet connection to your computer in which you are developing you website just host the website in localhost. secondly you can use a teamviewer software which help you to connect to your computer which is there in your house and you can see desktop of your computer in your examiner system or laptop but you need to install the software in both systems (in your house and as well as in your examiner systems) when you connect this software it creates a unique session where you can show your home desktop in your examiner laptop and show the project that you have created Best of luck :)

        1 Reply Last reply
        0
        • G Gjm

          Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

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

          Don't use words like urgent, it is just flat out rude :mad:

          Gjm wrote:

          "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?"

          Don't shout, that is just as rude. Now, to your question. You don't need to have a webhost for a demo, just use IIS locally.

          "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
          • G Gjm

            Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            The odds of you writing a site like Orkut appear to me to be hovering around zero. You can host it locally, but, of course, no-one can see it, so it will be hard to prove it works when the point of it will be having a number of users interacting with each other. You sure can't prove your site will work in the sense of being written to handle concurrent users, etc, that way, unless people on a LAN all connect to your machine as a web server for the test.

            Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

            1 Reply Last reply
            0
            • G Gjm

              Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

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

              Gjm wrote:

              I REPEAT THE QUESTION:

              Your explanation the first time was sufficient enough :)

              Gjm wrote:

              "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?"

              Are the receipients of this demonstration fluent in ASP.NET? If so, Visual Studio has a lovely look and feel :) Regards, --Perspx

              "The Blue Screen of Death, also known as The Blue Screen of Doom, the "Blue Screen of Fun", "Phatul Exception: The WRECKening" and "Windows Vista", is a multi award-winning game first developed in 1995 by Microsoft" - Uncyclopedia Introduction to Object-Oriented JavaScript

              1 Reply Last reply
              0
              • G Gjm

                Sir, I am a new one to ASP.NET. I have to do a project as part of my studies. I preferred ASP.NET and I like to make a web site like Orkut (A social networking site). I consulted a web developer and he says that I should host the proposed project for it to be working. I want to complete it in ASP.NET without hosting and I just want to show the demo to the examiner. Please reply whether I can demonstrate the project to a person without hosting it. I REPEAT THE QUESTION: "IS IT POSSIBLE TO DEMONSTRATE THE WORKING OF A SOCIAL NETWORKING SITE LIKE ORKUT AFTER COMPLETING THE CODING AND WITHOUT HOSTING IT?" Hope u reply soon ITZ URGENT PLZ

                L Offline
                L Offline
                leckey 0
                wrote on last edited by
                #7

                That it's "URGENT PLZ?" I would have dropped EVERYTHING

                Blog link to be reinstated at a later date.

                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