what is sitemap

Answers were Sorted based on User's Feedback



what is sitemap..

Answer / ramesh

it is Navigation control to navigate different pages in our site

Is This Answer Correct ?    6 Yes 0 No

what is sitemap..

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

what is sitemap..

Answer / shipra agarwal

Sitemap is a datasource in asp.net web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Difference between .net remoting versus distributed com?

1 Answers  


What are the different types of channels used by .net remoting and which is the best one?

1 Answers  


What?s SingleCall activation mode used for?

1 Answers  


When should we choose .net remoting over .net web services?

1 Answers  


Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?

2 Answers  


What are the security measures exist for .net remoting in system.runtime.remoting?

1 Answers  


What is an assembly and what does manifest consists ?

3 Answers   TCS,


What are the threading types?

1 Answers  


What is a strong name?

1 Answers  


Elaborate the term WebService and how it differ from Remoting?

1 Answers   QuestPond,


Threading Types ?

3 Answers   DELL,


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


Categories