Hi!
Can anyone explain me briefly what exactly is component programming in .NET and why would I use it ?
I don't understand if it's an alternative to Object Oriented Programming or what.
Thank you!
Hi!
Can anyone explain me briefly what exactly is component programming in .NET and why would I use it ?
I don't understand if it's an alternative to Object Oriented Programming or what.
Thank you!
I would point out this excellent article from MSDN
to let you evaluate what is what and when to use what :)