I am looking for good C# .NET 4.0 database tutorials. I want to learn working with a database in C#, i already know SQL from another language PHP.

Thnx

Recommended Answers

All 5 Replies

If you have a good book and want to start with ADO connections, there are many other resources you can find even on YouTube:
http://www.youtube.com/watch?v=OJfYSZzZOP8&playnext=1&list=PL9BB41F611F699292

You can also just guess at a lot of this since you have some experience in PHP.
There is also an ADO video (but in VB) on http://dnrtv.com, but it translates easily to C#

A good book like Professional C# (from Wrox) will have many examples.

You can search for it in youtube, type in how to connect database in c# and you'll have a bunch of informative videos to choose from. Goodluck my friend!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.