About 5 results
Open links in new tab
  1. Trying to hide/obfuscate TSQL code - social.msdn.microsoft.com

    Sep 24, 2008 · There are other third party tools to obfuscate T-SQL, but regardless of the mechanism used for obfuscating T-SQL in SQL Server is exactly that: obfuscation, an attempt …

  2. Obfuscation of .NET Standard libraries

    May 24, 2018 · I have a project with .NET Standard class libraries and I need obfuscate it. Previously I've used .NET Reactor for obfuscation but it doesn't work with .NET Standard, it …

  3. Dotfuscator? - social.msdn.microsoft.com

    Oct 7, 2021 · I'm wanting to protect the source code to my aspx and .cs files, so someone at Microsoft said I needed to upgrade from Visual Web Developer to Visual Studio 2008, then …

  4. Patterns - Active Events: One Design Pattern Instead of a Dozen

    Mar 2, 2017 · Active Events is a design pattern that enables encapsulation and polymorphism. It allows you to separate concerns by creating extendable, reusable components that can be …