.NET Object-Oriented Programming
Welcome to the .NET Object-Oriented Programming section of our .NET Framework tutorial. In this section, you'll learn about:
- .NET Classes
- .NET Objects
- .NET Properties
- object-oriented programming.
- .NET Constructors
- .NET Inheritance
- .NET Polymorphism
- .NET Encapsulation
- .NET Abstraction
- .NET Interfaces
- .NET Abstract Classes
- .NET Sealed Classes
- .NET Static Classes
- .NET Extension Methods
- and .NET - a powerful feature of object-oriented programming that allows multiple methods to have the same name but different parameters
- .NET Method Overriding
Have fun coding!
💡 Found a typo or mistake? Click "Edit this page" to suggest a correction. Your feedback is greatly appreciated!