Here is a great resource for LINQ I came across the other day called "101 LINQ Samples":
http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx From: [email protected] [mailto:[email protected]] On Behalf Of Jonathan Parker Sent: Friday, 6 February 2009 4:14 PM To: [email protected] Subject: Re: Selft Join Please elaborate. On Fri, Feb 6, 2009 at 4:26 PM, Muhammad Niaz <[email protected]> wrote: PFA, Hi all, Can anybody help me in this regards, Here is the scenario, I have a table, with Id, Description, ParentId, (selft join). i want to get the records using Entity Framework and LINQ query. Thanks in Advance. Niaz _____ Support procedure: https://www.codify.com/lists/support List address: <mailto:[email protected]> [email protected] Subscribe: <mailto:[email protected]> [email protected] Unsubscribe: <mailto:[email protected]> [email protected] List FAQ: <http://www.codify.com/lists/ozsilverlight> http://www.codify.com/lists/ozsilverlight Other lists you might want to join: <http://www.codify.com/lists> http://www.codify.com/lists _____ Support procedure: https://www.codify.com/lists/support List address: <mailto:[email protected]> [email protected] Subscribe: <mailto:[email protected]> [email protected] Unsubscribe: <mailto:[email protected]> [email protected] List FAQ: <http://www.codify.com/lists/ozsilverlight> http://www.codify.com/lists/ozsilverlight Other lists you might want to join: <http://www.codify.com/lists> http://www.codify.com/lists -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
