http://www.sysinternals.com... are categorised in following sections File and Disk Security Networking Processes & Threads System Information Miscellaneous ......
source: http://codebetter.com/blogs... The inability of LoadControl to accept Constructor Parameters is a real pain . This post tells how to get around of it. With UserControls we are limited to calling something like - LoadControl("WebUserControl... ; Wouldn't it be nice if we could instead do ... LoadControl("WebUserControl... constructorparameter2, constructorparameter3 ...) ; So for instance, it would be nice if the following ......