摘要:
Haswell Early RebootI removed 1 memory stick, and disable some CPU configurations from bios like Max CPU lock feature.Then next bootflags worked for m... 阅读全文
摘要:
Asp.Net MVC +EntityFramework主从表新增编辑操作的实现对于MVC中同时对主从表的表单操作在网上现有的解决很少,而这样的操作在做业务系统中是经常为遇到的。我在网上搜索了很久都没有发现很完整的实例或非常好的解决方案,所以我很想和大家讨论一下又什么更好的解决方案。一旦有更好的方式... 阅读全文
摘要:
Asp.net mvc 5 CRUD代码自动生成工具-Visual Studio.net2013 Saffolding功能扩展上次做过一个《Asp.net webform scaffolding结合Generic Unit of Work & (Extensible) Repositories Fr... 阅读全文
摘要:
Asp.net webform scaffolding结合Generic Unit of Work & (Extensible) Repositories Framework代码生成向导在上次发布的使用简单Repositories模式生成的代码结构有点繁琐太过复杂,而且整个项目层次结构很不清晰,在开... 阅读全文
摘要:
Listing 1: Setting up data binding for the Rating controlusingSystem.Windows.Controls;usingSystem.Windows.Data;usingMicrosoft.LightSwitch.Threading;na... 阅读全文