Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
here i learn Linq Lambda expression , please help me

In my wpf application, i want to use Linq Lambda Expression for save List safely in database,with effected multiple table Like using Sql server trans and rollback.
Posted

 
Share this answer
 
I believe what you really want is a comprehensive understanding of Linq To SQL, and there is one outstanding resource I'd like to direct you to: a series of articles written by Scott Guthrie on his blog. At Microsoft, Scott is formerly the .NET product manager, and is now executive vice president of the "Cloud and Enterprise" group He's a gifted writer, communicator, and teacher.

You can find article #9 in the series here [^]. Other articles here:imho, well worth your time to study every one of these articles, and practice coding using each article to test your knowledge, so your understanding of Linq to SQL gains a solid foundation.
 
Share this answer
 
v2
Comments
mukesh mourya 21-Nov-14 9:53am    
Thanks allot Mrs. BillWoodruff...... i hope This Atrial help me to Understandable ans help to learn it.
mukesh mourya 21-Nov-14 14:24pm    
Mrs. BillWoodruff, i have a question to you, does it necessary to be installed ms sql server management software on user computer system to access database or any other way is possible

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