How to configure a website without using IIS.
Answers were Sorted based on User's Feedback
Answer / rajesh
Even though If we use File System to publish the Site, it
inturn looks for IIS. So IIS needs to be installed in the
host machine.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Explain the difference between debug.write and trace.write? When should each be used?
What is the use of placeholder control?
Difference between datagrid and datareader?
What is the use of ASP.NET routing?
Difference between asp and asp.net ?
4 Answers Accenture, BirlaSoft, TCS,
How do you add a javascript function for a link button in a datagrid?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is the use of autowireup in asp.net?
What are server activated objects?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
what is the difference between sql 2000 and 2005?