ASP.NET MVC Dynamic Routes and Action Links with Arbitrary Depth [duplicate]
This question already has an answer here: asp.net mvc complex routing for tree path 4 answers I'd like to put together a forum/message board with ASP.NET MVC. Pretty common on these types of forums are hierarchical board categories, so for instance: -General Discussion -Technical Support --Website Technical support --Product Technical Support ---Product A Technical Support ---Product B Technical Support Below each category are then topics and messages belong to those topics. What I'm primarily concerned with is 1.) getting to the correct place, given a URL, 2.) not including boatloads of