asked on
C# is an object-oriented programming language created in conjunction with Microsoft’s .NET framework. Compilation is usually done into the Microsoft Intermediate Language (MSIL), which is then JIT-compiled to native code (and cached) during execution in the Common Language Runtime (CLR).
TRUSTED BY
For encrypting app.config, check the links below:
http://www.codeproject.com/KB/cs/Configuration_File.aspx
http://datacogs.com/datablogs/archive/2006/08/23/393.aspx