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 |
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?
What is the difference between an abstract class and an interface?
What is RunTime Polymorphism?
5 Answers Deloitte, eClerx, Horizon, Intel, Pragna Technologies,
What is implement a generic action in webapi?
What is SOAP? How you will do windows and forms authentication?
What is .net latest version?
what is event inheritance and event delegation?
Explain the difference between static page and dynamic page?
What is an anonymous method and how is it different from a lambda expression?
Describe the programming model of a windows service
Explain role-based security in .Net.