0
kicks
Generic Query String Helper for ASP.NET
Query strings are something we deal with constantly. I’ve come up with a helper that uses .NET Generics to handle a lot of common cases that we usually write unnecessary code for.