¡@

Home 

c# Programming Glossary: productcategory

How to perform Join between multiple tables in LINQ lambda

http://stackoverflow.com/questions/9720225/how-to-perform-join-between-multiple-tables-in-linq-lambda

And I use the following code where product category and productcategory are instances of the above classes var query product.Join productcategory.. are instances of the above classes var query product.Join productcategory p p.Id pc pc.ProdID p pc new product p productcategory pc .Join.. productcategory p p.Id pc pc.ProdID p pc new product p productcategory pc .Join category ppc ppc.productcategory.CatId c c.Id ppc..