I'm trying to improve the speed at which my MVC2 app is starting up.
I did a first round of performance sampling, and it appears that the
MvcAreaRegistration.RegisterAllAreas
is taking up most of the startup time.
I read here that you can manually register the area's as well, and I would like to try that out, but I'm not sure how the syntax works on that page.
So my (first) question woud be: how can I register my Area's manually?
Try this super handy area registration utility. Not only does it make registration easier, but also way faster since it doesn't scan every loaded assembly for areas.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With