超好的Csharp基礎(chǔ)入門網(wǎng)站:
http://www.csharp-station.com/Tutorial.aspxC#簡介:
c#與java(轉(zhuǎn)) c# 簡介(轉(zhuǎn)) 從c++到c# C++ -> C#: What You Need to Know to Move from C++ to C#(msdn) .NET簡介:
Introducing Microsoft .NET(轉(zhuǎn)) Microsoft .NET 框架 FAQ NET 存在哲學(xué) .NET Framework 工具 程序集 程序域(一個(gè)程序中調(diào)用另一個(gè)程序) APPDomain,Assabley,madel,namespace 概念 .NET Framework Resource Management .Net內(nèi)存管理和垃圾回收 NET 框架安全性概述 NET Framework 3.0 你知道嗎? VS2005使用:
Microsoft Visual Studio Team Edition for Software Developers VS2005中用Code Snippets提高開發(fā)效率 Visual Studio 2005 Team System:構(gòu)建健壯而可靠的軟件 vs2005 的單元測試 vs.net 2005 的test 使用 Visual Studio Team Test 進(jìn)行單元測試 使用 Visual Studio 2005 Team System 進(jìn)行單元測試 單元測試小技巧 NUnit單元測試 TestRunner Make Your Apps Fly with the New Enterprise Performance Tool (通過新的 Enterprise Performance Tool 使應(yīng)用程序飛速運(yùn)行)(包含各種排序算法的實(shí)現(xiàn)) 調(diào)試breakpoint高級 vb.net與c#轉(zhuǎn)換工具,資源管理工具(free) C#語法:
Namespaces/Identifiers destructor/unsafe(c#) c#中的委托和事件的簡單實(shí)例 Enums and Structs in C# Event Handling in C#(轉(zhuǎn)) Exception Handling in C# c#的反射 Properties/Access Modifiers/Enumerations/Interfaces(c#) c#運(yùn)算符重載和技巧 (equal()函數(shù)的實(shí)現(xiàn)使用) c# class 實(shí)現(xiàn) () (很好) c# 函數(shù)中傳入?yún)?shù)的類型(Parameter Passing in C# - Preamble)(very good ) C#技巧:
.NET 中生成GUID Visual C# 編程操作Excel XML Comments in C# Sending Email in .NET 讀取ini文件 c#目錄瀏覽 c# sort()自定義的結(jié)構(gòu) 進(jìn)程 Process的使用 c# Threads c# Thread 高級使用 ArrayList的使用方法【轉(zhuǎn)載】 c#2.0 List<> 使用 Performance of Iteration Methods (very good) IFormattable,IFormatProvider,ICustomFormatter 接口的實(shí)現(xiàn) Implementing IEnumerator and IEnumerable Interfaces using Inner Class in C#(very good) Working with Files in C#(轉(zhuǎn)) Accessing Files and Directories Handle FileSystem Notifications with the FileSystemWatcher Simple ADO Database Read, Insert, Update and Delete using C#. 使用codeDom ---namespace 動態(tài)的生成.net代碼 正則表達(dá)式 c# Remoting 學(xué)習(xí) Active Directory如何用C#進(jìn)行增加、刪除、修改、查詢用戶與組織單位! 保護(hù)你的DLL和Code不被別人使用 使用API實(shí)現(xiàn)1/1000秒的性能測試類 C#排序算法大全 .net下漢字字符串,一般字符串,時(shí)間日期的常用方法 個(gè)人整理-C#編程實(shí)用小技巧- - C#.NET常用的小函數(shù)和方法集- - NET常用代碼收集 C#與Native的交互:
Interacting with COM Components Using C# C#中的非安全編程(key:unsafe,fixed) C#中重用c/c++舊模塊 Native c++ 和Managed 的 interop c++\CLI與c#
C#操作XML:
在C#中操作XML (轉(zhuǎn)) 解析.Net框架下的XML編程技術(shù)(轉(zhuǎn)) Writing XML File using XmlWriter//Reading XML Files//Reading XML File using XmlDocument//Inserting Data to an XML Document read and write XMl in 2 means (XML一) find the nodes in XML in 3 means(XML 二) Validate an XML Document Against a Schema(XML 三) Use XML Serialization with Custom Objects/Create a Schema for a .NET Class/Generate a Class from a Schema(XML 四) Perform an XSL Transform(XML五) object 序列化 c# 生成 xml 文件 XmlSerializer 常見問題疑難解答 ADO.NET:
ADO.NET簡介- -(一) 用Ado.NET連接Access和SQL Server數(shù)據(jù)庫 (二) ADO。NET 之DataSet (三) Ado.net各種provider的連接直接讀取,填充dataset示例(四) ADO>NET之datatable(五) ADO。NET之dataview(六) Obtain an XML Document from a SQL Server Query(AOD.NET 七) ADO.NET 之XML與DataSet(八) ASP.NET:
ASP.NET程序中常用的三十三種代碼(強(qiáng)薦)! by Mark_Lee
WinForm:
在Form中構(gòu)建給定目錄的Treeview WinForm的自動縮放(dialog跟隨系統(tǒng)字體大小的自動縮放)