What is IIS and how we deploy website on IIS.
Answers were Sorted based on User's Feedback
Answer / sudhagar
By Creating Virtual Directory We can deploy application
| Is This Answer Correct ? | 6 Yes | 2 No |
Please explain when should you use .net web forms over asp.net mvc?
What is meant by .Net framework?
What is the difference between user control an custom control? Advantages/disadvantages?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Types of evidence in .net with context to CAS
where are connection strings stored?
Explain the main components in .net?
Difference abstract class and interface in .net?
Is .net an object oriented language? What are their components?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Explain me what is an anonymous method and how is it different from a lambda expression?
What does the "EnableViewState" property do?