Click here to Skip to main content
15,886,611 members
Articles / Programming Languages / C#

Object-Oriented Programming in C# .NET - Part 2

Rate me:
Please Sign up or sign in to vote.
4.31/5 (13 votes)
7 Jul 2011CPOL6 min read 45K   30  
In this part of the article, I will continue my discussion on OOP by discussing methods, properties and access modifiers.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Iran (Islamic Republic of) Iran (Islamic Republic of)
I'm a software engineer specialized in .NET framework. I've developed applications in such technologies as Console Applications, Windows Forms, WPF, Web Forms, MVC, Silverlight and Xamarin Forms. I also create and publish my multimedia courses at provid.ir and softdevwithmorteza.wordpress.com.
Some of my courses inclue Design Patterns in C#, OOP Principles, SOLID Principles, High Quality Coding Principles, Anti-patterns, Refactoring, TDD, DDD, .NET Core and so on.

Comments and Discussions