Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a list with contains a list1 of Obj{name,dep,age,Id,dateofJoin,Location}.
now i have another list2 which conatins some updated data like {dateofJoin,Location}

so, i want to update the Lis1{dateofJoin,Location} with list2{dateofJoin,Location}
I am using Lamba expression but i am not able to update 2 fields at a1 time.

Any suggestion plz help!
Posted
Comments
Jameel VM 19-Apr-13 1:12am    
Please post the code that you have tried
Leena 206 11-Sep-13 8:50am    
need more info about ur code
V. 19-Apr-13 2:16am    
Agree with Jameel. You need to provide more info if you want an answer.

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