Release
About a month or so ago I showed
on this blog how to connect to MySQL using Telerik's
new LINQ implementation. Today I will show you how to take it one step further
and build an OData service automatically using the Telerik
Data Services Wizard. Just for fun, we will also automatically add a full CRUD
Silverlight application that consumes the OData service. We’ll do this all in 30 seconds!
To get started, you have to download MySQL 5.x and the MySQL Workbench and also, as
my colleague Alexander Filipov at Telerik reminded me, make sure you install the MySQL
.NET Connector, which is available
here. I like to use...