adspace


Explain the .net framework overview?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143