MS Access SQLOLEDB connection

24. June 2009
I got a call from a client that uses an MS Access database as a front end to a SQL Server 2008 back end. Suddenly they said that they could not access the database. I knew that recently their IT department had added a domain controller and joined the server to the domain. It turned out that the Grou... [More]

Silverlight 3 Ria Services Paging

5. June 2009
If you start going through examples using Silverlight 3 and RIA Services you'll encounter a settle issue with the paging functionality. It took me a while to realize why it wasn't working until I experimented with the Domain Service and found some posts on the issue. Paging requires your data layer ... [More]