这是微软官方教程Getting Started with Entity Framework 6
Code First using MVC 5 系列的翻译,这里是第六篇:为ASP.NET MVC应用程序更新相关数据原文:Updating Related
Data with the Entity Fra...
分类:
Web程序 时间:
2014-05-17 01:28:45
阅读次数:
510
㈠ 序言为了应对无线互联网的机遇和挑战、避免 emoji 表情符号带来的问题、涉及无线相关的
MySQL 数据库建议都提前采用 utf8mb4 字符集这必须要作为移动互联网行业的一个技术选型的要点㈡ 限制需要 >= MySQL
5.5.3版本、从库也必须是5.5的了、低版本不支持这个字符集、复制报错...
分类:
数据库 时间:
2014-05-17 01:26:44
阅读次数:
353
1.IIS7配置URL重写需要注意系统是32位还是64位的2.IIS7 asp.net
URL重写配置3.从IIS6移植到IIS7,URL重写后报错检测到在集成的托管管道模式下不适用的 ASP.NET 设置。
分类:
Web程序 时间:
2014-05-16 22:58:46
阅读次数:
327
这是微软官方教程Getting Started with Entity Framework 6
Code First using MVC 5 系列的翻译,这里是第九篇:为ASP.NET MVC应用程序使用异步及存储过程原文:Async and Stored
Procedures with the E...
分类:
Web程序 时间:
2014-05-16 08:59:56
阅读次数:
449
今天重新导入了两台服务器,修改了机器名,结果VS2012链接TFS报错--------------------------- Microsoft Visual
Studio --------------------------- 错误工作区 SP03;wanglei 未驻留在此计算机上。如果最近已重...
分类:
其他好文 时间:
2014-05-16 07:19:50
阅读次数:
250
SSMS连接远程SQL Server服务器是很方便的。 昨天我用SQL Server 2008
SSMS连接SQL Server 2012竟然报错,如下图: 在网上搜了,参考这个参考那个,太啰嗦了,确实是软件固有的问题,微软肯定会发补丁解决的!
于是看了我的SQL Server 2008的版本,在S...
分类:
数据库 时间:
2014-05-16 06:04:05
阅读次数:
7658
SQL> conn scott/tiger@vm_databaseConnected
to Oracle Database 11g Enterprise Edition Release 11.1.0.6.0Connected as
scott。。。。。。SQL> drop table student...
分类:
数据库 时间:
2014-05-15 16:33:54
阅读次数:
332
通过单击事件开启线程时,再次单击就会出现java.lang.IllegalThreadStateException: Thread already
started. 错误解决办法:创建一个Runnable:Runnable DownloadRunnable = new Runnable() { @O...
分类:
编程语言 时间:
2014-05-15 15:50:10
阅读次数:
256
按javaweb王者归来做strut2练习使用<struts:headtheme:"ajax">报错org.apache.jasper.JasperException:Template/template/ajax/head.ftlnotfound加入struts2-dojo-plugin-2.1.6包并在jsp里引入<%@taglibprefix="sx"uri="/struts-dojo-tags"%><sx:head/>这是..
分类:
Web程序 时间:
2014-05-13 13:00:55
阅读次数:
854
转自:http://binary.duapp.com/2012/10/275.html1、sae上传了war后不报错,却出现一片空白:原因:上传war包不能包含servlet-api和xmlsec相关jar包详情参看:http://sae.sina.com.cn/?m=devcenter&catId...
分类:
编程语言 时间:
2014-05-13 09:57:02
阅读次数:
360