Click here to Skip to main content
15,904,153 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
hi, i am new in mvc3 and linq. i want to get list of user with one team member and i have 3 tables 1.user_master(user_id,user_name),2.team_master(team_id,team_name),
3.team_to_user(team_id,user_id)how can i write linq query for this.
sorry for my english.
Posted
Comments
member60 20-Mar-12 1:05am    
your question is not clear man, try to explain it more

1 solution

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