随笔分类 -  asp.net 1.1

ADO.net Asp.Net 1.1
摘要:装完Win7后今天开启IIS功能后发现默认80端口网站打不开,提示“另一个程序正在使用此文件,进程无法访问”,使用netstat -ano 发现80端口被占用,记下PID后到进程中发现Skype占用了80端口。在skype的Connection选项里将"use port 80 and 443 as alternatives for incoming connections"... 阅读全文
posted @ 2009-12-08 09:43 Colin 阅读(2882) 评论(0) 推荐(1)
摘要:http://msdn2.microsoft.com/zh-cn/library/system.web.ui.webcontrols.datagrid.editcommand(VS.80).aspx DataGrid Editing Example ... 阅读全文
posted @ 2007-08-17 11:31 Colin 阅读(1111) 评论(0) 推荐(0)