Publish Date
2013-07-14
New Features
N/A
Modifications
- Resolved the issue of posting without setting post date in Windows Live Writer. (DateTime.MinValue will be replaced to current datetime as SqlDateTime doesn’t accept min value)
- Database: for performance consideration, the below changes are made to database structure:
1) Removed clustered indexes on GUID columns in all the tables;
2)Added new surrogate ID columns for all the tables;
3)Added unique indexes on all the GUID key columns.
Tech Debts
N/A
Screenshots
N/A