Browse by Tags

All Tags » MVC (RSS)

ASP.NET MVC and no codebehind class by alessandro

ASP.NET MVC by default uses WebForms as the default View Engine. One gotcha you may not notice when adding a new *.aspx or *.master file, is that the respective codebehind classes (autogenerated ones) extend ViewPage and ViewMasterPage. I really do not...
Filed under: , ,
More Posts