Categories: Miscellaneous
Latest version: 1.0.0.0Added 2003-05-21
Small utility that can be used to quickly switch the .NET Framework version that the ASPX pages are compiled against.
Categories: ASP.NET
Latest version: 1.0.1.0Added 2003-09-04
ASP.NET gives a developer the opportunity to programmatically add controls to a web form using ParentControl.Controls.Add(new Control());However, these controls are not persisted in any way thus having to be recreated for each subsequent request.This control behaves like a placeholder but additionally handles recreating dynamic controls on subsequent requests.
Categories: Decompilation
Latest version: 4.2.0.0Added 2004-05-11Updated 2004-08-12
Add-in for .NET Reflector that can be used to dump the decompiler output to files of any Reflector supported language (C#, VB.NET, Delphi).