Hi!
Can anyone please point me to any good C# book or tutorial, which includes a step-by-step guide to building an example Windows Database program??
Thanks for any help!
Hi!
Can anyone please point me to any good C# book or tutorial, which includes a step-by-step guide to building an example Windows Database program??
Thanks for any help!
C# Database programming: http://www.amazon.com/Mastering-Database-Programming-Jason-Price/dp/0782141838
Try this one:
"Beginning C# 2008 Databases: From Novice to Professional";
http://www.amazon.com/Beginning-2008-Databases-Novice-Professional/dp/1590599004
Hey,
I'm pretty new to this board, but you shouldn't spend money on easy things like introductions. Books should give you a deeper look in special areas! If you had searched on google for the exact keywords you used you would have found this: http://www.codeguru.com/csharp/csharp/cs_data/article.php/c4211
(don't know if cross posting is allowed so Admin please give me a hint :-D)
Thanks for the replies. I looked into "Mastering C Sharp Database Programming" and found a little sample db program in it. But it was a console prog and i was looking for a GUI example. Gonna check what's in "Beginning C# 2008 Database" next..
Hey,
I'm pretty new to this board, but you shouldn't spend money on easy things like introductions. Books should give you a deeper look in special areas! If you had searched on google for the exact keywords you used you would have found this: http://www.codeguru.com/csharp/csharp/cs_data/article.php/c4211
(don't know if cross posting is allowed so Admin please give me a hint :-D)
Not so sure that the link you provided will be very helpful considering the environment it lists is "VS.NET (beta 1), NT 4.0, Win95/98/2000". The comments indicate that the code he uses hasn't even been possible to write since it left beta...
I feel the OP's pain; there are a lot of books and sites out there, but it's hard to find a good one.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.