Is http stateful or stateless?
how can you tell ef to have a different table or column name than that defined for the class?
What is shadowing?
What is gacutil.exe. Where do we store assemblies ?
5 Answers Accenture, BirlaSoft,
Is it possible to share a view across multiple controllers?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is an asynchronous controller in asp.net mvc?
How does the .net framework 3.0 relate to the .net framework 2.0?
What is the CLS
What is entity framework firstordefault?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is action methods in web api?