摘要: 一、准备工作1.开发工具 Visual Studio 20132.安装 Entity Framework 6 Tools for Visual Studio 2012 & 2013 来实现 Code First with Database工具下载:http://www.microsoft.com/e... 阅读全文
posted @ 2014-08-06 20:30 海阔天空XM 阅读(1533) 评论(1) 推荐(3)
摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Threading.Tasks; 6 7 namespace AsyncDem... 阅读全文
posted @ 2014-08-06 11:49 海阔天空XM 阅读(292) 评论(0) 推荐(0)