Navigation controls in ASP.net,explain each control in
brief?
Answer Posted / 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 View All Answers
How resource files are used in .net?
Explain some of the disadvantages due to microsoft.net?
Explain cache? : .NET Architecture
Explain How to improve the cache performance? : Dot net architecture
What are the types of memory management? : Dot net architecture
What is ILDASM ?
4. Wcf- what Asych and Sych call and how that works
Does .NET runtime offer Deterministic Destruction or not?
How do I know when my thread pool work item has completed?
Explain about generation?
What are the new features of .net 2.0?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
Explain
what are the events for a form?