hai to all. what is the procedure for " web hosting ".If you
know please message me at "yoursguna@gmail.com". Thank u...
Answer / 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 |
Can we use multiple web.config files in an sigle appliction?
Input:http://www.allinterview.com/forms/questionform.php Output:http://www.allinterview.com/forms/questionform Write c# program to get the above desired output for the given Input.....
What are session variables?
How to turn off cookies for a page?
what r the Templeats in ASP.net?
how we declare interface
Difference between .NET and previous version?
Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?
What is the difference between <%#%> and <%=%>?
Difference between Response.redirect vs server.transfer?
What is an assembly? Explain its parts.
Contrast OOP and SOA. What are tenets of each ?