with which controls you worked in Asp.net 2.0?
Answer Posted / selvavelan
GridView (Datagrid in asp.net 1.1)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which adapter should you use, if you want to get the data from an access database?
What are the types of caching in asp.net?
What is the Difference between MVC And MVP design pattrens
Define static function?
Where are session variables stored?
What is the maximum amount of memory any single process on windows can address?
What is server infrastructure?
Is it possible to migrate visual interdev design-time controls to asp.net?
How does a content page different from a master page?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is the difference between exe and dll?
What are the 3 types of web?
How to retrieve user name in case of Window Authentication?
What is bson in web api?
What is the use of dispose method?