Volunteer Portal Source

Hi,

While I was looking at the MVC Razor view engine , I recreated our volunteer portal front end using it.  If anyone is interested I can package it all up and it could be used as a starting point. 

Jon

Parents Reply
  • Hi Sam,

    I like it a lot actually.  Much better than the standard view engine.  The markup/code is much cleaner for the views and easier to type.   At the moment I am developing our mobile site using jquerymobile and MVC.  And the view engine is Razor.  

    I can always package up the volunteer portal that is using it.  The code is fully functional but there aren't any tests or  dependency injection it was really just to get feet wet with the razor view engine.

    Jon

Children