hai to all. what is the procedure for " web hosting ".If you
know please message me at "yoursguna@gmail.com". Thank u...
Answer Posted / naresh
To have a Web site on the Internet you first need to have a
Web server. Unfortunately, owning a Web server can be very
costly and requires technical expertise that most businesses
don't have. This is where a Web Host come in. Web hosting
companies provide the equipment and other technical
resources that you need without the headaches that come when
you have to do it yourself.
Think of a Web Host as the landlord of a building. A
landlord rents out storefronts to various businesses. Each
business decorates and runs their store differently, and
doesn't worry about the maintenence of the building. In a
similar way a Web Host rents out space on a Web server, (or
entire Web servers), to various businesses. Each business
builds their own Web site and never has to worry about the
maintenence of their Web server.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How do we ensure view state has not tampered?
Write a code for sending an email from asp.net application.
How can you identify that the page is post back?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Why is global asax is used?
What is the difference between executescalar and executenonquery?
Is viewstate enabled by default?
calling result set one procedure to anothar procedure in sql2000
Explain how can you debug your .net application?
What is the difference between a default skin and a named skin?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Can you explain one critical mapping?
Explain the difference between array and linkedlist?
To get the values in two different controls to match which control you use it?
What is postback and autopostback in asp.net?