Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Browsing all 7215 articles
Browse latest View live
↧

Commented Issue: Improve experience for users trying to write a custom parser...

Scenario: User wants to have the urls like this: "http://.../Products/10/ExtendSupportDate" without the '(' and ')' for keys.<br /><br />I implemented a custom parser like below:<br...

View Article


Created Issue: WebGrid paging/sorting url generated incorrectly if url has...

Repro:- Create an Action method as follows that displays a WebGrid with paging enabled: public class MyController : Controller{ ... public ActionResult MyAction(IList<int> productId){ .... return...

View Article


Edited Issue: WebGrid paging/sorting url generated incorrectly if url has...

Repro:<br /><br />- Create an Action method as follows that displays a WebGrid with paging enabled:<br /><br /> public class MyController : Controller<br /> {<br />...

View Article

Edited Issue: WebGrid paging/sorting url generated incorrectly if url has...

Repro:<br /><br />- Create an Action method as follows that displays a WebGrid with paging enabled:<br /><br /> public class MyController : Controller<br /> {<br />...

View Article

Created Issue: Make UrlHelper.GenerateUrl "collection-aware" [636]

It's a fairly common requirement to want to generate a url which handles collections in a way that is compatible with the default model binder, e.g....

View Article


Edited Issue: WebGrid paging/sorting url generated incorrectly if url has...

Repro:<br /><br />- Create an Action method as follows that displays a WebGrid with paging enabled:<br /><br /> public class MyController : Controller<br /> {<br />...

View Article

Edited Issue: WebGrid.GetHtml should accept a dictionary for htmlAttributes...

Most MVC Html helpers allow the caller to specify htmlAttributes as either an anonymous object or an IDictionary<string, object>. The overload that takes a dictionary is convenient as it makes it...

View Article

Created Issue: UserCache XML files being reused at startup from previous run....

http://aspnetwebstack.codeplex.com/discussions/403529

View Article


Commented Issue: Web API / Enable Dependency Injection for HttpMessageHandler...

It would be good if I could pass a type of HttpMessageHandler instead of an instance. That way, the DependencyResolver could automatically resolve the type including any of it's dependencies.Right now,...

View Article


Commented Issue: Razor code formatting is broken when using tabs in VS2012...

When using "Keep tabs" instead of the default "Insert spaces", and running "Fomat document" (CTRL-E, CTRL-D) on in a .cshtml file with razor code any ifs inside other markup gets "mangled". I've...

View Article

Commented Feature: Non-sequantial list binding and BeginCollectionItem HTML...

In ASP.NET MVC framework, for non-sequential list binding we need a random prefix for the form field name and also a hidden imput which indicates that item inside the collection. Inside the framework,...

View Article

Commented Issue: Create a version of Microsoft.AspNet.WebPages.Administration...

1. In Visual Studio, create a new Razor v2 Web Site2. Open the NuGet Package manager and update NuGet.Core to version 2.0.3. F5Result: At runtime, you'll receive an unhandled exception with the message...

View Article

Created Issue: ExpressionHelper.GetExpressionText is incorrectly parsing...

c.For(x => Html.TextBoxFor(y => x.Name)) such an expression is incorrectly parsed.In debug the expression for TextBoxFor is{y =>...

View Article


Edited Issue: ExpressionHelper.GetExpressionText is incorrectly parsing...

c.For(x => Html.TextBoxFor(y => x.Name)) such an expression is incorrectly parsed to "Value.Name" instead of "Name". C.For is a definition for a grid column in MVCContrib.<br /><br...

View Article

Edited Issue: ExpressionHelper.GetExpressionText is incorrectly parsing...

c.For(x => Html.TextBoxFor(y => x.Name)) such an expression is incorrectly parsed to "Value.Name" instead of "Name". C.For is a definition for a grid column in MVCContrib.<br /><br...

View Article


Edited Issue: ExpressionHelper.GetExpressionText is incorrectly parsing...

c.For(x => Html.TextBoxFor(y => x.Name)) such an expression is incorrectly parsed to "Value.Name" instead of "Name". C.For is a definition for a grid column in MVCContrib.<br /><br...

View Article

Edited Issue: Date Format changes when posting data to web api controller in...

The problem is described in detail at <br /><br />http://stackoverflow.com/questions/12954961/date-format-changes-when-posting-data-to-web-api-controller-in-asp-net-mvc-4 <br /><br...

View Article


Edited Issue: Custom htmlAttributes rendered incorrectly by WebGrid [575]

data_xxx attributes should be rendered as data-xxx, like other MVC Html helpers. See this StackOverflow question -...

View Article

Edited Issue: Provide a way to replace the default HttpControllerDispatcher...

Assume that I have the following custom HttpControllerDispatcher implementation:<br /><br /> public class MyCustomDispatcher : HttpControllerDispatcher {<br /><br /> protected...

View Article

Edited Issue: MVC4 routing issue with web api [573]

In VS 12 professional and express: When trying to launch MVC4 I get: Could not load type 'System.Web.Http.RouteParameter' from assembly 'System.Web.Http, Version=4.0.0.0, Culture=neutral,...

View Article
Browsing all 7215 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>