is it possible to access website from a remote place,
without deploying it on web server?
Answer Posted / rafeeq
Yes,but the Virtual directly must be set on Public IP and
the Virtaul directory anonymous user option must be checked
,then we can acces.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the merits and demerits of viewstate?
What is difference between mvc and asp.net? : Asp.Net MVC
How will create assesblies at run time?
Can we have a web application running without web.config file?
Does asp.net still recognize the global.asa file?
What is connection pooling and how to enable and disable connection pooling?
Explain code snippet to register exception filters from controller?
Explain what are delegates?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is a url string?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What do you understand by aggregate dependency?
Do you know about caching with the datasource controls?
Explain the Session state management options available with ASP.NET?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?