hi, i want to have access to LinqToSqlClasses (mydbDataContext) class from another solution project. in fact, i can make an instanse of this class, but cant access to methods like SubmitChanges() and so on. please help me.
                +1 
                A: 
                
                
              Have you referenced System.Data.Linq in the project that references your Linq2SQL classes?
                  Jan Jongboom
                   2009-12-04 12:08:49
                
              if you means is System.Linq yes but i havent System.Data.Linq reference.
                  Sadegh
                   2009-12-04 12:55:20
                oppps, i wrong, thank you
                  Sadegh
                   2009-12-04 12:57:27