C# is a programming language that helps to create a dynamic website. Using C# programming you can develop a software. You can develop offline software easily. Access the data using C# . With help of C# programming you can access the data .
Compilation in C# • Compilation of source code to MSIL (Microsoft intermediate language)
• Compilation of IL to platform-specific code by CLR (Common language runtime)
Features of IL
• Object orientation and use of interfaces.
• Strong distinction between value and reference (string/object) type.
• Strong data typing
• Error handling using exception
• Attributes