I'm about to port some of my applications to Windows Phone 7. At the moment, these apps are all native, C++ or Delphi. Over the years I've developed a good understanding and skills on how to secure the native code against cracking, keygening, etc. But, i'm completely unaware on how to protect .NET code.
What are the best practices in the .NET world?