State the various features present in .NET?



State the various features present in .NET?..

Answer / Swati Kukreti

The .NET Framework includes a wide range of features. Here are some key ones:nn- Common Language Runtime (CLR): provides services such as memory management, type safety, security, and exception handling.n- Base Class Library (BCL): a comprehensive library of reusable classes that provide functionalities like input/output operations, data structures, collections, and more.n- Frameworks: ASP.NET for web applications, WPF (Windows Presentation Foundation) for desktop applications, UWP (Universal Windows Platform) for Windows Store apps, Xamarin for mobile apps, etc.n- Language interoperability: .NET supports multiple programming languages like C#, VB.NET, F#, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is data type and how many types of data types are in .NET ?

1 Answers   Beahead Private Limited,


How you apply a theme in whole application in .Net?

1 Answers   PUCIT,


What is the difference between an abstract class and an interface?

1 Answers  


What is RunTime Polymorphism?

5 Answers   Deloitte, eClerx, Horizon, Intel, Pragna Technologies,


What is implement a generic action in webapi?

1 Answers  


What is SOAP? How you will do windows and forms authentication?

1 Answers   Wipro,


What is .net latest version?

1 Answers  


what is event inheritance and event delegation?

1 Answers  


Explain the difference between static page and dynamic page?

1 Answers  


What is an anonymous method and how is it different from a lambda expression?

1 Answers  


Describe the programming model of a windows service

1 Answers  


Explain role-based security in .Net.

2 Answers  


Categories