Hello,
I'm new to C# with MSSQL, so I was wondering, what is the most reliable vs Easy method to connect my C# App to MSSQL to do the usual read/add/edit/update/delete .....
which path I should take? I just want a reliable way to do the work
note: using VS2010
cheers