Many to many in linq with vb.net
        Posted  
        
            by 
                user512623
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user512623
        
        
        
        Published on 2011-01-13T21:58:52Z
        Indexed on 
            2011/01/14
            15:54 UTC
        
        
        Read the original article
        Hit count: 176
        
vb.net
|linq-to-sql
I have 3 tables in a database:
I have been looking online for a long time trying to find out how in linq and vb.net how i can do a query that has access to both the event and individual table for example showing all the events individual 1 is taking part in ect. i was wondering if anyone could point me in the right direction or know of any good tutorial sites with good examples of things similar.
Thanks in advance :) Luke.
© Stack Overflow or respective owner