Answer Posted / prince
not possible
| Is This Answer Correct ? | 2 Yes | 23 No |
Post New Answer View All Answers
What do you mean by View State and what is its role?
Apart from IDE what are the enhancements in asp.net 2.0?
What is connection pooling and how to enable and disable connection pooling?
What is the difference between GridView and Repeater controls in ASP.NET?
What is viewstategenerator?
When you use Ajax controls in the ASP.NET application?
What is Web API Routing?
What is the function of new view engine in asp.net? : asp.net mvc
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
List the asp.net validation controls?
Explain what is viewstate?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
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 are validators and list some validators of asp.net?
What is asynchronous call?