Discussions under ASP.NET MVC

This page is only for discussions about the technologies source code base. For questions about using ASP.NET MVC, Web API and Web Pages technologies please post your question to the appropriate ASP.NET forum: MVC, Web API, Web Pages.

Discussions are grouped into the following topics:

  • General - Discussions not directly related to features and bugs (contributing, build breaks, etc.).
  • ASP.NET MVC - Discussion about MVC.
  • ASP.NET Web API - Discussion about Web API.
  • ASP.NET Web Pages - Discussion about Web Pages including Razor.
  • ASP.NET Single Page Application - Discussion about Single Page Application.

If you haven't already, be sure to check out the FAQ and the list of Known Issues before posting.

Call WebAPI from MVC View

first post: nvivo wrote: Here is my scenario: I have a WebApi that that has some logic to r...

latest post: eilonlipton wrote: Hi nvivo, There is unfortunately no direct way to do this. The clo...

Strong name signature could not be verified

first post: harrisonbrock wrote: Hello, I'm using MVC 4 with visual studio 2012. Today I downloade...

latest post: eilonlipton wrote: Hi Harrison, If you build any of the assemblies from the source co...

CORS EnableCorsAttribute parameters to accept all like previous nightlies?

first post: Geminiman wrote: Now that it is required to pass the origin, headers and methods, ho...

latest post: bmoscao wrote: Hi Yao, Thanks! Bruno

Why AppSettings?

first post: nvivo wrote: I have been wondering this for ages, so here it goes... Why has A...

latest post: nvivo wrote: This is exactly the type of answer I was looking for, that is enoug...

Flexible Project Templates

first post: dsplaisted wrote: Ideally, a project template system should have these characteristic...

routes.LowercaseUrls does not work affect areas

first post: StanislavRomanov wrote: When I set routes.LowercaseUrls = true it works fine everywhere exc...

latest post: eilonlipton wrote: Hi Stanislav, This is a known issue and has been fixed for the nex...

ASP.NET MVC 5 RTM?

first post: nvivo wrote: Hi, I couldn't help to notice that the downloads section has a "v...

latest post: eilonlipton wrote: Hi there, That was just a mistake on our part - thank you for lett...

CovariantModelBinder submission

first post: sdhebert wrote: Hello, I have prepared a fork with a branch for the CovariantModel...

The use of RouteValueDictionary in Websecurity.cs CreateUserAndAccount line 259!!!

first post: ProAra wrote: Hi All! After taken down the source code and fiddling around it t...

latest post: eilonlipton wrote: Hi, In general in cases like this the RouteValueDictionary is used...

Html.actionlink/Html.BeginForm could not work

first post: Hundre wrote: Hi All, If there is anyone encoutered this problem: The function H...