The CLS defines the minimum standards that .NET languages must confirm.
Compliant Producer
The components in the language can be used by other language.
Consumer
The language can reuse classes produced in any other language.
This basically means the ability to instantiate classes.
Extender
Languages in this category can do more than just instantiate classes – they can also extends those classes using the inheritance feature of .Net
Subscribe to:
Post Comments (Atom)
CodeGuru.com
- C# vs Java - 3/24/2023 - Nicholas Rini
- C# versus C - 3/22/2023 - Nicholas Rini
- Different Types of JIT Compilers in .NET - 3/17/2023 - Tariq Siddiqui
- Middleware in ASP.NET Core - 3/16/2023 - Tariq Siddiqui
- Microsoft Teams Tips and Tricks - 3/10/2023 - Enrique Stone
csharp-source.net : news
Error loading feed.
No comments:
Post a Comment