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 |
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Describe the use of following com+ services jit activation, queued components, object pooling.?
Do you know what are three common acronyms used in .net, and what do they stand for?
Explain me how does linq work?
why .net does not support multiple inheritance?
What is value type and refernce type in .net?
Can we have same method with same name and signature using partial classes
where are connection strings stored?
How do you turn off cookies for one page in your site?
What is Assembly manifest? what all details the assembly manifest will contain.
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What is the use of design pattern?