VS Macro to Build a Web.SiteMap file from your project system file layout
Scott Allen has been blogging up a ton of great ASP.NET 2.0 content the last few months. One of his posts from earlier this week is a great one -- it provides a VS 2005 macro that you can run to dynamically build a web.sitemap file based on the files in your project.
I blogged about the new site navigation features in ASP.NET 2.0 earlier this month. This macro is a great companion to them.
Thanks Scott!
- Scott