Explain the .net framework overview?



Explain the .net framework overview?..

Answer / Jagat Pal

The .NET Framework is a software development framework designed by Microsoft. It provides a large library of pre-built classes, XML services, tools, and languages to build various types of applications like Windows desktop apps, mobile apps, web applications, and console applications. The framework supports multiple programming languages, including C#, VB.NET, F#, and more, and it runs on Windows operating systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What's a windows process in .net?

1 Answers  


Explain the difference between the stack and the heap?

1 Answers  


What is a variable of implicit type and what is its scope?

1 Answers  


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

1 Answers  


What are .net functions?

1 Answers  


How to implement CAS in .Net?

1 Answers   247Customer,


what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?

3 Answers  


What is the use of system.diagnostics.process class in .net?

1 Answers  


What is the Difference between directcast and ctype?

3 Answers   Wipro,


What is view state in .net?

1 Answers  


When a Static Constructor called in .NET?

1 Answers  


Can u explain me What is encapsulation?

7 Answers   Deloitte, GK companies,


Categories