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
Explain me difference between public and static modifiers?
Explain me what is encapsulation?
What is cyclomatic complexity and why is it important?
Define marshling?
Explain when should you use .net web forms over asp.net mvc?
What is the difference between boxing and unboxing?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
Explain how does assembly versioning work?
What is typical about a windows process in regards to memory allocation in .net?
What is garbage collection and how it works ?
What tools is used to develop .NET applications?
What is RCW (Run time Callable Wrappers)?
How many types of transactions are there in com + .net ?
Who is using .net core?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?