After Dmitri posted DataObjects.Net beta2 last night, I couldn’t wait but test the security framework included. If you have been watching you may know that I worked on the provider for MySQL for DataObjects.NET. I was curious to see how the security framework will feel on MySQL. Well to my ‘extreme’ happiness, after I translated the SalesPoint database into MySQL and testing the sample it worked very beautifully. I only had to change the URL in the App.Config file.
I have attached the SQL script that will enable you to test the SalesPoint sample in MySQL.

There is a couple of things I want to add into the sample, including MEFing it up as a MEF addict. I will keep you posted on it in due course.