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

Edited Issue: [MVC4] Nullable rendered 0 in view when null [1103]

I have an issue with html attribute in a view.here :...

View Article


Edited Issue: ViewContext.Writer.Write() inside @helper writes directly to...

I'm trying to get result of @helper method as variable without writing it to the view (I'm going to do it later after some transformations). And inside this helper I'm using extension to the HtmlHelper...

View Article


Edited Unassigned: UPPER() in GetUserId causes scan instead of seek in...

GetUserId in WebMatrix.WebData.SimpleMembershipProvider is defined like this:```internal static int GetUserId(IDatabase db, string userTableName, string userNameColumn, string userIdColumn, string...

View Article

Edited Unassigned: CreateOrUpdateOAuthAccount inserts without upper, updates...

CreateOrUpdateOAuthAccount in WebMatrix.WebData.SimpleMembershipProvider contains the following code:```if (oldUserId == -1){// account doesn't exist. create a new one. int insert = db.Execute(@"INSERT...

View Article

Edited Issue: Format handlers configuration in web.config after install Web...

After installing CORS package, the current behavior is: The handlers config is one line<handlers><remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" /><remove...

View Article


Edited Issue: HttpActionContext.ActionArguments dictionary should use...

Currently the HttpActionContext.ActionArguments uses the default dictionary initializer, which means that the keys are looked up using a case-sensitive comparer.This conflicts with the stated design of...

View Article

Closed Issue: Request correlation Guid should use existing one if present [1133]

HttpRequestMessageExtensions.GetCorrelationId() creates a new Guid and stores it as a property in the request. Tracing uses this ID to correlate all traces within a common request. ETW-based tracers...

View Article

Closed Issue: Razor code formatting is broken when using tabs in VS2012 MVC 4...

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


Closed Issue: AuthorizeAttribute can't be overriden [1095]

As the title says, it is currently not possible to override the AuthorizeAttribute set on Controllers with an AuthorizeAttribute set on Actions.While this is in itself not a bug, it is quite an...

View Article


Edited Issue: Ajax.BeginForm() not sending submit button's name/value [567]

There are certain circumstances when using Ajax.BeginForm() and the underlying jquery.unobtrusive-ajax.js script that the name/value of the submit button is not posted to the server.See StackOverflow...

View Article

Commented Feature: Global error handler for Web API [1001]

If my Web API application is going to return an error to a client, I want to know about it.I want to set up something like ELMAH to notify me when the problem occurs, and I want full details of the...

View Article

Edited Issue: [MQ] Ensure the CA1804 FxCop rule runs on the runtime [548]

FxCop violations are being ignored by build.cmd. We need to figure out why and resolve the issue.

View Article

Edited Issue: Enable FxCop for System.Net.Http.Formatting.NetCore [614]

It currently doesn't pass CodeAnalysis (and CodeAnalysis is disabled project-wide).

View Article


Created Unassigned: Remove the JsonResult from ASP.NET Web API [1193]

Hi,Today, I saw that ASP.NET Web API now has [JsonResult](https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Results/JsonResult.cs) and even a Json method on ApiController....

View Article

Commented Feature: Make the ApiControllerActionSelector more extensible [277]

The goal is to have the default action selector (ApiControllerActionSelector) expose some hooks or properties so that it's easier to customize.Comments: > Can u guys also add a virtual method to...

View Article


Commented Unassigned: Remove the JsonResult from ASP.NET Web API [1193]

Hi,Today, I saw that ASP.NET Web API now has [JsonResult](https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Results/JsonResult.cs) and even a Json method on ApiController....

View Article

Commented Unassigned: Remove the JsonResult from ASP.NET Web API [1193]

Hi,Today, I saw that ASP.NET Web API now has [JsonResult](https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Results/JsonResult.cs) and even a Json method on ApiController....

View Article


Commented Issue: Parse function in jquery.validate.unobtrusive.js performance...

The jquery statement$(selector).find(":input[data-val=true]").each(....) - line 173 jquery.validate.unobtrusive.js within the Parse(selector) method.Provides better performance if it is re-written as a...

View Article

Commented Unassigned: Remove the JsonResult from ASP.NET Web API [1193]

Hi,Today, I saw that ASP.NET Web API now has [JsonResult](https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Results/JsonResult.cs) and even a Json method on ApiController....

View Article

Commented Unassigned: Remove the JsonResult from ASP.NET Web API [1193]

Hi,Today, I saw that ASP.NET Web API now has [JsonResult](https://aspnetwebstack.codeplex.com/SourceControl/latest#src/System.Web.Http/Results/JsonResult.cs) and even a Json method on ApiController....

View Article
Browsing all 7215 articles
Browse latest View live


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