SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.
The Assembly Programming Master Book--一本介紹Win32下的匯編編程的好書,書中涉及Win32的方方面面,從內(nèi)存管理、文件操作到DLL編程、網(wǎng)絡(luò)編程以及調(diào)試、代碼分析、內(nèi)核驅(qū)動程序開發(fā)。是Win32下學(xué)習(xí)匯編語言開發(fā)不可多得的好書,CHM格式,英文版。
- Convert file (plain text) or clipboard content among the following
encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian,
unicode little-endian, and utf-8.
- Batch files conversion
- Preview file content and converted result before actual conversion.