Answer Posted / madhusudhanreddy t
When you are placing the website in File System Mode, then
the web application will run from the personnel web server
called cassini which is an in built web server provided
with asp.net 2.0.So, it will not look for the IIS when you
are running a web apps.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where is asp.net view state stored?
How is it possible for .NET to support many languages?
What do you mean by View State and what is its role?
How do I use response redirect?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How does session work in asp net?
How can we inherit a static variable?
How does asp.net page work?
What is a session in programming?
What is datagrid asp.net?
What are Master Pages in ASP.NET? or What is a Master Page?
What is the life cycle of web page?
What is difference between ispostback and autopostback in asp net?
What is different authentication mechanisms used in ASP.NET?