dotNET Weekly
Add a link
Login
Register
Previous
Next
[ASP.NET MVC] Routing – Areas
by bill-s, 2012-06-29T07:44:37.000Z
Areas are another way to organize an MVC application, especaily when it becomes large. An application can be divided into multiple functional segments, or areas.
Read More