原创 我的c#註冊碼操作類

1類庫: 2使用方法 using System;using System.Collections.Generic;using System.Text;using System.IO;using System.Security.Cry

原创 對象反射到頁面類webform

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web.UI;using System.Refl

原创 VSS2005下載地址

VSS2005下載地址http://www.shangdu8.com/download/Microsoft.Visual.SourceSafe.2005_01.rar (修正版  WebDeploymentSetup.msi http:

原创 我的winform控件

原创 二代身份證讀取操作類

using System;using System.Collections.Generic; using System.Text;using System.Runtime.InteropServices;namespace 訪客通2010

原创 我的代碼生成工具部分代碼

    public static   class staticCommon    {        public enum  PrepareType        {                      Insert,      

原创 自己做的一個圖表控件,調用方法如下

  下載控件保存爲dll即可   使用方法:          protected void Page_Load(object sender, EventArgs e)    {               MyOWC1.Data

原创 ASP.NET 全球化和本地化

ASP.NET 全球化和本地化 全球化是設計和開發適合不同區域性的應用程序的過程。本地化是爲給定的區域性和區域設置自定義應用程序的過程。本節中的主題描述如何創建適合不同語言和區域性的 ASP.NET Web 應用程序。  本節

原创 序列化對象

 public static  void setUserStat(Model.UserStat model)       {           HttpCookie cookie = new HttpCookie("bloghu"); 

原创 ConferenceXP

 ConferenceXP 是微軟研究院的一項研究計劃。我們正在探索如何通過不斷涌現和正在使用的技術(如高帶寬網絡、無線設備、Tablet PC 以及

原创 二級域名url重寫的dll

修改 URLRewriter.dll  更改擴展名爲dll 引用即可 web.config 配置 如下  <RewriterConfig>     <Rules>       <RewriterConfig>         <Rules

原创 webform生成rar文件並下載

 protected void btnRar_Click(object sender, EventArgs e)        {            try            {                string pat

原创 XmlSerializer 類的使用

類User using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using

原创 reader反射到Model

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Reflection;using System.