Object oriented analysis and design
Can you tell what are the object oriented principles and concepts applied in real time applications?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Riddhi ValechaPosted Jan 6, 2015, 3:29 AM
http://www.introprogramming.info/english-intro-csharp-book/read-online/chapter-20-object-oriented-programming-principles/
--------
In short...
We use class files to make methods.
We make class objects aspx.cs file and call methods.