Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
January 2004
February 2004
March 2004
April 2004
June 2004
July 2004
August 2004
September 2004
November 2004
February 2005
June 2005
August 2005
February 2006
June 2007
all groups > dotnet vsa > february 2006

Interview Questions Feb 20, 2006
Posted by Jobs at 2/20/2006 10:04:34 AM
How to prevent my .NET DLL to be decompiled? By design .NET embeds rich Meta data inside the executable code using MSIL.Any one can easily decompile your DLL back using tools like ILDASM ( owned by Microsoft) or Reflector for .NET which is a third party. Secondly there are many third party...more >>



DevelopmentNow Blog