I've only been programming in .net for a few months now. I've managed to successfully create a few apps, mainly just UI's for a database. These have all been pretty straight forward procedure based apps: Retrieve data - display the dataset - update the db.
For some time now I've been hearing that .net's biggest new feature is OO capability, so I've been searching over the internet about it, and have acquainted myself with the 'buzzwords'. However, I still see no real-world samples of how to implement it.
Where can I find some sample code/examples specifically as OO relates to DB transactions. I can see the benefits of OO, and believe it's going to be a big part of the future of vb, hence a valuable skill to have. Thanks in advance-
jr
ps: originally posted here:
but wanted to repost here due to lack of interest over at msdn
For some time now I've been hearing that .net's biggest new feature is OO capability, so I've been searching over the internet about it, and have acquainted myself with the 'buzzwords'. However, I still see no real-world samples of how to implement it.
Where can I find some sample code/examples specifically as OO relates to DB transactions. I can see the benefits of OO, and believe it's going to be a big part of the future of vb, hence a valuable skill to have. Thanks in advance-
jr
ps: originally posted here:
but wanted to repost here due to lack of interest over at msdn