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
Why do we use delegates in c#?
What is the predicate of a sentence?
What is the advantage of static class in c#?
What is the difference between “finalize” and “finally” methods in c#?
Describe a Struct ?
Does c# support try-catch-finally blocks?
Can we inherit static class in c#?
Are arraylist faster or arrays?
What is difference between var dynamic and object in c#?
How do you specify a custom attribute for the entire assembly?
What is constants in c#?
What is the difference between ienumerable and icollection?
Explain About DTS package
Describe ado.net?
Explain when should you call the garbage collector in .net?