Using the default route provided, I\'m forced to name my parameters \"id\". That\'s fine for a lot of my Controller Actions, but I want to use some better variable naming i
This still works, your query string will just look like "/Controller/ByAlias?alias=something".