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
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
Contrast System.String and System.Text.StringBuilder classes?
Can property be private in c#?
What is dependency injection?
Describe two uses of the “using” statement during the operation of c#?
Explain about Destructor method?
What is the difference between dynamic and var in c#?
What are the different types of delegation?
Explain concurrency with aop?
How to override a function in c#?
What is a generic method?
What is strongly typed in c#?
How many bits is int32?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
How do you access a constant field declared in a class?