Tuesday, July 14, 2009

C# & ms. SQL server?

does anyone know any good reference or book for c# programming on doing database thing with ms sql server.

C# %26amp; ms. SQL server?
You'll have to learn by doing, but you can go to w3schools to learn the basics. Trying doing a search in yahoo and google for "MS Sql Server Tutorials" quotes included.
Reply:Wrox's ADO.Net is a fantastic book on .NET data programming. It doesn't focus much on SQL-Server specific topics, but there's good reason for that.





http://www.wrox.com/WileyCDA/WroxTitle/p...





.NET largely levels the laying field for database access. In .NET programming, you would work with a SQL database much like you would with an OleDb one - the only difference being that you would use a SqlCommand, SqlDataAdapter, SqlConnection instead of OleDbCommand, OleDbDataAdapter, and OleDbConnection.
Reply:Mastering C# Database Programming
Reply:for any book related stuff... visit www.flazx.com





see u need not have to buy books... u get a copy in that site...


No comments:

Post a Comment