↧
WMI Functions from ASP.NET
This article demonstrates how to use WMI in ASP.NET to create a website, add a virtual folder, and add host headers. I have tested it using Windows Server 2003 and IIS 6.
View ArticleHow can I speed up hashtable lookups with struct object as keys?
When you have struct objects as the key in a hashtable, the lookup operation of the hashtable performs miserably. This can be attributes to the GetHashCode() function which is used internally to do the...
View ArticleRadioButtonList within a GridView using the AJAX UpdatePanel
This simple but extremely useful trick explains how to hande a radiobutton within an ASP.NET gridview, without having to fiddle around with the sometimes cumbersome beast that javascript is.
View ArticlePHP and C# common encryption and decryption function class, Use of 3DES...
PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption
View Article
More Pages to Explore .....