Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: Re: WCF & LINQ To SQL problem

    Nevermind, I just found that Devart dropped support for LoadOptions.  Back to using MS.  Thanks for your help though.
  • Re: WCF & LINQ To SQL problem

    Thank you for your assistance.  Okay.  Right now, dbContext does not connect to my DB, cg does.  And here comes the issue.  CG is of CGPortal class that implements devart.data.linq.datacontext; so, what I thought I could do is:   cg.loadoptions   but loadoptions doesn't exist for cg.  ...
  • Re: WCF & LINQ To SQL problem

    I have a very similar issue to that posted above.  I also have a parent-child association using WCF and Linq to SQL.  When I query the database on the server side, in debug mode I can see the child table public members with a public parent member (entity ref I assume), and it's associated public members beneath it.  I need the ...
Microsoft Communities