As you know, in ASP.NET MVC you can use Areas to categories your application and make it easy to manage and organize your logic.Say if I have controller named "Teams" and action named "Create", which is located in "Fun" Area, then I can request the action as follow:
http://myapplication.com/fun/teams/create
This is very nice feature, But it does not allow nested Areas. In fact I want开发者_开发知识库 to know how orchard project used it modules like areas.Interesting point is that almost every module has it own route handling class.
How All these have been implemented ?
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论