Strongly Typed Url Generator for ASP.NET
Nova Software
has release a new Open Source project,
UrlGenerator. The UrlGenerator tool is used to generate strongly typed
Urls according to the website directory. So you could
navigate to a URL or receive the request parameters safely.
The project is developed based on C# and ASP.NET 2.0.
The bigest feature of the tool is that you can use any Entity Class as the type of request parameter.