What is IIS and how we deploy website on IIS.
Answer Posted / sam
internet information service
| Is This Answer Correct ? | 18 Yes | 8 No |
Post New Answer View All Answers
What is typical about a windows process in regards to memory allocation in dot net?
Why do we use msmq?
Difference between abstract class and interface in .net?
Please explain is the jit an interpreter?
What is lazy initialization?
What is the concept of inheritance and how it works in .net?
How do I use the thread pool?
What do you mean by Code Access Security in .NET?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
How does u handle this COM components developed in other programming languages in .NET?
What is cyclomatic complexity and why is it important?
What is Event - Delegate? clear syntax for writing a event delegate
Explain about .Net products?
Can I write my own .net host?
In code behind class, name the type of code found. Is it the server side code or client side code?