I am trying to create an MVC user control in the release candidate and I can not do anything with a code beehind file. The same is true for MVC view pages.
Making scene in Beta will generate codebinds ... am I missing something?
The code functionality should be kept separate from the scene behind the purpose of the MAVC Framework, the MVC team Felt that the code behind the page has gone against this ideology and so they have been removed.
You can create custom support methods to make your control. Apart from this, I'm not sure that MVC has visual component (monorail / castle), but it can also be an option.
Comments
Post a Comment