can any one suggest some good tutorials where i can read about the actual object oriented concepts which we use in real time scenarios. Not the "class is a container. fruit is a parent class and apple is a child class" kind of stuff.
Recently i was developing a multithreaded GUI application in vb.net and found out many obstacles like using one form's element in another form, changing form property in other class, when to create objects to access elements and many other stuff stumped me.
Can some one pleas suggest some links.
What you're describing aren't OO concepts, they're concurrency concepts. You can learn some about it here: http://en.wikipedia.org/wiki/Concurrency_pattern. You can read about some specific design patterns related to concurrent programming here: http://en.wikipedia.org/wiki/Concurrency_pattern
This looks like a good read for C# specific stuff.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With