Monday, February 24, 2014

C:\Fluffy Nothing\src\FluffyNothing.UserInterface\home\index

...is an example of what an ASP.NET MVC route at /home/index/ looks like when it it summoned from C# with:

System.IO.Path.GetFileName(Request.ServerVariables["SCRIPT_NAME"])

No comments:

Post a Comment