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

Edited Issue: AntiForgeryToken helper and Claims based security [202]

In latest version of MVC4 avaliable from WebPi found an issue with AntiForgeryToken helper. It requires both NameIdentifier and IdentityProvider claims and in exceptions it states that IdentityProvider...

View Article


Edited Issue: Broken Image link in Bing SearchBox helper [624]

To reproduce this, follow these steps:1. Create a new site that references Microsoft.Web.Helpers.2. Add @Bing.SearchBox to one of the pages.3. Navigate to the page in the browser of your choice.Result:...

View Article


Reviewed: v4.0 RC (七月 01, 2013)

Rated 4 Stars (out of 5) - good,good job.

View Article

New Post: Custom HttpParameterBinding is not picked up by latest bits

I've defined a HttpParameterBinding derived class which is registered correctly during the web app startup. The parameter binding is binds the UserTypePrincipal from Thread.CurrentPrincipal to a method...

View Article

Created Unassigned: webapi can't deserialize null url parameter [1117]

http://stackoverflow.com/questions/17375400/webapi-wont-deserialize-string-array-using-paramI am trying to call a ASP.NET WebAPI method and pass it a serialized JavaScript object over a GET request...

View Article


Edited Task: MQ: Review global suppressions [1100]

I found some unused global suppressions in System.Web.Http. We should check the other projects as well. While we're at it, we should also fix line length and sorting in these files.

View Article

Edited Unassigned: Upgrade System.Web.Http.SignalR project's SignalR.Core...

__Scenario__:User would like to use HubController<THub> with Web API. So, the user installs "Microsoft.AspNet.WebApi.SignalR" package.__Issue__:The latest publicly released stable version is...

View Article

Closed Unassigned: Upgrade System.Web.Http.SignalR project's SignalR.Core...

__Scenario__:User would like to use HubController<THub> with Web API. So, the user installs "Microsoft.AspNet.WebApi.SignalR" package.__Issue__:The latest publicly released stable version is...

View Article


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

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

View Article


Commented 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: metadata uri (json light) is missing $select clause [1107]

Spec here on the metadata url - http://docs.oasis-open.org/odata/odata/v4.0/csprd01/part1-protocol/odata-v4.0-csprd01-part1-protocol.html#_Toc355089421Issue: GET...

View Article

Edited Task: MQ: Revisit use of Error.ArgumentNull and similar helpers [1114]

Error.ArgumentNull breaks static analysis of parameter name. Let's revisit whether to use this helper in our assemblies and have a consistent approach across them.One solution:Replaces all uses of...

View Article

Created Unassigned: Provide better error messages when invalid route...

```[RoutePrefix("/Home")] public class HomeController : Controller{[HttpGet("Index")] public ActionResult Index(){ return View();}}``````[RoutePrefix("Home/")] public class HomeController :...

View Article


Created Unassigned: [MvcAttributeRouting]Value from ActionName attribute not...

For the below action:```[RoutePrefix("Home")] public class HomeController : Controller{[HttpGet("Index")][ActionName("Default")] public ActionResult Index(){ return View();}}```the route generated is...

View Article

Edited Unassigned: [MvcAttributeRouting]Provide better error messages when...

```[RoutePrefix("/Home")] public class HomeController : Controller{[HttpGet("Index")] public ActionResult Index(){ return View();}}``````[RoutePrefix("Home/")] public class HomeController :...

View Article


Reviewed: v5.0 RTM (七月 01, 2013)

Rated 5 Stars (out of 5) - 下载看看,web3.0

View Article

Commented Issue: XmlMediaTypeFormatter does not serialize Uri input correctly...

Uri- file://[7f:d:ee9e::7a:828e:c]/-861%A3+/F3&m/@pM is serialized as file://[7f:d:ee9e::7a:828e:c]/-861%**25**A3+/F3&m/@pM on server by XmlMediaTypeFormatter(Notice 25(bolded) added to the...

View Article


Edited Issue: Unseal the classes [1108]

I have been trying to add some behavior to attributes, but most of them are sealed.The specific classes I have been trying to extend are AttributeName and AcceptVerbs.Is there any reason to forbid us...

View Article

Source code checked in, #f0a1415d0f6ee41074eda5e8d46513a81c4825e4

Add BadRequest() action result.

View Article

Edited Issue: [AttributeRouting]Handle scenario when multiple route prefixes...

Currently the following would cause a problem, as we try to create 2 routes(one for each route prefix) with the same route name calle...

View Article
Browsing all 7925 articles
Browse latest View live


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