I'm experimenting with the new Silverlight3 Beta/.Net RIA Services described in the riaservicesoverviewpreview.pdf available for download at:
http://www.microsoft.com/downloads/deta ... laylang=en
I haven't had any luck getting the DomainDataSource (described in section 14.2 of the pdf) to work with dotConnect for MySQL 5.0.26. I end up with an empty DataGrid. It works OK with SqlServer or SqlExpress. Should I expect it to work with dotConnect for MySQL or should I wait until the release version of Silverlight 3/RIA Services to start testing it with dotConnect for MySQL?
Thanks,
Al
DomainDataSource
DomainDataSource
Never mind.
I got it working. I wasn't using the correct query syntax in my Domain Service Class.
Thanks.
Al

I got it working. I wasn't using the correct query syntax in my Domain Service Class.
Thanks.
Al