摘要: A sample Gridview report 阅读全文
posted @ 2011-03-17 19:13 scogee 阅读(361) 评论(0) 推荐(0)
摘要: A example for AJAX Tool kit Combox 阅读全文
posted @ 2011-03-17 18:13 scogee 阅读(1223) 评论(0) 推荐(0)
摘要: How to edit hosts in Windows 71) Browse to Start -> All Programs -> Accessories 2) Right click "Notepad" and select "Run as administrator" 3) Click "Continue" on the UAC prompt 4) Click File -> Open 5) Browse to "C:\Windows\System32\Drivers\etc" 6) Ch 阅读全文
posted @ 2011-03-15 13:51 scogee 阅读(274) 评论(0) 推荐(0)
摘要: Enable Script debugging in IE8 at Window 7 operating system 阅读全文
posted @ 2011-03-15 10:37 scogee 阅读(258) 评论(0) 推荐(0)
摘要: VB.NET导出Excel报表时单元格的格式 阅读全文
posted @ 2011-03-09 18:32 scogee 阅读(3465) 评论(2) 推荐(0)
摘要: GridView的列的数据分行显示 阅读全文
posted @ 2011-03-09 18:09 scogee 阅读(1383) 评论(0) 推荐(0)
摘要: 要解决这个问题,你必须禁用LCIE的进程增长功能,以下为具体步骤: 1)打开注册表 RegEdit 2)导航到 HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main 3)双击TabProcGrowth 键 4)将TabProcGrowth 的Value data 设置为0 如果你在Vista 或者 newer 上碰到同样的问题,你必须将protected mode 设置为Off。 阅读全文
posted @ 2011-02-25 17:07 scogee 阅读(505) 评论(0) 推荐(0)
摘要: VB.NET中 读取txt文件 阅读全文
posted @ 2011-02-18 14:15 scogee 阅读(15703) 评论(0) 推荐(0)
摘要: AjaxToolKitManager 部署到远程服务器是出现 "AjaxControlToolkit is undefined" 错误 阅读全文
posted @ 2011-01-28 15:51 scogee 阅读(466) 评论(0) 推荐(0)
摘要: 分享一个在数据库中对字符串进行拆分的函数 阅读全文
posted @ 2011-01-25 17:29 scogee 阅读(11130) 评论(1) 推荐(0)