Hi,
Near as I can tell, I should be able to use Linq To Sql with RIA Services.
I add my DBML and compile and then try to add a domain service.
Now, according to the screen shot in this article:
http://www.c-sharpcorner.com/UploadFile/nipuntomar/958/Default.aspx
I should see something like the following where it lists the classes in my dbml.

However, what I am seeing in the drop down is "<empty domain service class>" and nothing is listed below it. I can't figure out how to get my dbml's context listed here. Can anyone point me in the right direction? This is driving me crazy.
Thanks ... Ed