If you want to integrate Silverlight 2.0 Beta 1 in your Continuous Integration system, in my case Team City), it is better to read the readme of Silverlight 2.0 Beta 1 SDK here.
The important part in our case is the following one:
Euss stand for Evaluant Universal Storage Services, it's a great open source (MIT License) Object-Relational mapping framework.
I use Euss on Tech Head Brothers portal since a long time now.
After one comment of Chris Walquist on one of my last post about Team City integration of NCover here is the way I run NCover through MSBuild in Team City.
First I need to import the Task of NCover.