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

Commented Issue: Provide HttpDirectRoute constructor which accepts...

__Scenario__: User likes to register a per-route message handler for the Delete Customer action in the following controller.```[RoutePrefix("api/Customers")]public class CustomersController :...

View Article


New Post: dynamic Data Model with WebAPI and ODATA

Hi I'm developing an WebAPI with ODATA. The customers have not exactly the same database-tables. I can't use the same data model at every customer and search a posibility to create dynamic data...

View Article


New Post: Release Notes for 5.0.0 RC 1 ?

Hi, where to find the release notes for MVC 5.0.0 RC 1? Wishes, Manfred

View Article

New Post: Do Filter-Overrides work in the current RC (MVC 5.0.0 RC 1)

Hi, do Filter-Overrides work in the current RC ? When I try to execute the action-method in the following listing, the DemoActionFilter, which extends FilterAttribute and inherits IActionFilter is...

View Article

New Post: Release Notes for 5.0.0 RC 1 ?

Hi Manfred, We're working on the release notes right now - we hope to have them posted very soon. They will be available here: http://www.asp.net/vnext The packages we published were sort of a...

View Article


New Post: change view engines after application load

Hi there, I don't believe that this is supported in any simple way - it's not a scenario that we had considered while designing this part of the system. If I had to guess, I think the closest way to...

View Article

New Post: change view engines after application load

Damn! Yeah I've managed to cobble together a custom view engine that delegates out to others as you say, but I'm not 100% confident re the caching behaviour of it. I'd love to see some better support...

View Article

New Post: feature fequest: IUserStore interface expand by "FindByName(string...

Can team add method, which find user at database by his username? Becouse i dont know his guid id, when i want to use Users.Find((guid userid).ToString()) now i must manually extend my controllers for...

View Article


Reviewed: v4.0 RTM (九月 02, 2013)

Rated 5 Stars (out of 5) - i want to debug it

View Article


Commented Issue: WebSecurity.InitializeDatabaseConnection error message...

If you try to use WebSecurity before initializing it, you get the following error message:"You must call the "WebSecurity.InitializeDatabaseConnection" method before you call any other method of the...

View Article

Edited Issue: Updating webapiclient package for in 2013 RC may break the site...

This is a placeholder bug.A customer reported that taking a Web API 2.0 site, and updating the nuget package for web api client succeeded but left the site broken, because the web API 1.0 package was...

View Article

Created Unassigned: [MvcAttributeRouting]Controller-level route not hitting...

In the following controller, following is the status of requests:GET base/about -> prints "About"GET base/contact-> 404 Not Fount (expected as there is explicit Route attribute)GET derived/about...

View Article

Edited Unassigned: [MvcAttributeRouting]Controller-level route not hitting...

In the following controller, following is the status of requests:GET base/about -> prints "About"GET base/contact-> 404 Not Found (expected as there is explicit Route attribute)GET base/hello...

View Article


Created Unassigned: Multi-controller match in attribute routing returns 404...

When attribute routing finds more than one controller matched an attribute route, it continues and ultimately produces a 404 instead of failing directly with an ambiguity exception (500).

View Article

Created Issue: Remove the overloads of MapMvcAttributeRoutes that take...

We should leave it up to the MVC controller factory to determine which controller types are in scope for a given request.

View Article


Commented Issue: MVC attribute routing: Investigate order behavior and come...

Comments: Consensus is to remove the order property from RouteAttribute in MVC.

View Article

Edited Unassigned: [MvcAttributeRouting] Route attribute should not be...

When I use the following controller, I get the below exception:Controller:```public class BaseController : Controller{[Route("base/about", Name="Base.About")] public ActionResult About(){ return...

View Article


Source code checked in, #eb4ba8181bec98d62f07826c4a639525ea00c0e5

Move assembly customizable attributes inside build-generated macro.

View Article

Commented Issue: Fix the “>” in the Web API OWIN self-host package [1266]

There’s a “>” at the start of the description of the Web API OWIN Self Host package. This is what’s in the nuspec:<summary>>This package allows you to host ASP.NET Web API within your own...

View Article

Edited Issue: Fix the “>” in the Web API OWIN self-host package [1266]

There’s a “>” at the start of the description of the Web API OWIN Self Host package. This is what’s in the nuspec:<summary>>This package allows you to host ASP.NET Web API within your own...

View Article
Browsing all 7925 articles
Browse latest View live


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