bondigeek.com Rotating Header Image

Posts under ‘Debugging’

WCF Data Services and the SQL Time Data Type are not friends

This blog post is yet another debugging tip for WCF Data Services that helped me out recently when working on my current project. I did some heavy refactoring of the database and all of a sudden things just didn’t work. On the coding side of things ,thanks to EntityFramework, it was a doddle to pick [...]