What is C#?


C# is an object oriented, type safe and managed language that is compiled by .Net framework to generate Microsoft Intermediate Language.

Comments

Popular posts from this blog

Enable HTTP Transport Security (HSTS) in IIS 7

Difference Between Delete & Truncate in Sql Server

Add Connection String in Web.Config File