Hi,
I am new at mvc but I managed to write a first application. my question is about having the Map defined inside a controller and then controller send it back to the view for rendering vs. have the map defined inside the view using RAZOR syntax???
Any good practice? and of course when should I defined it inside the view ... or the controller?
thanks a lot.
jm.