Tag: microsoft
All the articles with the tag "microsoft".
-
Schema Compare in the Visual Studio Database Project sucks
Published: at 01:31 PMAn overview of the frustrations with the Schema Compare feature in Visual Studio 2010's Database Project, and suggestions for improving the tool.
-
WCF JSON Serialization error with DateTime.MinVal and UTC
Published: at 04:51 PMAn overview of a WCF JSON serialization error with DateTime.MinVal and UTC, and a solution to fix the issue by specifying the DateTimeKind as UTC.