Answer Posted / 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 |
Post New Answer View All Answers
What is unmanaged code?
What are the difference between static assemblies and dynamic assemblies?
Define a process?
Can we configure a .net remoting object via xml file?
Will clr handle unmanaged code or not?
Can you pass SOAP messages through remoting?
Define singlecall activation mode in .net remoting?
Types of compatabilities and explain them ?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the types of remotable objects?
What are the situations you will use singleton architecture in remoting ?
What are the advantage of remoting over web services?
What are the remotable objects in .net remoting?
How can you configure a .net remoting object via xml file?
Define the lease of the object?