原创 如何從數據表中選擇數據

   string str = a_strMoCode;    DataRow[] arrDR = dsContent.Tables[0].Selec

原创 快速理解.NET Framework[翻譯]

快速理解.NET Framework 引言 本文着眼於微軟.NET框架。這是較新發布的軟件開發環境,它幫助開發者快速開發應用程序並且提供各種不同語言像Visual Basic .NET, C#, ASP .NET, 和Jscript .N

原创 I tried it, and wanted to know when and where i should put the summary

  Using the Windows Forms XML Parser Sample<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

原创 Accessing Microsoft Office Data from .NET Applications

<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><?xml:namespace prefix = o ns = "urn:schemas-microsof

原创 Build Secure Web Services With SOAP Headers and Extensions

Build Secure Web Services With SOAP Headers and ExtensionsRating: Jeff Pro

原创 Exception Management Architecture Guide

Related Links patterns and practices Index Application Architecture for .NET: Designing Applications and Services Ken

原创 Ten things to do with IIS(From CodeProject website)

Introduction As an IIS administrator it sometimes gets downright annoying having to fend off all the insults from Apach

原创 從字符串中抽取所有漢字

public string test(string content){   Regex regex=new Regex("[/u4e00-/u9fa5

原创 使用WMFL實現可配置Windows窗體

  使用WMFL實現可配置Windows窗體            作者: Joe Stegman 翻譯:秋楓 原文出處:http://windowsforms.net/articles/wfml.aspx 文章原名: Using the

原创 Implement a Data Access Layer for Your App with ADO.NET

<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><?xml:namespace prefix = o ns = "urn:schemas-microsof

原创 Writing a Portable Data Access Layer

 <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> Writing a Portable Data Access Layer S

原创 CodeAndDecode

<%@ Page Language="C#" autoeventwireup="true" %> <script runat="server"> vo

原创 Walkthrough: Editing an Access Database with ADO.NET

<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><?xml:namespace prefix = o ns = "urn:schemas-microsof

原创 Retrieving the Gazoutas: Understanding SQL Server Return Codes and Output Parameters

<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><?xml:namespace prefix = o ns = "urn:schemas-microsof

原创 Cryptography

using System;using System.Text;using System.Security.Cryptography;using System.IO;namespace des1{ /// <summary> /// tes