what are the new server controls added in Asp.net 2.0?
Answer Posted / a.mustaq
Navigation Controls:
Site MapPath
TreeView
Menu
DataBindingControls
SqlDataSource
oledbDatasource
ObjectDataSource
DataCotrols:
GridView
DetailsView
FormsView
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How is session id generated?
In a Repeater control how one can provide an alternating color scheme ?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is mta?
Explain how asp.net page works?
How is the asp.net mvc architecture different from others? : asp.net mvc
Can viewstate be accessed in another page?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
How can I create master page in asp net?
How to use multiple scriptmanager controls in a web page?
How you can return View from ASP.NET Web API method?
Explain difference between friend and protected friend?
What are the ways to sending the data in ASP.NET page?
Define a web service in .net?
List the major built-in objects in asp.net?