what are the new server controls added in Asp.net 2.0?



what are the new server controls added in Asp.net 2.0?..

Answer / 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

More ASP.NET Interview Questions

When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 Answers   Syntax Softtech, TCS,


Is asp.net easy to learn?

0 Answers  


why many web.config files are used in are project

2 Answers  


When is the ViewState available during the page processing cycle ?

6 Answers   Siebel,


Explain weak typing and strong typing.

0 Answers  


What are different templates available in Repeater,DataList and Datagrid ?

1 Answers  


What are main return types supported in Web API?

0 Answers  


Exception handling

2 Answers   Syntel,


What is difference between user control and custom control?

1 Answers   TVS,


Why select Web API?

0 Answers  


Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom

4 Answers  


How do you install windows service?

4 Answers   Tech Mahindra,


Categories