Net2.0技巧

baset64加密解密代码

posted @ 2009-06-08 12:49 恋地高飞 阅读(141) | 评论 (1) 编辑

asp.net TextBox显示密码

posted @ 2009-03-10 15:12 恋地高飞 阅读(934) | 评论 (0) 编辑

Ext.Window窗口下onclick="Button1_Click",不能提交的问题

posted @ 2009-03-05 17:35 恋地高飞 阅读(1010) | 评论 (0) 编辑

IIS7 中使用 UrlRewritingNet(转)

posted @ 2009-03-03 22:53 恋地高飞 阅读(489) | 评论 (0) 编辑

Reflector使用手记

posted @ 2009-02-27 09:44 恋地高飞 阅读(329) | 评论 (0) 编辑

查询同一表内多字段同时重复记录的SQL语句

posted @ 2009-02-19 13:15 恋地高飞 阅读(495) | 评论 (0) 编辑

asp.net中Excel导入(使用微软OLEDB驱动)

posted @ 2009-02-09 15:35 恋地高飞 阅读(263) | 评论 (0) 编辑

asp.net获取URL和IP地址

posted @ 2009-02-04 14:41 恋地高飞 阅读(157) | 评论 (0) 编辑

警告: 程序集绑定日志记录被关闭。

posted @ 2009-01-12 09:35 恋地高飞 阅读(5214) | 评论 (1) 编辑

Repeater1绑定数据,编辑数据的一些参考文章

posted @ 2008-12-22 09:32 恋地高飞 阅读(242) | 评论 (0) 编辑

301永久重定向asp.net实现方法

posted @ 2008-10-22 09:46 恋地高飞 阅读(165) | 评论 (0) 编辑

Net程序如何防止被注入

posted @ 2008-09-24 11:34 恋地高飞 阅读(52) | 评论 (0) 编辑

UrlRewritingNet 完美实现 ASP.NET 2.0 中的URL重写(映射) (转)

posted @ 2008-09-03 09:59 恋地高飞 阅读(511) | 评论 (1) 编辑

FusionCharts一款flash统计控件,可以用于C#

posted @ 2008-08-15 09:26 恋地高飞 阅读(802) | 评论 (0) 编辑

autocomplete-自动完成-搜索提示-仿google提示效果

posted @ 2008-07-23 17:21 恋地高飞 阅读(1790) | 评论 (0) 编辑

团队开发中,如何处理一个站点不同Web应用通用Session

posted @ 2008-06-05 14:41 恋地高飞 阅读(216) | 评论 (0) 编辑

动软三层分页海量数据统计时的调整

posted @ 2008-05-15 12:34 恋地高飞 阅读(426) | 评论 (0) 编辑

Magic Ajax (转)(修改)

posted @ 2008-05-14 13:39 恋地高飞 阅读(215) | 评论 (0) 编辑

C#将10进制转换为16进制的方法

posted @ 2008-05-12 15:00 恋地高飞 阅读(2688) | 评论 (3) 编辑

vs2005 C#重写java.lang.String.substring()和java.lang.String.charAt()

posted @ 2008-05-12 14:44 恋地高飞 阅读(1724) | 评论 (0) 编辑

Web应用程序中(VS2005+SP1)添加App_Code

posted @ 2008-05-12 12:48 恋地高飞 阅读(995) | 评论 (0) 编辑

经典数据库记录分页代码

posted @ 2008-05-04 17:20 恋地高飞 阅读(85) | 评论 (0) 编辑

ASP.NET中的常用正则表达式

posted @ 2008-05-04 17:04 恋地高飞 阅读(147) | 评论 (0) 编辑

iwms 网站管理系统

posted @ 2008-01-22 23:09 恋地高飞 阅读(74) | 评论 (0) 编辑

【转】 动态页面静态化

posted @ 2007-12-30 10:47 恋地高飞 阅读(907) | 评论 (0) 编辑

asp.net中用DropDownList实现无限级分类菜单(转)

posted @ 2007-12-07 22:26 恋地高飞 阅读(653) | 评论 (2) 编辑

对多表联合查询的SQl语句的改进,大幅提高查询性能 (转)

posted @ 2007-11-23 15:31 恋地高飞 阅读(836) | 评论 (1) 编辑

分享]千万数量级分页存储过程(效果演示)

posted @ 2007-11-05 09:45 恋地高飞 阅读(64) | 评论 (0) 编辑

分页存储过程,可支持多表查询,任意排序。

posted @ 2007-11-05 09:44 恋地高飞 阅读(224) | 评论 (0) 编辑

C#中如何获取服务器IP,名称,操作系统,客户端IP,名称!

posted @ 2007-10-19 16:25 恋地高飞 阅读(652) | 评论 (0) 编辑

修正过的通用分页存储过程

posted @ 2007-10-05 16:23 恋地高飞 阅读(60) | 评论 (0) 编辑

大规模网站设计

posted @ 2007-10-03 09:16 恋地高飞 阅读(72) | 评论 (0) 编辑

从SQL SERVER 2000到SQL SERVER 2005 视图中存在 ORDER BY 语句的完全解决方案 (转载)

posted @ 2007-09-27 18:28 恋地高飞 阅读(187) | 评论 (0) 编辑

重大改变!DotMSN于今天开放了源代码,并升级到2.0版本!!

posted @ 2007-09-16 20:52 恋地高飞 阅读(88) | 评论 (0) 编辑

【翻译】.NET 2.0下简单的FTP访问程序 (转)

posted @ 2007-09-13 09:50 恋地高飞 阅读(41) | 评论 (0) 编辑

一段软件更新程序(使用WinRar压缩包) (转)

posted @ 2007-09-12 15:07 恋地高飞 阅读(55) | 评论 (0) 编辑

数据分页显示方案

posted @ 2007-09-08 00:27 恋地高飞 阅读(39) | 评论 (0) 编辑

C#程序多用户只启动一个进程的方法

posted @ 2007-09-06 09:50 恋地高飞 阅读(551) | 评论 (0) 编辑

利用vs.net快速开发windows服务(c#) (转)

posted @ 2007-09-06 09:48 恋地高飞 阅读(48) | 评论 (0) 编辑

让一个程序运行一次,在它运行时,不允许再启动一个新的进程。

posted @ 2007-09-05 11:12 恋地高飞 阅读(46) | 评论 (0) 编辑

导航

<2012年2月>
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910

公告

昵称:恋地高飞
园龄:5年2个月
粉丝:2
关注:2

搜索

 
 

常用链接

随笔分类(69)

随笔档案(74)

文章分类

extjs

html编辑器

Jquery地址

开源博客

控件

学习地址

最新评论

阅读排行榜

评论排行榜

推荐排行榜