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
Why do we need Sessions?
Difference between Response.redirect vs server.transfer?
How will you load dynamic assembly? How will create assesblies at run time?
What are Session states available and its Uses?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Write some code using interfaces, virtual methods, and an abstract class`
Can we set master page as a start page?
How do u deploy ur project?
How many types of cookies are available in asp?
What are the different types of validation controls provided in ASP.NET?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are the main differences between asp and asp.net?
What is meant by ispostback in asp net?