Hugoware.net recently got a major face lift so some of the links don't work anymore. Maybe one of the links below are what you wanted.
If you've used LINQ before then you know it is a great way to work with arrays of information. What if
that same functionality was available for your Javascript arrays? Look no further because jLinq is LINQ
for your JSON data -- and fully extensible too!
Learn More about jLinq!
If you want to try out the new ASP.NET Mvc framework, but you're worried about losing all those
custom controls you had built, then MvcWebForms just might help you over your concern. Use WebControls
inline with Mvc code all from a single method!
Learn More about MvcWebForms!
Do you encrypt your Web.config files for your ASP.NET applications? If so, this tool
will help you make your changes without ever needing to log onto the server. If you aren't then
what are you waiting for? Download this tool and get it done!
Learn More about nKrypt!
Do you need to pass around anonymous types but don't want to have to manually reflect over the
object each time you use it? AnonymousType takes care of that for you as well as lets you dynamically
add new properties and methods to object!
Learn More about AnonymousType!