Click here to Skip to main content
15,881,089 members
Articles / Programming Languages / C#

Introduction to Object Oriented Programming Concepts (OOP) and More

Rate me:
Please Sign up or sign in to vote.
4.83/5 (754 votes)
9 Oct 2021CPOL42 min read 7.1M   1.6K  
This article helps to understand OOP concepts, focusing on .NET/ C#. This is written in the form of asking questions and writing answers to them, making it easy to understand.
This article is a constructive attempt to group/define/explain all introductory concepts of software architecture for seasoned developers who are looking to take their next step as system architects. We'll cover large topics like what is Software Architecture and OOP, and smaller ones like: What is an Object? What is a Class? We also look at Use Case, MVC architecture, SOA, Data Access Layer, and Design Patterns.

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
Architect Virtusa Pvt. Ltd.
Sri Lanka Sri Lanka
In-depth coverage of Microsoft .Net, Cloud and many other cutting-edge Technologies.

- The Mandelbrot set – someone has called it the thumb-print of God – is one of the most beautiful and remarkable discoveries in the entire history of mathematics. My profile picture is generated with that equation.

You may contact Nirosh for Consultations, Code Reviews and Architecture Guide Workshops via c_nir*o*sh@hotmail.com (Remove * to use)



View Nirosh L.W.C.'s profile on LinkedIn


Other Links

Comments and Discussions