I have a custom routehandler in ASP.NET MVC2 to catch all url\'s at a prefixed path like this: routes.IgnoreRoute(\"{resource}.axd/{*pathInfo}\");
I created a custom RouteHandler for imag开发者_Go百科es that I want protected.My RouteHandler simply takes a new route (graphics/{filename}) and does a lookup for the true file path, sets the mime typ
i have a Problem with a query. I have a huge Table with Zipcodes from Germany called \'Postleitzahlen\'.