C# and SQL Express Primer
-
I'm looking for a tutorial/primer that will explain the very basics of using Visual Studio, C#, and SQL Express to build applications. I've not worked with databases and c# before - so I'm new to this. Anyone know of a good place to find this information? I've been looking, but haven't found anything good. Thanks.
-
I'm looking for a tutorial/primer that will explain the very basics of using Visual Studio, C#, and SQL Express to build applications. I've not worked with databases and c# before - so I'm new to this. Anyone know of a good place to find this information? I've been looking, but haven't found anything good. Thanks.
Let me rephrase that. I work constantly with C#, and I've worked with SQL databases, just not both together. I have a very simple understanding of ADO.NET. I'm most interested in finding out the correct way to use "data sources" via the VS IDE's interface as connections to databases. I hope that makes sense. Thanks again.