2
votes
4answers
97 views
+100
How might I set up data plumbing for Silverlight to MySQL in my situation?
In short: What is a good method for setting up read-only data access from Silverlight to a MySQL database?
Here are the details of my situation:
I'm currently trying to set up a Silverlight …
