what is sitemap
Answers were Sorted based on User's Feedback
Answer / ramesh
it is Navigation control to navigate different pages in our site
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sankar
To use ASP.NET site navigation, you must describe the structure of the site so that the site navigation API and the site navigation controls can expose the site structure properly. By default, the site navigation system uses an XML file that contains the site hierarchy. However, you can also configure the site navigation system to use alternative data sources.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / shipra agarwal
Sitemap is a datasource in asp.net web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which Namespaces is used to achieve the Remoting?
What is fundamental of published or precreated objects in remoting?
What is strong name and what is the need of it ?
Can you explain remoting?
What are remotable objects in .NET Remoting?
Explain the hierarchial description of remoting?
Explain the types of .net remoting?
what are the requirements to enable remote components to interact each other?
Explain Singleton design pattern of Remoting?
What is unmanaged code?
What are the ways to configure remoting objects before client can use them?
Which namespace is used for encryption ?