Why MVC programming model preferred?
Answer / swapna
1) User Interphase Design challenge
2) Provide navigation from view to view
3) provide required state to each view
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the new features of Framework 1.1 ?
What is the use of gacutil.exe?
What is assembly in .net?
Explain the difference between managed and unmanaged code?
What is il in vb.net?
What is Entity Relationship Model in .NET?
Explain the process of compilation in .NET?
What’s different between process and application in .net?
What is the difference between a class and an object, and how do these terms relate to each other?
Describe the use of following com+ services jit activation, queued components, object pooling.?
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?
Value type & data types difference. Example from .NET.