E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
System.web
asp.net验证码实现
using System;using System.Data;using System.Configuration;using System.Collections;using
System.Web
;using
·
2015-10-23 08:36
asp.net
C# 通过Get、Post、Soap调用WebService的方法
using System; using
System.Web
; using System.Xml; using System.Collections; using System.Net; using
·
2015-10-23 08:44
webservice
js调用webservice中的方法
webservice代码: 1 using System; 2 using
System.Web
; 3 using System.Collections
·
2015-10-23 08:13
webservice
asp.net中用户验证同步AD域
using System; using System.Data; using System.Configuration; using System.Collections; using
System.Web
·
2015-10-23 08:28
asp.net
MVC---404页面配置
msdn.microsoft.com/en-us/library/ms690497(v=vs.90).aspx 注意:404页面等的配置,在web.config里面配置时:IIS版本不同,配置的方法是不同的,IIS7之前是在
system.web
·
2015-10-23 08:51
mvc
point identity
using System;using System.Data;using System.Configuration;using System.Linq;using
System.Web
;using System.Web.Security
·
2015-10-23 08:05
entity
JsonSerializerHelper other
using System;using System.Collections.Generic;using System.Linq;using
System.Web
;using System.IO;using
·
2015-10-23 08:42
Serialize
常用分页代码备份
备份一下,以后只要copy了 .cs端 using System; using System.Collections.Generic; using System.Linq; using
System.Web
·
2015-10-22 21:46
分页
动态页面静态化
using System; using System.Data; using System.Configuration; using
System.Web
; using System.Web.Security
·
2015-10-22 21:58
静态
ASPxGridView1用法
后台帮定代码: using System;using System.Collections.Generic;using System.Linq;using
System.Web
;using System.Web.UI
·
2015-10-21 13:45
GridView
第十节 8ASP.Net揭秘之Input版自增补充说明
<%@ WebHandler Language="C#" Class="IntValue2" %> using System; using
System.Web
·
2015-10-21 13:41
asp.net
第十节 7ASP.Net揭秘之Input版自增
<%@ WebHandler Language="C#" Class="IntValue" %> using System; using
System.Web
·
2015-10-21 13:41
asp.net
第十节 5ASP.Net的IsPostBack揭秘
lt;%@ WebHandler Language="C#" Class="IsPostBack" %> using System; using
System.Web
·
2015-10-21 13:41
asp.net
第十节 4基于ashx方式的ASP.Net开发
<%@ WebHandler Language="C#" Class="Hello1" %> using System; using
System.Web
·
2015-10-21 13:39
asp.net
第十节 1ASP.Net简介及学习方法
using System;using System.Collections.Generic;using System.Linq;using
System.Web
;using System.Web.UI;
·
2015-10-21 13:37
asp.net
收集的C#常用类代码
//--方法 using System; using System.Data; using System.Configuration; using
System.Web
; using System.Web.Security
·
2015-10-21 13:41
C#
MagicAjax.NET Framework Integration
Modifying web.config The MagicAjaxModule should be registered in the
system.web
section of the web.config
·
2015-10-21 13:01
integration
SQLhelper文档
using System; using System.Collections.Generic; using System.Linq; using
System.Web
; using System.Configuration
·
2015-10-21 13:20
help
阴阳历转换
System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using
System.Web
·
2015-10-21 13:45
转换
WebService获取服务端硬件信息和客户端IP,MAC,浏览器信息,所在城市-
using System.Collections;using System.ComponentModel;using System.Data;using System.Diagnostics;using
System.Web
·
2015-10-21 13:43
webservice
邮件批量发送
using System;using System.Collections.Generic;using System.Linq;using
System.Web
;using System.Web.UI;
·
2015-10-21 13:51
邮件
.net如何把导数据入到Excel
using System;using System.Collections.Generic;using System.Linq;using
System.Web
;using System.Web.UI;
·
2015-10-21 13:49
Excel
Asp.net 数据采集基类(远程抓取,分解,保存,匹配)
using System; using System.Data; using System.Configuration; using
System.Web
;
·
2015-10-21 13:34
asp.net
【原创】c# Winform 使用 web 的UrlEncode/UrlDecode 方法
1、先 右键引用,添加
System.Web
数据集 2、语句如下 string s= System.Web.HttpUtility.UrlEncode("123",
·
2015-10-21 13:01
WinForm
Asp.net(C#)对文件操作的方法(读取,删除,批量拷贝,删除...)
using System.Data; using System.Configuration; using
System.Web
; using System.Web.Security
·
2015-10-21 13:21
asp.net
XML Helper XML操作类
using System;using System.Data;using System.Configuration;using
System.Web
;using System.Web.Security;
·
2015-10-21 13:09
help
C#:XML操作类
archive/2010/03/04/1678352.html using System; using System.Data; using System.Configuration; using
System.Web
·
2015-10-21 13:36
xml
C#下载功能代码
using System;using System.Data;using System.Configuration;using
System.Web
;using System.Web.Security;
·
2015-10-21 13:10
C#
TreeView读取数据库结点
using System;using System.Data;using System.Configuration;using System.Collections;using
System.Web
;using
·
2015-10-21 13:22
treeview
将数据到入到Excel或者Word
using System;using System.Data;using System.Configuration;using System.Collections;using
System.Web
;using
·
2015-10-21 13:20
Excel
C#.Net 较完美随机验证码
using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using
System.Web
·
2015-10-21 13:05
.net
文章分页浏览
大致的思路看一下的例子: using System;using System.Configuration;using System.Data;using System.Linq;using
System.Web
·
2015-10-21 12:34
分页
ADO.NET数据库连接的几种方式
using System; using System.Collections.Generic; using System.Linq; using
System.Web
·
2015-10-21 12:11
数据库连接
手动绑定SQLDataSource到GridView后分页的问题
解决办法如下: using System;using System.Data;using System.Configuration;using
System.Web
;using System.Web.Security
·
2015-10-21 12:57
dataSource
Javascript+xmlhttp调用Webservice
^_^using System;using
System.Web
;using System.Web.Services;using System.Web.Services.Protocols; [WebService
·
2015-10-21 12:10
JavaScript
asp.net页面事件执行顺序
using System; using System.Data; using System.Configuration; using
System.Web
·
2015-10-21 12:47
asp.net
HttpHandler 创建图片验证码
创建以下程序 <%@ WebHandler Language="C#" Class="Handler" %> using System; using
System.Web
·
2015-10-21 12:26
handler
通过Forms身份验证设置不同页面的访问权限
;使用Forms身份验证的时候,如果允许注册页面可以匿名用户访问,其他所有页面只允许注册用户访问,我们可以如下设置web.config文件来达到上述的效果: 1.在“
system.web
·
2015-10-21 12:40
form
正则表达式(分组取名)
using System;using System.Collections.Generic;using
System.Web
;using System.Web.UI;using System.Web.UI.WebControls
·
2015-10-21 12:33
正则表达式
正则表达式中的\s非常有用
using System;using System.Collections.Generic;using
System.Web
;using System.Web.UI;using System.Web.UI.WebControls
·
2015-10-21 12:33
正则表达式
C#利用NOPI处理Excel的代码
using System; using System.Data; using System.IO; using System.Text; using
System.Web
;
·
2015-10-21 12:22
Excel
ASP.NET里常用的JS (转贴)
: http://www.cnblogs.com/fds2003/archive/2006/10/20/534216.html using System; using
System.Web
·
2015-10-21 12:01
asp.net
ASP.NET常用JS脚本整理
using System.Text; using
System.Web
; using System.Web.UI; namespace Lmsoft.Net.Web {  
·
2015-10-21 12:01
asp.net
C#加密方法汇总
方法一: //须添加对
System.Web
的引用 using System.Web.Security; ...
·
2015-10-21 12:55
C#
C#组合算法
using System; using System.Collections.Generic; using System.Linq; using
System.Web
; using System.Web.UI
·
2015-10-21 12:47
C#
重写OnLoad比Page_Load()好
它开始执行 // use event handler protected void Page_Load(object sender, EventArgs e) { // } 这个是
System.Web
·
2015-10-21 12:39
onLoad
C#.Net Session操作 Key使用MD5加密,Value使用DES加密
using System; using System.Collections.Generic; using System.Text; using
System.Web
·
2015-10-21 12:38
session
C#.NET COOKIE操作 KEY使用MD5加密,Value使用AES加密
using System; using System.Text; using
System.Web
; namespace
·
2015-10-21 12:36
cookie
C#测试连接Access数据库
using System; using System.Data; using System.Configuration; using System.Collections; using
System.Web
·
2015-10-21 12:39
Access
图形报表问题
System.Data; using System.Configuration; using System.Collections; using
System.Web
·
2015-10-21 12:26
报表
上一页
38
39
40
41
42
43
44
45
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他