What is Model-View-View Model?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is voluum?
What is difference between abstract class and an interface?
What is preprocessor in .net?
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
How can you enable impersonation in the web.config file?
Can you explain the basic use of dataview?
Difference between using directive vs using statement?
What's the advantage of using System.Text.StringBuilder over System.String?
3 Answers IBM, IdeaLake, Infosys,
What threading model used in asp and asp.net?
What is protected configuration?