What is objectcontext? : Entity framework
Give an example for authorization filters in an asp.net mvc application?
What is disconnected scenario? : Entity framework
what is .net?
what is Framework?
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What are sections?
Which .net framework is installed?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
Name a few different return types of a controller action method?
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,
What is mapping in entity framework? : Entity framework