I have a website in Sharepoint 2007, as any page I use a .net menu to display the page hierarchy. This works when i am using it in a Sharepoint webapplication because i am in the Sharepoint Context. The problem is that I have a web application that is not a Sharepoint Application but must have the same menu as the website in Sharepoint 2007. Imagine this hierarchy:
-Products
-Services
-Weblogs
-contact
Imagine that Services is in fact a link to a .net webapplication. How to get the rest of the menu in the most optimized way. This menu must be always up-to-date, if it changes,it must be reflected in the .net webapplication