VB.net Database Books
If anyone can recommend such a book I'd be most greatful
Regards
Morkai
If anyone can recommend such a book I'd be most greatful
Regards
Morkai
Maybe it's just me but I find that it just makes things more complicated. When I started learning winforms I had to connect to Paradox using ODBC which meant I couldn't use them anyway so now I'm used to writing it all in code, I'd like to see examples that show me how to do it properly. Even better how to tier it all but I suspect I'm getting out of the average teach yourself's books depth there.
Thanks again
Morkai
Please understand, by the way, that the VS.NET "wizards" are just writing code for you. That's all. Nothing more. It's really easy to mix and match -- that is, use the wizards to generate some code, use the code you like, and write the rest. If you're referring to typed datasets, although they're flawed, they really do make things a LOT easier, without much overhead. Worth considering...
Thanks, winging its way to me via fedex as I speak along with a book about enterprise development based in vb.net.
Good stuff, thanks again
Morkai
Thanks, its on my list for the next amazon run.
I will play with the wizards again and have another look, at first glance it seemed a lot of overkill, maybe I was just misunderstanding how to use them.
Thanks
Morkai