??
VS2013无法链接到TFS(Visual studio online),错误TF31001,TF31002
TF31002: Unable to connect to VisualStudio Online with VS 2013
but I can using web access - Windows 8.1.
FIX:
1. Close all i...
分类:
Web程序 时间:
2014-07-22 23:05:53
阅读次数:
531
string path = Server.MapPath("copycode/code.txt");
string[] allCodeLine = System.IO.File.ReadAllLines(path, System.Text.Encoding.UTF8);
System.Text.StringBuilder strb = new Sys...
分类:
Web程序 时间:
2014-07-22 23:02:54
阅读次数:
366
ASP.NET系统中Entity Framework导致数据并发错误的原因分析与架构讨论...
分类:
其他好文 时间:
2014-05-01 22:16:57
阅读次数:
382
那个丹麦人把C#语言弄的再好,但是如果程序放进Windows+IIS这个容器,就有问题了。我在I5+8G内存的机子上测试Windows2008+IIs,直接ab
2000并发压默认的HTML主页,还加了缓存,CPU100%了,并发才1600,。反观我买的一个256M的小VPS,Fedora,ab 1...
今天碰到了一个查询异常问题,上网查了一下,感谢原创和译者如果你使用的数据库连接类是 the Data
Access Application Blocks "SqlHelper" 或者 SqlClient Class , 你在执行一个很费时的SQL
操作时候,可能就会碰到下面的超时异常。-------...
分类:
其他好文 时间:
2014-05-01 21:31:30
阅读次数:
395
一.asp.net1.点击Repeater中的LinkButton,获取当中label中的值:
Label lblName = ((LinkButton )sender).Parent.FindControl("lblName") as Label
;或者在gridView中,添加按钮列Button...
分类:
其他好文 时间:
2014-05-01 21:07:18
阅读次数:
356
----------------------
ASP.Net+Unity开发、.Net培训、期待与您交流! --------------------------------------------
ASP.Net+Unity开发、.Net培训、期待与您交流! ----------------------...
分类:
其他好文 时间:
2014-05-01 18:14:46
阅读次数:
455
表单里面重要的是method,表单的提交方法。...
分类:
Web程序 时间:
2014-05-01 17:54:50
阅读次数:
280
错误环境: Windows Server 2003 Enterprise Edition IIS 6.0错误信息:“/ierp”应用程序中的服务器错误。--------------------------------------------------------------------------------配置错误 说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信...
分类:
其他好文 时间:
2014-04-30 22:17:38
阅读次数:
198
1 HDFS服务中,默认端口集合:
1. HDFS 端口
Service
Servers
Default Ports Used
Protocol
Description
Need End User Access?
Configuration Parameters
NameNode WebUI
Master Nodes (NameNo...
分类:
其他好文 时间:
2014-04-29 13:24:21
阅读次数:
492