Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Browsing all 7925 articles
Browse latest View live
↧

Source code checked in, #a4ee757e600f8bd286bf074c8b42acfcf6bd4e22

Add OWIN host authentication filter.

View Article


Edited Unassigned: $select fails when Queryable has PageSize. [1020]

EntitySetController currently returns an IQueryable<T> for its Get() function. When supplying the $select query, it'll throw an ArgumentException stating that it is unable to convert the...

View Article


Commented Unassigned: $select fails when Queryable has PageSize. [1020]

EntitySetController currently returns an IQueryable<T> for its Get() function. When supplying the $select query, it'll throw an ArgumentException stating that it is unable to convert the...

View Article

Source code checked in, #7bdbfb2719a10c2ba4d9647df6a32c04ebc6cab3

Fix for codeplex bug 710 Razor fails at runtime when encountering a comment containing a single-quote inside a section block. @section a { <!-- ' --> } Fails at runtime with syntax error:...

View Article

Created Unassigned: HttpClient is not passing impersonated authentication [1030]

We have a MVC 4 website using windows authentication and need to pass the logged in user's credentials to the Web API service we're calling. This works using WebClient, but we're unable to get the new...

View Article


Edited Issue: Razor bug parsing HTML [710]

Razor in MVC has a bug when parsing HTML comments with an apostrophe in them. The engine throws an "Expected }" exception. Below is an example on how to reproduce this issue in the default MVC 4...

View Article

Commented Issue: Razor bug parsing HTML [710]

Razor in MVC has a bug when parsing HTML comments with an apostrophe in them. The engine throws an "Expected }" exception. Below is an example on how to reproduce this issue in the default MVC 4...

View Article

Closed Issue: A Small Razor Breaking Change in Razor Section [940]

If you have section like,``` C#@section scriptBlock{ var a = 1; if(a < 3){//}}```Then it will fail in Razor V2 but works in Razor V1. See...

View Article


Source code checked in, #5d31f506f59a8cb859fe8017685910046ea374fd

Add SuppressDefaultHostAuthentication option.

View Article


Source code checked in, #d5a812d1fef8e3cfad8116cee242284b3a583479

Incorporate code review feedback (sealing private classes).

View Article

Edited Issue: Batching handlers should dispose responses in case of...

When a batch request is received in Web API, this request is spawn into multiple requests. When these requests are being executed one by one, there is a possibility that one of the request's processing...

View Article

Commented Issue: Batching handlers should dispose responses in case of...

When a batch request is received in Web API, this request is spawn into multiple requests. When these requests are being executed one by one, there is a possibility that one of the request's processing...

View Article

Source code checked in, #be9e948e7b66e4ada97fc06f33b6b197e124855b

Issue 876: Remove MultipartWriteDelegatingStream

View Article


Closed Issue: Investigate removing MultipartWriteDelegatingStream now that...

Might not be necessary with the new Stream Async supportComments: Fixed: https://aspnetwebstack.codeplex.com/SourceControl/changeset/be9e948e7b66e4ada97fc06f33b6b197e124855b

View Article

Edited Issue: Investigate removing MultipartWriteDelegatingStream now that...

Might not be necessary with the new Stream Async support

View Article


Commented Issue: BrowserHelpers.GetOverriddenBrowser should use...

if (!String.Equals(overriddenUserAgent, httpContext.Request.UserAgent)){ overriddenBrowser = createBrowser(overriddenUserAgent);}Comments: fixed on...

View Article

Edited Issue: BrowserHelpers.GetOverriddenBrowser should use...

if (!String.Equals(overriddenUserAgent, httpContext.Request.UserAgent)){ overriddenBrowser = createBrowser(overriddenUserAgent);}

View Article


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 Article

Edited 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 Article

Source code checked in, #4a673f3dfbf3b7f370df96af0424b2c6e4abf46b

Issue 1020: $select fails when Queryable has PageSize. LimitResults uses the original IQueryable element type which could be different as $select and $expand result in...

View Article
Browsing all 7925 articles
Browse latest View live


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