Hai i want performe all sql operations without using Sql server and we must using c# language we are performing sql operations of create,edit,update,delete,constructors,joins....
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ring ZhongPosted Oct 14, 2013, 11:49 PM
Sunny SharmaPosted Oct 14, 2013, 1:57 AM
Please refer to these links:
http://www.c-sharpcorner.com/uploadfile/db2972/create-read-update-and-delete-crud-operation-using-linq-to/
http://rbalajiprasad.blogspot.in/2013/02/c-basic-crud-operation-for-sql.html
http://forum.codecall.net/topic/50128-writing-sql-commands-in-c-part-1-insert-into-table/
HTH :)