摘要: When you define your path const : The symbol "@" means don't need add any escape character for the following string, the url is exactly the same as th 阅读全文
posted @ 2016-07-07 10:38 IvyFu 阅读(139) 评论(0) 推荐(0)
摘要: You can extract all the information from the DbEntityValidationException with the following code (you need to add the namespaces: System.Data.Entity.Validation and System.Diagnostics to your using list): 阅读全文
posted @ 2016-07-07 08:59 IvyFu 阅读(327) 评论(0) 推荐(0)