Commented Issue: WebSecurity.CreateUserAndAccount IDictionary casting [870]
The WebSecurity.CreateUserAndAccount method checks for an input on the propertyValues parameter and converts it to a RouteValueDictionary before it is passed on to the ExtendedMembershipProvider.When...
View ArticleEdited Issue: WebSecurity.CreateUserAndAccount IDictionary casting [870]
The WebSecurity.CreateUserAndAccount method checks for an input on the propertyValues parameter and converts it to a RouteValueDictionary before it is passed on to the ExtendedMembershipProvider.When...
View ArticleEdited Issue: Test ConventionsHelpersTests.GetUriRepresentationForValue_Works...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleClosed Issue: Test ConventionsHelpersTests.GetUriRepresentationForValue_Works...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleEdited Issue: Html.HiddenFor helper and multiple forms on view [863]
HelloI found an issue with using Html.HiddenFor helper on views with more than one HTML forms.When we have a collection on the main view and trying to render partial view with HTML form for each...
View ArticleClosed Issue: Web Api Tracing hides exception context [862]
I have an exception that is being thrown, but the context information for the exception is being lost in the traceAction provided to ITraceWriter.Trace(). This happens because...
View ArticleEdited Issue: Ability to add a class attribue to a WebGrid column header [854]
Hi!I am currently using the WebGrid and trying to do some styling to special colums. I can use the "Style" Property if the WebGridRow for this, but there is no way to style the header too. It would be...
View ArticleCommented Issue: HttpRoute.GetRouteData fails when the request Uri is the...
HttpRoute.GetRouteData truncates the Uri in the request message to calculate the relative request Uri, but in certain cases, for example when the request Uri is equal to the virtualPathRoot, the...
View ArticleCommented Issue: HttpRoute.GetRouteData fails when the request Uri is the...
HttpRoute.GetRouteData truncates the Uri in the request message to calculate the relative request Uri, but in certain cases, for example when the request Uri is equal to the virtualPathRoot, the...
View ArticleCommented Issue: Complex types cannot refer to Entities [805]
I have trawled through the odata.org spec for complex types and can't find anywhere where it says that Complex Types cannot refer to Entities, yet the ODataConventionModelBinder.MapComplexType errors...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View ArticleUpdated Wiki: Web API Request Batching
OverviewRequest batching is a useful way of minimizing the number of messages that are passed between the client and the server. This reduces network traffic and provides a smoother, less chatty user...
View Article