Answer the question
In order to leave comments, you need to log in
What kind of ADO.NET connections do you need to learn?
What kind of ADO.NET connections do you need to learn? Or do they need to know everything? Reading Trollsen. I need to create a website database.
Answer the question
In order to leave comments, you need to log in
Learn EntityFramework www.entityframeworktutorial.net metanit.com/sharp/entityframework/1.1.php
To create a database, you need to know SQL and understand the normal forms of the database. To work with the MSSQL database from C# applications, you need to know the usual SqlConnection and related classes. Well, if you hope to never get too involved in database design and SQL script development, then deal with EntityFramework.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question