Browse by Tags

Related Posts

  • ASP.NET Routing Question: Routing Parameter with a /

    This is more of an ASP.NET Routing question than an ASP.NET MVC question, but any guidance on how to handle a routing parameter with a / in it? For example, say that I am creating a website to show Northwind information and I have a URL pattern like: /Categories/ CategoryName Which shows the products...
    Posted to ASP.NET MVC (Forum) by Scott Mitchell on 04-30-2009, 12:00 AM
    Filed under: routing
  • Null Reference Exception accessing route values

    Hi, I have exactly the same problem as here : when I try to access route values it throws null reference exception from the inside the dictionary. There must be some versioning problem but I cannot spot it. My env: .NET 3.5 SP1 ASP.MVC Release 1.0 VS.NET 2008 Std (9.0.21022.8 RTM) My routing assembly...
    Posted to ASP.NET MVC (Forum) by nagir on 04-24-2009, 12:00 AM
    Filed under: routing
  • List and Edit functionalities in the same page

    Hi all! I have realized a complete Dynamic Data Web Application in which there is a table that has custom pages for List and Edit functionalities. Is it possibile to modify the site so that the Edit form will appear under the list of the elements (i.e., in the same page?) Thanks in advance for the attention...
    Posted to ASP.NET Dynamic Data (Forum) by marcom on 04-21-2009, 12:00 AM
    Filed under: Page Templates, routing, Dynamic Data
  • Multi-Tenant Aspect (How to?)

    Good Day! I am trying to create an application with the multi-tenant features capable. One of these features that bugged me is the URL of each tenant when they register to use the applications. I've seen Blog site that once the user registered the application is capable of showing the new sub-domain...
    Posted to ASP.NET MVC (Forum) by hardrain on 04-15-2009, 12:00 AM
    Filed under: multi-tenant, MVC, routing, asp.net, controlller
  • Found Help

    I know this is an old thread, but just in case someone goes searching (like I did)... I was having the same kinds of problems, and was getting really frustrated that I didn't have any control over the server, and the following link was *very* helpful: http://www.asp.net/learn/mvc/tutorial-08-cs.aspx
    Posted to ASP.NET MVC (Forum) by code_slave on 04-07-2009, 12:00 AM
    Filed under: MVC, MVC 404, mvc admin routetable routes, MVC ASP.NET, mvc publishing, mvc routing, MVC routing 404 error, MVC Routing Controller, mvc shared hosting, MVC URL Mapping, route, route mvc url.action, routeing, Routes, routeUrl, routing, routing 404, routing problems, url rewriting, URL Routing MVC, 404, aps.net mvc, ASP asp.net mv, ASP asp.net mvc, asP asp.net mvc iis mapping, ASP mvc, asp mvc c# routing html helper, asp mvc, asp mvc errors, ASP.NET mvc, ASP.NET mvc route routes, Asp.net mvc URL routing friendly, ASP.NET MVC, Asp.Net MVC Framework, ASP.NET MVC Routing, ASP.NET MVC", aspnetmvc 404 System.Web.HttpException, C#, deploy, Deployment, Deployment Problem, IIS *.mvc extension pagenotfound, iis 6, iis6, iis6 mvc deploy routes, asp.net-mvc global.asax route, MVC deployment, mvc error exception html, "ASP.NET MVC"
  • asp.net routing and iis 7

    Hello! On local dev server routings works fine, but on remote server i'm getting error HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Detailed Error Information Module IIS Web Core Notification MapRequestHandler...
    Posted to Web Forms (Forum) by Kvazis on 04-05-2009, 12:00 AM
    Filed under: Routing, ASP.NET, iis7
  • Re: Routing question

    The definitive answer is if you do not want a table in the path then you will need to create your own route handler that can deal with the routes you want, that way the pages can look similar the those routed by DD or if you want completely different. The only other way is to have a folder structure...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 04-04-2009, 12:00 AM
    Filed under: routing, Dynamic Data
  • Re: Routing question

    OK I'll try to explain. the reason you have to move the file is if you create a custom page that is to be used with a particular table then the correct behavoir is to move it to the ~/DynamicData/CustomPage/ TableName / Page .aspx this is the default behavoir. DD routes always translate to the ~...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 04-03-2009, 12:00 AM
    Filed under: routing, Dynamic Data
  • Re: Routing question

    [quote user="samw"]Where in the website directory structure would you put the page for such a route?[/quote] Same as normal you don't need to change the folder. it's the pattern that matters. As for your Orders/{id} if you have a folder that in not under the ~/DyanmicData folder then...
    Posted to ASP.NET Dynamic Data (Forum) by sjnaughton on 04-02-2009, 12:00 AM
    Filed under: routing, Dynamic Data
  • Re: AtomSite 0.9 Released for Mix09 and MVC final

    This release has tons of cool coding concepts on ASP.NET MVC. I'm going to try and find time to blog about some of them. Please let me know which topics you find most interesting. Composition in ASP.NET MVC using a Widget System How-to support script and style dependencies with composition Smart...
    Posted to ASP.NET MVC (Forum) by JarrettV on 03-20-2009, 12:00 AM
    Filed under: plug-ins, routing, master page, widgets, "ASP.NET MVC"
Page 1 of 13 (123 items) 1 2 3 4 5 Next > ... Last »