I'm using site navigation in my site which uses <asp:sitemap> and
every time I add a new aspx file to my website I have to edit my web.sitemap manually. I'd like to know if there's any way to update web.sitemap automatically (that's not database driven).
I searched for a solution and found these links but to be honest I couldn't implement/use them. (I'm new to asp.net)
Building a dynamic SiteMap in ASP.NET 2.0 for a large website