摘要: identifyingcode.aspx里没有内容略。identifyingcode.cs文件: using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using Syste... 阅读全文
posted @ 2006-05-15 23:34 火火 阅读(3640) 评论(4) 推荐(0)
摘要: 仿照以前收集的一个经典sql server数据访问类,稍做修改。using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.We... 阅读全文
posted @ 2006-05-15 22:07 火火 阅读(3050) 评论(5) 推荐(0)