Explain .NET architecture and framework?

Showing Answers 1 - 4 of 4 Answers

Dharini Muthuswamy

  • Aug 31st, 2005
 

.NET framework is a foundation calss on which you can build robust applications .This framework comprises of web forms,window forms andconsole applications..NET framework is basically a collection of services and classes.This exists as a layer between .NET applications and underlying operating systems.

treesa

  • Jan 7th, 2009
 

.Net is a “software Platform”. It’s a language neutral environment for developing rich .NET

Experiences and building applications that can easily and securely operate within it. When developed applications are deployed, those applications will target .NET and will execute wherever .NET is implemented instead of targeting a particular Hardware/OS combination. The components that make up the .NET platform are collectively called the .NET framework.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions