|
|
1-10 of 144
< Previous Next >
|
The new installer for VS2010 has a bug. The web.config file under the Views folder still points to version 1.0 instead of 1.1. This throws error when working with Strongly Typed Views.
id# 3827 | Planned Release: None | Last Updated: Today at 3:35 AM by kazimanzurrashid | Created On: Today at 3:35 AM by kazimanzurrashid
List views generated by MVC have no pagination. Pagination is essential for web based lists,; so much so that arguably the list view generated by MVC is not a finished product.
MVC could be made a...
id# 3824 | Planned Release: None | Last Updated: Today at 6:13 PM by auriel | Created On: Fri at 12:32 PM by timacheson
In the AccountController class generated by Visual Studio when creating a new MVC project, the word "cancelled" is spelled incorrectly (in the return value for MembershipCreatedStatus.UserRejected).
id# 3823 | Planned Release: None | Last Updated: Fri at 12:24 PM by timacheson | Created On: Fri at 12:24 PM by timacheson
i Have controls with names
foo[0]
foo[2]
foo[3]
action in controller:
ActionResult Bar ( IEnumerable<Foo> foos )
{
}
but only one item come to action.
this is very useful use case for list...
id# 3761 | Planned Release: None | Last Updated: Jun 27 at 6:17 PM by niclarke | Created On: Jun 22 at 11:57 AM by mogadanez
I would expect that applying a dataview:initialselectedindex attribute to an HTML select tag to select the specified item. It appears that initialselectedindex only applies to css classes from wha...
id# 3745 | Planned Release: None | Last Updated: Jun 15 at 10:13 PM by pwolfe | Created On: Jun 15 at 10:13 PM by pwolfe
I'm running this on Windows 7, and as soon as I switch from the SessionTempDataProvider to the CookieTempDataProvider, I get the following error on all of my pages. I'm not familiar w/ this error,...
id# 3738 | Planned Release: None | Last Updated: Jun 15 at 3:43 AM by jeffdeville | Created On: Jun 15 at 3:43 AM by jeffdeville
I supposed that all attributes that implement IActionFilter, IAuthorizationFilter, IExceptionFilter or IResultFilter are handled. But only attributes that are derived from FilterAttribute class are...
id# 3731 | Planned Release: None | Last Updated: Jun 13 at 1:38 PM by Augi | Created On: Jun 12 at 11:30 AM by Augi
should have built in jsonp message format in Rest Starter Kit.
id# 3725 | Planned Release: None | Last Updated: Jun 10 at 10:39 AM by anavgale | Created On: Jun 10 at 10:39 AM by anavgale
I was looking through the source of DefaultControllerFactory while creating my own controller factory, and noticed that there is a property RequestContext that is saved to during CreateController, ...
id# 3724 | Planned Release: None | Last Updated: Jun 11 at 7:28 AM by auriel | Created On: Jun 9 at 3:57 PM by mrosack
When calling Html.RenderPartial to render a partial view via a the overload that allows replacement of the model object: ( RenderPartial(this HtmlHelper htmlHelper, string partialViewName, object ...
id# 3722 | Planned Release: None | Last Updated: Jun 9 at 4:54 PM by unklegwar | Created On: Jun 8 at 9:49 PM by unklegwar
|
|
1-10 of 144
< Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
|
|
|
|