One of the "cool features" in Spring MVC is that before the controller method, you can specify an annotation, which will set the Url of the processed request. Thus, it is very easy to make CNC.
Question: Is it possible to do the same with ASP.NET WebForms?