Gabe on Software

Nuggets of wisdom on Agile Development, .NET and ConfigMgr 2007

Browse by Tags

Tagged Content List
  • Blog Post: How to Re-Sign (Strongly Name) an existing .NET Binary

    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 and existing binary and re-sign it with a new...
  • Blog Post: Converting C# to VB.net

    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 can do this for you. KamalPatel.net has a nice...
Page 1 of 1 (2 items)