Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Navigation controls in ASP.net,explain each control in
brief?

Answers were Sorted based on User's Feedback



Navigation controls in ASP.net,explain each control in brief?..

Answer / marthak nikunj

ASP.NET 2.0 has three new navigation controls:

* Dynamic menus
* TreeViews
* Site Map Path

Dynamic Menu

The <asp:Menu> control displays a standard site navigation
menu.

TreeView

The <asp:TreeView> control displays a multi level navigation
menu.

The menu looks like a tree with branches that can be opened
or closed with + or - symbol.

SiteMapPath

The SiteMapPath control displays the trail (navigation path)
to the current page. The path acts as clickable links to
previous pages.

Unlike the TreeView and Menu control the SiteMapPath control
does NOT use a SiteMapDataSource. The SiteMapPath control
uses the web.sitemap file by default.

Is This Answer Correct ?    4 Yes 2 No

Navigation controls in ASP.net,explain each control in brief?..

Answer / bhanu prasad

There are total 4 Navigation controls are there in asp.net
2.0
There are
1.Pointer 2.SiteMapPath 3.Menu 4.TreeView

The purpose of these controls are

In ASP.NET 2.0, a menu can be stored in a file to make it
easier to maintain. This file is normally called web.
sitemap, and is stored in the root directory of the web.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain pipelining? : Dot net architecture

0 Answers  


does .NET support multiple inheritance ?

13 Answers   Ness Technologies,


4. Wcf- what Asych and Sych call and how that works

0 Answers   PCS,


What are the five stages in a dlx pipeline? : Dot net architecture

0 Answers  


Explain about microsoft visual studio?

0 Answers  


What is the difference between a web custom control,web user control and a web part.

1 Answers   247Customer,


How do you handle this COM components developed in other programming languages in .NET?

0 Answers   InfoAxon Technologies,


Explain about metadata?

0 Answers  


What is a sealed Class? What is the differnce between sealed class and private class?

2 Answers   iGate,


how to make and display a form without title bar?

0 Answers   Six Sigma,


How to work with Crystal Reports without using Visual Studio?

1 Answers  


while developing a asp.net 2.0 ajax application how to maitain and check the ACID property for each transaction

2 Answers   Aviva,


Categories