博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  杂七杂八

项目中乱七八糟的东东
摘要:Entity Framework ProviderManifestToken SQL 2008 2012 阅读全文

posted @ 2016-10-20 16:00 Jason.Liao 阅读(523) 评论(0) 推荐(0)

摘要:Failed to write file data on cluster disk 0 partition 1, failure reason: The disk structure is corrupted and unreadable. 失败的原因是:磁盘结构受损且不可读。 这次链接的共享磁盘是 阅读全文

posted @ 2016-04-16 20:28 Jason.Liao 阅读(627) 评论(0) 推荐(0)

摘要:Create Azure Mobile Service Error 500 阅读全文

posted @ 2016-02-18 10:53 Jason.Liao 阅读(299) 评论(0) 推荐(0)

摘要:If Entity Framework throws a validation exception when saving, Visual Studio reports the message,Validation failed for one or more entities. See ‘Enti... 阅读全文

posted @ 2015-12-25 09:45 Jason.Liao 阅读(422) 评论(0) 推荐(0)

摘要:One of my web project, which has a rdlc file using some expressions, was working fine while developing in visual studio 2013.After Iinstall the visual... 阅读全文

posted @ 2015-12-22 09:35 Jason.Liao 阅读(1180) 评论(0) 推荐(0)

摘要://定义OrderDetailsTable model类public class OrderDetailsTable{ public int OrderID { get; set; } public DateTime? OrderDate { get; set; } public ... 阅读全文

posted @ 2015-11-12 21:44 Jason.Liao 阅读(2878) 评论(0) 推荐(0)

摘要:var PageTitleNotification = { Vars: { OriginalTitle: document.title, Interval: null, IsNotificationEnabled: false }, On:... 阅读全文

posted @ 2015-10-09 11:46 Jason.Liao 阅读(354) 评论(0) 推荐(0)

摘要:jQuery Scroller 阅读全文

posted @ 2015-10-08 17:43 Jason.Liao 阅读(1882) 评论(0) 推荐(0)