Hi Experts!
I am developing web apps since last two years using c#.
I know the concepts of oop, but havn't yet implemented them like inheritance,abstract classes,overloading,overriding,interfaces, delegates etc.
I am going to work on a new project which is online booking of sports grounds. It will have features like player registrations, umpire registration, Shopping cart,search filters to search grounds based on location, price, facilities, time slots etc, inbox,
sent messages, etc.
So what would be scenarios where i can implement interfaces,delegates ,overriding etc. Please suggest with an example.
Thanks in advance
Go to the complete details ...