Note that there are some explanatory texts on larger screens.

plurals
  1. USZac Seth
    primarykey
    data
    text
    plurals
    1. COI can see how it might appear that the design is a bit over the top but in our case it is very much justified. We're working on a platform that will serve up around 30 websites and several other server-based apps - with a shared domain layer used across them all; we needed a really scalable design. The architecture we decided upon was chosen after a lot of discussion and investigation. As for the generics in controllers, have you come across a way to call a generic action method from a RenderAction call? This is what we need to be able to do... Cheers for your reply.
      singulars
    2. COThat's real nice - I don't use Ninject (StructureMap is my IOC of choice) but the same principle should apply perfectly with any of the major containers - overriding the ActionInvoker is something I need to learn more about... Cheers,
      singulars
    3. COYeah, I'm starting to think I'll need to do something along the lines of what you've suggested with the route dictionary. Probably encapsulated within a custom ActionLink extension method. StackOverflow have done an excellent job at optimising their site - why else would they consistently be found at the top of my search results? ;-) They do, however, have a much clearer structure to the content on their site than we do - and we're not in a position to change that. From my understanding our URL strategy is sound (we've put a lot of work into this area recently) but it does complicate things.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload