VB.NET Icon Extraction
(Popularity: ) : This library is used to extract icons from compiled libraries such as DLL and EXE files. It is very generic in nature allowing you to utilize the library in any way you see fit. A full test application is included ... PackMon.NET / Sniffer.NET
(Popularity: ) : PackMon is my very first attempt of making a Network Packet Capturing tool in .NET i have created similar tools in vb6 using winpcap library. but this time i have created my own library in .NET which can monitor all ... VS.Net EnvDTE exposed for Web Applications
(Popularity: ) : One big problem with VS.Net Web Applications is finding the Physical Path in the Design Time Environment (DTE) for Custom Web Controls. As you all know there is no equivalent to Server.MapPath at design time for Custom Web Controls so ...