So as described in the problem at first I have the data and I need to build a tree that I will store in memory on application startup. Now I am unable to understand the buildup itself as I want to build the nodes and its children.
Is there any specific information I am missing that I can provide to make the problem easier to understand? I will try by best to clarify. Thanks, - SM On Fri, Jan 7, 2011 at 10:27 PM, Mohammad Irshad Ali Ansari < [email protected]> wrote: > Can u describe in details > > On Fri, Jan 7, 2011 at 10:21 PM, SM <[email protected]> wrote: > >> I am going to be using Linq to SQL but I am not sure how to build this >> tree and access it. Any ideas ? >> >> On Fri, Jan 7, 2011 at 1:31 AM, lauhw <[email protected]> wrote: >> >>> You may try to sql LINQ to SQL. >>> >>> Lau. >> >> >> > > > -- > Regard, > Mohammed Irshad Hasmat > Mobile no.: +91 8080560115 > Mumbai, India >
