What is action methods in web api?
what is msl?
Changes to which portion of version number indicates an incompatible change
What is the mvc pattern (model view controller pattern)?
What happens when you encounter a continue statement inside the for loop ?
what is way of loading data in ef (entity framework)?
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?
6 Answers Infosys, Microsoft, MMTS,
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is controllercontext?
Can we look at the IL for an assembly?
what is conceptual model?
How would you make a combo-box appear in one column of a DataGrid?