What is difference between c# and asp.net ?
And What is difference between asp and .net?
i want answer as exprience leve
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Altaf AnsariPosted Dec 12, 2017, 11:20 PM
C# is a CLS programming language designed for the .NET framework. ASP.NET is part of the .NET framework allowing you to write web applications using any CLS compliant language such as C#, VB.NET, F#, ...
What you are referring to original asp language is called Classic ASP and it is not a language. It is a framework for developing web applications using VBScript and JScript languages. It is now considered deprecated technology and Microsoft recommends using ASP.NET for developing new applications.
MelbinPosted Dec 12, 2017, 1:01 PM
Laxmidhar SahooPosted Dec 12, 2017, 4:13 AM
Bipul tiwariPosted Dec 12, 2017, 4:11 AM
Laxmidhar SahooPosted Dec 12, 2017, 4:10 AM