Do you have an existing .Net binary you are trying to use with an existing project that uses strongly named binaries? If the pre-existing binary is not strongly signed too, you can't use it. Doh! I found this nice tutorial that shows you how to de-compile
Read More...
I had one reader from Germany contact me regarding porting a sample section of my blog posting on using the MpApi in .Net . Unfortunately, I don't use VB.net that often and my time to port it to VB.net is limited, however I found a great online tool that
Read More...