I am using asp.net mvc for my website project. I think i have wrong things in my routedata but i am not sure it is wrong or ok. i will explain the situation.
(Solved, look @ the end of this desctiption) Hi, let\'s say that I have that URL: http://mystite.com then, I use the HomeController and the Index action.
We can an MVC app that uses the default folder conventions for the HTML views, but we\'d like to set up alternate \"Services\" folder with controllers used only for web services returning xml or json.
I\'m starting to learn ASP.NET MVC. I have a page with 2 forms, the current page is: http://localhost/Puzzles/5754
how should my Global.asax file look, and the Controller\'s action, to get a URL like: http://mysite.com/name
I\'m looking a solution how to parse a link in mvc into controller开发者_StackOverflow社区 name, action name, parameters name.
I have functionality in BeginRequest event in global.asax which parse request url, check some parts of this and redirect user to another url.
I have a system that is multi-homed, that is, our customers share a database. Us开发者_开发问答ing MVC Routing, I can pass the customer name as the first portion of the domain ({customer}.server.tld),
I have an MVC2 project that has a route in the RegisterRoutes method as follows: routes.MapRoute( \"PrettyUrl\",
I have GenericPagecontroller in my project which renders GenericPage.aspx. There are links in the homepage and in two other pages for this GenericPageconroller.Now based on from where it is invoked, i