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
How can we call methods in remoting asynchronously?
Which one is better WebService and Remoting ?
Explain marshalling and its types in .net remoting
What are the ways to renew lifetime leases of objects?
What are the different types of channels used by .net remoting?
Define singleton activation mode in .net remoting?
Can we configure a .net remoting object via xml file?
What are static assemblies and dynamic assemblies. Differences between them?
What are the difference between static assemblies and dynamic assemblies?
What do you mean by passport authentication?
How do you implement distributed applications in .net?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Define delegates and events?
What are the channels in .net remoting?