What is the difference between c# and .net?



What is the difference between c# and .net?..

Answer / Shobhit Gupta

C# is a programming language developed by Microsoft, while .NET is a framework and set of technologies used for building applications.nC# is one of many languages that can be used to create .NET applications. Others include Visual Basic, F#, and C++/CLI.nThe .NET framework provides common libraries, base classes, and services that can be accessed by any language within the .NET family, allowing for code sharing and reuse between different languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are session state modes?

1 Answers  


When you use Ajax controls in the ASP.NET application?

1 Answers   Viscus Infotech,


Define an assembly?

9 Answers   Siebel,


How does session state work in asp.net?

1 Answers  


Explain server-side scripting and client-side scripting.

1 Answers  


What are the features of asp net?

1 Answers  


How does asp page work?

1 Answers  


Describe in brief .net framework and its components.

1 Answers  


What is the difference between Trace and Debug?

2 Answers   BirlaSoft,


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

1 Answers  


Differentiate between globalization and localization.

1 Answers  


What are three ways that you can use a compare validator?

1 Answers  


Categories