Is IIS is required for installing the deployment of windows
C#.netapplication and to run.
Answer Posted / srinivas dumpeti
No ,because the .net have its own framework that can run
under its own server.
but asp pages require the iis
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is stringwriter c#?
What is dictionary and hashtable in c#?
Can we override interface method?
What is difference between assembly and namespace?
What are console applications used for?
What is the relationship between a process, application domain, and application?
What does out mean in c#?
What is the usage of OLE?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is generic delegate in c#?
What is a .aspx file?
Is string nullable c#?
How to use delegates with events?
What is cache memory in c#?
What is the purpose of constructor in c#?