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

Edited Unassigned: ODataMetadataController needs renaming to support Side by...

Define the following services (With the v3 and the v4 assemblies):``` public static void Register(HttpConfiguration config){// Web API configuration and services// Web API routes...

View Article


Edited Unassigned: Has operator doesn´t work with Entity Framework [1694]

Create a model with an Enum property.Try to use the has operator with the Enum property in a $filter query (with entity framework as the backend)Error message:LINQ to Entities does not recognize the...

View Article


Created Issue: Support `disabled` attribute in and from DropDownList. [1697]

When handling (WorkItem 1486)[https://aspnetwebstack.codeplex.com/workitem/1486], we found that `disabled` attribute was missing in both <option> and <optgroup> tags from the select list....

View Article

Edited Issue: Modify HttpControllerHandler.ConvertRequest to not throw if...

If the user opted to use a Buffered policy and ended up reading the stream in entirety, we can continue accessing the stream via Request.InputStream. Today we opt to throw instead in this case.

View Article

Commented Issue: Modify HttpControllerHandler.ConvertRequest to not throw if...

If the user opted to use a Buffered policy and ended up reading the stream in entirety, we can continue accessing the stream via Request.InputStream. Today we opt to throw instead in this case....

View Article


Edited Issue: Modify HttpControllerHandler.ConvertRequest to not throw if...

If the user opted to use a Buffered policy and ended up reading the stream in entirety, we can continue accessing the stream via Request.InputStream. Today we opt to throw instead in this case.

View Article

Edited Feature: Decouple attribute routing from attributes [1464]

Attribute routing (or rather, direct routing) shouldn't necessarily be tied to attributes. Just like filter providers can be used to get filters from other places, the same should be true for attribute...

View Article

Closed Unassigned: WebApi AttributeRouting needs inheritance [1688]

Attribute routes need to be inherited. Every web api I've written I've started with a base class that handled basic crud operations with a generic service, something like...public class...

View Article


Edited Issue: Support `disabled` attribute in and from DropDownList. [1697]

When handling [WorkItem 1486](https://aspnetwebstack.codeplex.com/workitem/1486), we found that `disabled` attribute was missing in both <option> and <optgroup> tags from the select list....

View Article


Edited Issue: Support `disabled` attribute in and from SelectList. [1697]

When handling [WorkItem 1486](https://aspnetwebstack.codeplex.com/workitem/1486), we found that `disabled` attribute was missing in both <option> and <optgroup> tags from the select list....

View Article

Edited Issue: Qualified name of action/function should be returned in...

If ~/EntitySet(1)?$format=application/json;odata.metadata=full is requested, qualified name of action/function should be returned, but actually there is no namespace prefix on the...

View Article

Commented Issue: Qualified name of action/function should be returned in...

If ~/EntitySet(1)?$format=application/json;odata.metadata=full is requested, qualified name of action/function should be returned, but actually there is no namespace prefix on the...

View Article

Commented Unassigned: Web API IISEXPRESS Worker Process Hangs When Returning...

This is a strange issue I have noticed several times recently in different solutions and use cases, yet cannot reliably reproduce. Basically I never get a response to the request when the reponse...

View Article


Edited Issue: Overriding DataAnnotationsModelMetadataProvider.CreateMetadata...

Create a customized `MyModelMetadataProvider` extending `DataAnnotationsModelMetadataProvider` with overrided `CreateMetadata` returning `null`. Register it by `ModelMetadataProviders.Current = new...

View Article

Commented Issue: Overriding...

Create a customized `MyModelMetadataProvider` extending `DataAnnotationsModelMetadataProvider` with overrided `CreateMetadata` returning `null`. Register it by `ModelMetadataProviders.Current = new...

View Article


Edited Feature: [EditorTemplates] Support htmlAttributes as IDictionary for...

I can do this:```csharp@Html.EditorFor(m => m.Foo, new { htmlAttributes = new { @class = "form-control" } })```but I cannot do this:```csharp@Html.EditorFor(m => m.Foo, new { htmlAttributes = new...

View Article

Edited Unassigned: Web API IISEXPRESS Worker Process Hangs When Returning An...

This is a strange issue I have noticed several times recently in different solutions and use cases, yet cannot reliably reproduce. Basically I never get a response to the request when the reponse...

View Article


Commented Unassigned: Intellisense and resharper support is gone after...

There's no intellisense in my razor views/actions after I update to MVC5.1 using NuGet.I'm using Visual Studio 2013 Update 1 with Web Tools 2013.1 installed on top of it.The workaround provided...

View Article

Closed Unassigned: Intellisense and resharper support is gone after updating...

There's no intellisense in my razor views/actions after I update to MVC5.1 using NuGet.I'm using Visual Studio 2013 Update 1 with Web Tools 2013.1 installed on top of it.The workaround provided...

View Article

Commented Feature: Support "this" context for ajax actions/forms [1487]

Copied from: https://aspnet.codeplex.com/workitem/10335, opened by: AaronLSIn handlers such as OnSuccess for Ajax.BeginForm or Ajax.ActionLinkl, there is no way to determine the submitting element....

View Article
Browsing all 7215 articles
Browse latest View live


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