is it possible to use web site without web server from
remote place?
Answer Posted / rajesh kumar
Yes, It is Possible. As Website is Deployed In Web server
in IIS. There is no need to have Web server in Remote Place.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How to disable disable browser's Back button in asp.net (JavaScript)?
Which method do you use to enforce garbage collection in .net?
What is meant by web application?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is an imagemap in asp.net?
Is asp.net and .net the same?
Explain cookies with example.
What are the different types of validation controls in asp.net?
How can you display all validation messages in one control?
What is viewstate? What does the “enableviewstate” property do?
What is preprocessor in .net?
How to fetch a data from one table to another table in asp.net ?
What are tuples?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?