I’d like to know how to use LiveLinq with Linq-2-SQL and a pre-existing DBML (in a separate DLL). I already have a System.Data.Linq.DataContext
Can LiveLinq work here. I’m currently interested in using the extension .AsLive()
but the other extensions are quite interesting as well. It seems that Linq-2-SQL is not supported. Only ADO.Net is. No one seems to answer the same question I asked at the forum so I'm seeking help/advise from someone using C1's LiveLinq.
Regards.