上一页 1 ··· 331 332 333 334 335 336 337 338 339 ··· 391 下一页
摘要: The C# standard only listsdoubleandfloatas floating points available (those being the C# shorthand forSystem.DoubleandSystem.Single),but thedecimaltyp... 阅读全文
posted @ 2016-01-19 17:30 ChuckLu 阅读(182) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/ms182532.aspx 阅读全文
posted @ 2016-01-12 10:11 ChuckLu 阅读(135) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/hh598957.aspxUnit tests often mirror the structure of the code under test.For example, a unit test project wo... 阅读全文
posted @ 2016-01-12 09:37 ChuckLu 阅读(305) 评论(0) 推荐(0) 编辑
摘要: https://msdn.microsoft.com/en-us/library/ms182470.aspx Running Automated Tests in Visual Studio Visual Studio provides different ways to run tests. Yo 阅读全文
posted @ 2016-01-12 09:17 ChuckLu 阅读(325) 评论(0) 推荐(0) 编辑
摘要: http://www.entityframeworktutorial.net/Types-of-Entities.aspx We created EDM for existing database in the previous section. As you have learned in the 阅读全文
posted @ 2016-01-08 17:47 ChuckLu 阅读(401) 评论(0) 推荐(0) 编辑
摘要: http://www.entityframeworktutorial.net/EntityFramework4.3/dbcontext-vs-objectcontext.aspxAs you have seen in the previousCreate Entity Data Modelsecti... 阅读全文
posted @ 2016-01-08 14:32 ChuckLu 阅读(316) 评论(0) 推荐(0) 编辑
摘要: http://www.entityframeworktutorial.net/model-browser-in-entity-framework.aspx We have created our first Entity Data Model for School database in the p 阅读全文
posted @ 2016-01-08 14:26 ChuckLu 阅读(403) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/23046081/missing-ado-net-entity-data-model-on-visual-studio-2013用UltraISO软件,将vs2015的安装包加载到虚拟光驱,然后在J:\packages\EFToo... 阅读全文
posted @ 2016-01-07 14:19 ChuckLu 阅读(1043) 评论(0) 推荐(0) 编辑
摘要: 在项目上右键,然后选择Manage NuGet Packages搜索EntityFramework,然后InstallacceptAttempting to gather dependencies information for package 'EntityFramework.6.1.3' wit... 阅读全文
posted @ 2016-01-07 13:46 ChuckLu 阅读(2243) 评论(0) 推荐(0) 编辑
摘要: 程序员的最高境界:呆若木鸡 博客园已经如此堕落了吗?首页的审核是怎么回事? 抄谁的东西不好,居然去抄律师的? 完全照搬句式结构,我也是醉了 http://lichangyong.66law.cn/wenji_113435.aspx 成语“呆若木鸡”来自于《庄子》中的一则小故事。按照庄子的说法,斗鸡的 阅读全文
posted @ 2016-01-06 20:01 ChuckLu 阅读(438) 评论(4) 推荐(0) 编辑
上一页 1 ··· 331 332 333 334 335 336 337 338 339 ··· 391 下一页