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 |
What?s Singleton activation mode?
How to perform Remoting?
What is the Difference between CAO and SAO in Remoting.
How to register a shared assembly ?
Explain how does assembly versioning in .net prevent dll hell?
Define singlecall activation mode in .net remoting?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What are possible implementations of distributed applications in .NET?
About .NET Remoting and types of remoting ?
Explain how to directly call a native function exported from a dll?
What is the proxy of the server object in .net remoting?
What are the difference between static assemblies and dynamic assemblies?