Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>The best way to get people interested in a new technology / methodology or whatever it may be, is to show them advantages. They don't need to be tangible - just enough that they realise.</p> <p>You need to have a few things to be able to convince people of a point:</p> <ul> <li>Show them problems that already exist within the current setup. These should be obvious and to a degree, unarguable. If you struggle to find any issues with the current way of doing things - then maybe what you have at the moment is OK after all.</li> <li>Show them the benefits of what MVC would bring to them. So easier Unit Testing, Friendly URLs (a .NET4 feature now though), more "at one with the HTML", rather than abstracted away from it with WebForms (this isn't always a benefit), etc.</li> <li>Show them its not too different. It's still the same code and ideas that they are used to.</li> </ul> <p>Developers are normally a tricky bunch and they like their technology stack, whatever it may be. Prehistoric or shiny-and-new, whatever: it's their current Awesomeness.</p> <p>As to how you can go about presenting this information in a format that would engage your peers is a completely different matter. Whatever - it needs to be short and sweet and leave them interested to some degree. You should find that possible to do with just a 5 minute wax-lyrical.</p> <p>If you manage to mention all this and sell it well - and still your peers don't give a flying monkey about MVC (to at least the degree of curiosity), then your peers may not be "Developers", but merely "people with a day job developing", who just do what they need to and go home. (Nothing necessarily bad about this category of developer - but you'll rarely get them fired up about a new-and-shiny).</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

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