What Is The Advantage Of .NET Framework Of Microsoft?

Asked By 0 points N/A Posted on -
qa-featured

I am a studying computer engineering and science.As a part of my syllabus, I have to develop a few software. Can someone tell me the advantage of .NET framework for software development?

SHARE
Answered By 0 points N/A #300605

What Is The Advantage Of .NET Framework Of Microsoft?

qa-featured

The advantages of the .NET framework can be summarized in the following points.

  • Since most of the code is reusable, in .NET framework the volumeof code that needs to be executed to develop a particular software is very less.
  • Web applications developed using the .NET framework are very secure
  • Debugging and development is easier as the framework provides a lot of tools
  • UI development is easy with the new drag and drop feature.

Related Questions