// archives

RouteCollection

This tag is associated with 1 posts

URL Writing in .NET 3.5 SP1

I have just finished one of my first complete ASP.NET projects at my workplace. I learned a ton while going through the process, but one item stands out: URL Routing. While developing the MVC framework, Microsoft added routing capabilities into SP1 of the 3.5 .NET framework. The great thing is that the features can be [...]

Categories