Answer Posted / guest
FrameWork has Clr
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
Explain one critical mapping?
How can you identify that the page is post back?
Write some code using interfaces, virtual methods, and an abstract class`
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is difference between singleton and single call?
What is Web API?
What are the Types of authentications in IIS
What is asp.net with mvc? : Asp.Net MVC
What is a global postback url?
What is preprocessor in .net?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is web api and why to use it?
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?
What is autopost?
How to create events for a control?