ASP.NET MVC
-
Add tree related functionality
Store/read/initialize data as a tree (Entity Fr.), convert trees to JSON.
View Symfony 1.4 with doctrine nested set, and fixtures.1 vote -
1 vote
-
Placeholder
We need a HTML5 placeholder element - this could be defined in the viewmodel or even in the EditorFor tag.
1 vote -
Cleaner MVC Maintainability with Folder Encapsulation
Love the product, but wondering if you can modify the MVC convention so that it could behave in the following way? If I add a folder called Customer, that folder should encapsulate all the files and asset resources it needs for the Customer MVC page. The Controllers, Model, Views, Javascript, images. Hard disk space is cheap, but file management is expensive. This makes it much easier to deploy a new feature or roll it back. And you can have side by side old and new feature versioning by simply adding a number to the folder or renaming the folder. This…
1 vote -
Go to View for partial views and editorTemplates
I need to open file from the context menu of right mouse button click on the name of partial view or editorTamplate same as "UserProfileTemplate" in code example behind
@Html.EditorFor(model=>model.Profile, "UserProfileTemplate")
1 vote -
Serialization in js
I know the MVC3 futures dll Microsoft.Web.MVC has Html.Serialize. But if I'm building an app using mvc4 do I still need to install mvc3 futures?
why is is not available in mvc4?1 vote
- Don't see your idea?