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 multithreading with .net?
Is c# a strongly-typed language?
Is enum a value type c#?
How does inheritance work in c#?
What is _layout cshtml?
How do you set a class path?
If casting fails what type of exception is thrown?
What is int32?
What is singleordefault c#?
What is parallel foreach in c#?
What is wrong with the sample program below?
Are objects passed by reference in c#?
What is inner class in c#?
What is parse method in c#?
what is a enumeration in c#