Answer Posted / ajith krishnan
use intefaces...cool
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain asp.net mvc request life cycle? : asp.net mvc
Out of ASP or ASP.NET which one is stateless?
What is server side in asp.net?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
To load your generated dataset with data which method do you invoke?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What are session state modes in asp.net?
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?
Can we add code files of different languages in app_code folder?
Mention the execution process for managed code?
Which type of state management is provided by Query String in ASP.NET?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is a viewstate?
What is the difference between GridView and Repeater controls in ASP.NET?