Click here to Skip to main content
15,903,523 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I am new in Linq , But I want use linq for sql server database ,

Please guide me this.

getRecord (table_name , coloumn_name ) using linq
and setRecord (table_name , coloumn_name , colmnValue) using C#

Please help me.
Thanks and Regards
vilas jadhav
9766471794
Posted
Comments
Rajesh Kariyavula 25-Oct-12 1:09am    
Are you using LINQ to SQL and have you tried anything so far?

1 solution

 
Share this answer
 
Comments
Mogya 25-Oct-12 4:16am    
Thank you ,
But how passing table_name as parameter , field name as parameter in linq Qry
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900