What is the purpose of the code behind view file in ASP.NET MVC besides setting of the generic parameter of ViewPage ?
At this Blogpost is a working example of removing the code behind. The only problem I'm stuck with is that it is not able to set namespaces on the class.