<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Certification 考試資訊 &#187; C++</title>
	<atom:link href="http://blog.itcert.org/archives/tag/c/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.itcert.org</link>
	<description>提供各類IT認證考試資訊、電子書(CCNA,SCJP,MCITP,LPIC,RHCE)</description>
	<lastBuildDate>Sat, 14 Jan 2012 06:44:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>[PDF]C++程式設計教程—基於Visual Studio 2008(簡體書)</title>
		<link>http://blog.itcert.org/archives/4002</link>
		<comments>http://blog.itcert.org/archives/4002#comments</comments>
		<pubDate>Wed, 17 Aug 2011 03:56:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[程式設計]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=4002</guid>
		<description><![CDATA[[PDF]C++程式設計教程—基於Visual Studio 2008(簡體書) 本書從實用的角度出發，詳細介紹了C++語言基礎、面向對象的C++語言程序設計、Windows編程基礎、Visual C++2008開始平臺、MFC基本應用程序、用戶界面設計、對話框和常用控件、文檔和視圖、圖形與文本等知識，并介紹了Visual C++2008的高級應用以及開發實例。每章均配有刊題，以指導讀者深入地進行學習。本書內容豐富、通俗易懂，概念清晰、深入淺出，實例豐富、實用性強，對于Visual C++2008開發平臺初學者，通過對本教材的學習可以熟練掌握操作并能夠解決實際工程問題。 本書可作為高等學校計算機專業C++語言程序設計課程的教材或教學參考用書，也可作為通信、電子信息、自動化等相關專業教材。 出版說明 前言 第1章　C++語言基礎 　1.1　標識符和關鍵字 　　1.1.1　標識符 　　1.1.2　關鍵字 　1.2　運算符和表達式 　　1.2.1　運算符 　　1.2.2　優先級和結合性 　　1.2.3　表達式 　1.3　數據類型 　1.4　常量和變量 　　1.4.1　變量的5個要素 　　1.4.2　變量作用域 　　1.4.3　變量生存期 　1.5　數組 　　1.5.1　一維數組 　　1.5.2　一維數組和二維數組的初始化 　　1.5.3　字符數組 　1.6　指針和引用 　　1.6.1　指針變量的定義與賦值 　　1.6.2　數組指針與指針數組 　　1.6.3　動態內存分配：new與delete 　　1.6.4　引用 　1.7　字符串處理函數 　1.8　標準輸入輸出 　1.9　函數 　　1.9.1　函數的定義 　　1.9.2　函數的聲明 　　1.9.3　函數的參數和返回值 　　1.9.4　函數的調用 　　1.9.5　函數參數的傳遞 　1.10　本章小結 　1.11　練習題 第2章　面向對象的程序設計 　2.1　C語言和C++語言的關系 　2.2　類和對象 　　2.2.1　類和對象的定義 　　2.2.2　成員函數 　　2.2.3　構造函數和析構函數 　　2.2.4　靜態成員變量 　　2.2.5　友元 　2.3　類的繼承和派生 　　2.3.1　類與類之間的4種關系 　　2.3.2　類的繼承 　　2.3.3　派生類 　　2.3.4　基類成員的訪問控制 [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3625' rel='bookmark' title='《Visual C# 2008從入門到精通 (中文版)》'>《Visual C# 2008從入門到精通 (中文版)》</a></li>
<li><a href='http://blog.itcert.org/archives/3782' rel='bookmark' title='Professional C# 2008 (Wrox Professional Guides)'>Professional C# 2008 (Wrox Professional Guides)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/4002/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ Primer 3rd</title>
		<link>http://blog.itcert.org/archives/3788</link>
		<comments>http://blog.itcert.org/archives/3788#comments</comments>
		<pubDate>Fri, 27 May 2011 07:19:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[C++ Primer 3rd]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3788</guid>
		<description><![CDATA[C++ Primer 3rd This new edition of C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version&#8211;weighing in at a massive 1,237 pages&#8211;Stanley Lippman, a well-known C++ expert, teams up [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3069' rel='bookmark' title='《Sybex OCP: Oracle 10g Administration II Study Guide》'>《Sybex OCP: Oracle 10g Administration II Study Guide》</a></li>
<li><a href='http://blog.itcert.org/archives/3088' rel='bookmark' title='《Accelerated C# 2010》英文版 免費電子書'>《Accelerated C# 2010》英文版 免費電子書</a></li>
<li><a href='http://blog.itcert.org/archives/3204' rel='bookmark' title='Sybex OCP: Oracle 10g New Features for Administrators Exam Guide 電子書分享'>Sybex OCP: Oracle 10g New Features for Administrators Exam Guide 電子書分享</a></li>
<li><a href='http://blog.itcert.org/archives/3785' rel='bookmark' title='C++ Primer 中文第三版'>C++ Primer 中文第三版</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3788/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ Primer 中文第三版</title>
		<link>http://blog.itcert.org/archives/3785</link>
		<comments>http://blog.itcert.org/archives/3785#comments</comments>
		<pubDate>Fri, 27 May 2011 07:12:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[C++ Primer]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3785</guid>
		<description><![CDATA[C++ Primer (第三版 中文譯版) 《C++ Primer》(中文第3版)(據原書第3版譯出)結合Stanley Lippman的實踐經驗和Josee Lajoie對於ANSI/ISO標準C++的深入理解，完整精確地講述了標準C++的特性和用法。 C++ Primer的第三版結合了Stanley Lippman的實踐經驗和Josée Lajoie對於ANSI/ISO標準C++的深入理解。這本指導書的第三版已經被重新改寫過，以便更加精確地講述標準C++的特性和用法。在《C++ Primer中文版》(第3版)(據原書第3版譯出)中，對於C++初學者特別有價值的是一些來自真實世界中的程式例子，它們說明了泛型程式(generic program)的設計、物件導向程式的設計、範本的用法， C++ Primer是深入C++學習系列中的一本書，這是中文第三版，高清淅PDF完整版， 這本書的教程涉及到C++概述、基礎語言資料類型、物件設計、操作符和使用者定義的轉換、類和範本、泛型演算法、英漢對照索引表等內容。這本書適合不同層次的CSS程式設計者閱讀，可以作為入門教程，也可以作為手冊來用.. C++ Primer (第三版 中文譯版) 點擊下載：http://www.itcert.org/thread-3990-1-1.html Related posts:C++ Primer 3rd


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3788' rel='bookmark' title='C++ Primer 3rd'>C++ Primer 3rd</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3785/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional C# 2008 (Wrox Professional Guides)</title>
		<link>http://blog.itcert.org/archives/3782</link>
		<comments>http://blog.itcert.org/archives/3782#comments</comments>
		<pubDate>Fri, 27 May 2011 03:05:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Professional C# 2008]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3782</guid>
		<description><![CDATA[Professional C# 2008 (Wrox Professional Guides)   Professional C# 2008 starts by reviewing the overall architecture of .NET in Chapter 1 in order to give you the background you need to be able to write managed code. After that the book is divided into a number of sections that cover both the C# language and its [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/858' rel='bookmark' title='截止到2009年4月全球MCP及其他微軟認證的持證人數'>截止到2009年4月全球MCP及其他微軟認證的持證人數</a></li>
<li><a href='http://blog.itcert.org/archives/1651' rel='bookmark' title='Microsoft SQL Server 2008: Grow Your Database Potential'>Microsoft SQL Server 2008: Grow Your Database Potential</a></li>
<li><a href='http://blog.itcert.org/archives/2553' rel='bookmark' title='微軟程式開發專家MCPD認證介紹 (Microsoft Certified Professional Developer)'>微軟程式開發專家MCPD認證介紹 (Microsoft Certified Professional Developer)</a></li>
<li><a href='http://blog.itcert.org/archives/1839' rel='bookmark' title='Windows Server 2008 MCITP企業管理工程師(MCITP Enterprise Administrator)'>Windows Server 2008 MCITP企業管理工程師(MCITP Enterprise Administrator)</a></li>
<li><a href='http://blog.itcert.org/archives/3647' rel='bookmark' title='Sams Teach Yourself Windows Server 2008 in 24 Hours'>Sams Teach Yourself Windows Server 2008 in 24 Hours</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3782/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C#高級程式設計 中文第6版</title>
		<link>http://blog.itcert.org/archives/3779</link>
		<comments>http://blog.itcert.org/archives/3779#comments</comments>
		<pubDate>Fri, 27 May 2011 03:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[C# 高級程式設計]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[程式設計]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3779</guid>
		<description><![CDATA[清華大學出版社最新推出《C#高級程式設計（第6版）》 本書為C#經典名著!是Wrox紅皮書中最暢銷的品種之一。從第1版開始就名滿天下，其第3版被評選為2005年最權威的十大IT圖書之一，並榮獲“2005年度引進版科技類優秀圖書”獎。更可賀的是，其第4版又榮獲“2006年最受讀者喜愛的十大技術開發類圖書”！第６版在詳盡論述C# 2005的基礎上，又增加了.NET 3.0 Framework的新特性，更加完善了C#的技術。是缺乏C#或.NET程式設計經驗，但有其他語言程式設計經驗的開發人員，以及瞭解.NET 2.0，而且對.NET 3.0和Visual Studio 2005有興趣的程式師全面掌握C#的&#8230; 1．C#經典名著!是Wrox紅皮書中最暢銷的品種之一 2．第3版被評選為2005年最權威的十大IT圖書之一，並榮獲“2005年度引進版科技類優秀圖書”獎 s&#38;m d%QQ%H!k 3．第4版又榮獲“2006年最受讀者喜愛的十大技術開發類圖書”，是2007年最暢銷的C#零售圖書 4．第6版榮獲“2008年度優秀IT技術圖書” 5．第6版在詳盡論述C# 2008的基礎上，又增加了.NET 3.5 Framework的新特性，更加完善了C#的技術，是.NET 3.5和Visual Studio 2008程式師全面掌握C#的首選教程。 C#高級程式設計 中文第6版 載點：http://www.itcert.org/thread-3988-1-1.html No related posts.


No related posts.]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3779/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET密技集錦(C#) &#8211; 許嘉仁</title>
		<link>http://blog.itcert.org/archives/3755</link>
		<comments>http://blog.itcert.org/archives/3755#comments</comments>
		<pubDate>Tue, 17 May 2011 02:50:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[ASP.NET密技集錦]]></category>
		<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3755</guid>
		<description><![CDATA[ASP.NET密技集錦(C#)繁體中文版，作者許嘉仁恆逸資訊許嘉仁著名講師。此篇介紹C#技巧的文章，關於Server Control的文章，對於有些朋友來說，文章不算太難，主要是介紹經驗，作者希望通過實例讓程式師活用Server Control中的相關技巧，提高你的代碼水準。 點擊下載：ASP.NET密技集錦(C#) No related posts.


No related posts.]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3755/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning ASP.NET 4 in C# 2010</title>
		<link>http://blog.itcert.org/archives/3696</link>
		<comments>http://blog.itcert.org/archives/3696#comments</comments>
		<pubDate>Mon, 25 Apr 2011 07:06:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[ASP.NET 4]]></category>
		<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3696</guid>
		<description><![CDATA[Beginning ASP.NET 4 in C# 2010 該書提供了詳盡的ASP.NET的覆蓋面，引導你從你的第一個步驟，一直到最先進的技術，如查詢從一個網頁資料庫和優化您的網站以獲得最佳性能。在這些網頁，你可以找到最好的做法和金鑰資料庫和XML的原則，全面的討論，你需要知道，以便與ASP.NET有效的技巧。 The most up-to-date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 4 in C# 2010 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and assumes only the most [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3088' rel='bookmark' title='《Accelerated C# 2010》英文版 免費電子書'>《Accelerated C# 2010》英文版 免費電子書</a></li>
<li><a href='http://blog.itcert.org/archives/3691' rel='bookmark' title='《ASP.NET 4 揭秘》(ASP.NET 4 Unleashed)'>《ASP.NET 4 揭秘》(ASP.NET 4 Unleashed)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3696/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft C# Windows 程式設計(中文版)</title>
		<link>http://blog.itcert.org/archives/3644</link>
		<comments>http://blog.itcert.org/archives/3644#comments</comments>
		<pubDate>Wed, 20 Apr 2011 00:32:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[程式設計]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3644</guid>
		<description><![CDATA[Microsoft C# Windows 程式設計(中文版) 微軟圖書必為精品 目錄 第一章 控制台本身 1．1 C#版本 1．2 程式分析 1．3 C#名稱空間 1．4 控制台I／O 1．5 C#資料類型 1．6 運算式和操作符 1．7 條件和迴圈 1．8 對象的跳躍 1．9 使用C#的關鍵特性進行程式設計 1．10 靜態方法 1．11 異常處理 1．12 拋出異常 1．13 獲取和設置屬性 1．14 構造函數 1．15 實例和繼承 1．16 更宏偉的藍圖 1．17 命名約定 1．18 幾句題外話 第二章 歡迎使用Windows Forms 第三章 基本結構 第四章 文本輸出中的練習 第五章 直線、曲線和區域填滿 第六章 接近鍵盤 [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3647' rel='bookmark' title='Sams Teach Yourself Windows Server 2008 in 24 Hours'>Sams Teach Yourself Windows Server 2008 in 24 Hours</a></li>
<li><a href='http://blog.itcert.org/archives/3728' rel='bookmark' title='[分享]Windows 7 與 Windows Server 2008 應用程式相容性'>[分享]Windows 7 與 Windows Server 2008 應用程式相容性</a></li>
<li><a href='http://blog.itcert.org/archives/3798' rel='bookmark' title='PHP5 程式設計 中文第二版'>PHP5 程式設計 中文第二版</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3644/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>《C++ Cookbook》</title>
		<link>http://blog.itcert.org/archives/3182</link>
		<comments>http://blog.itcert.org/archives/3182#comments</comments>
		<pubDate>Mon, 06 Dec 2010 06:49:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[C++ Cookbook]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3182</guid>
		<description><![CDATA[Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered,however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you&#8217;re an engineer,programmer, [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3077' rel='bookmark' title='《MySQL Admin Cookbook》英文版 分享電子書'>《MySQL Admin Cookbook》英文版 分享電子書</a></li>
<li><a href='http://blog.itcert.org/archives/3109' rel='bookmark' title='C++菜鳥編程 英文版 電子書分享'>C++菜鳥編程 英文版 電子書分享</a></li>
<li><a href='http://blog.itcert.org/archives/3176' rel='bookmark' title='《MySQL Cookbook》電子書分享'>《MySQL Cookbook》電子書分享</a></li>
<li><a href='http://blog.itcert.org/archives/3710' rel='bookmark' title='ASP.NET MVC 2 Cookbook 英文版'>ASP.NET MVC 2 Cookbook 英文版</a></li>
<li><a href='http://blog.itcert.org/archives/3765' rel='bookmark' title='O&#8217;Reilly Perl Cookbook'>O&#8217;Reilly Perl Cookbook</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3182/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>《ASP.NET 3.5 入門經典》- 涵蓋C#和VB.NET(第5版) 電子書</title>
		<link>http://blog.itcert.org/archives/3163</link>
		<comments>http://blog.itcert.org/archives/3163#comments</comments>
		<pubDate>Fri, 03 Dec 2010 07:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#/C++]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://blog.itcert.org/?p=3163</guid>
		<description><![CDATA[本書將介紹如何創建功能豐富、資料驅動的互動式網站。雖然這句話很拗口，但是用了Visual Web Developer 2008，就會發現這並不像看起來那樣難。本書將介紹構建Web網站的整個過程，從第1章的安裝Visual Web Developer 2008，一直到第18章的將Web應用程式部署到生產伺服器上。本書分為18章，每一章重點介紹一個特定主題。   第1章“ASP.NET 3.5入門”。本章介紹如何獲得並安裝Visual Web Developer 2008。這一章將說明如何下載與安裝Visual Web Developer 2008的免費版本，即Express Edition，還介紹了HTML——每個Web頁面背後的語言。這一章最後概述Visual Web Developer提供的自訂選項。   第2章“構建ASP.NET網站”。本章介紹如何創建一個新的Web網站，以及如何向它增加新元素，如頁面。除了如何創建結構良好的網站外，還會介紹如何用Visual Web Developer中的大量工具來創建 HTML與ASP.NET頁面。   第3章“設計Web頁面”。Visual Web Developer附帶了大量創建設計良好、有吸引力的Web頁面的工具。本章將說明如何充分利用這些工具。此外，還會介紹CSS這種用來定義Web頁面格式的語言。   第4章“使用ASP.NET控制項”。ASP.NET Server Control是ASP.NET中最重要的概念之一，它們允許用少量代碼創建複雜而功能豐富的Web網站。本章介紹了可用的大量伺服器控制項，解釋了它們的用途，並說明了它們的用法。   第5章“ASP.NET Web頁面程式設計”。雖然內置CSS工具與ASP.NET Server Control非常有助於創建Web頁面，但是用程式設計語言能提高頁面的價值。本章花了大量精力介紹Web頁面程式設計。值得一提的是，本章(以及本書餘下章節)所有示例都用Visual Basic和C#兩種語言表述，因此可以選擇一種最喜歡的語言。   第6章“創建外觀一致的Web網站”。一致性比較容易使Web網站具有吸引力且給人比較專業的印象。ASP.NET通過使用母版頁來説明創建外觀一致的頁面。母版頁可以用來定義頁面的全域外觀。皮膚和主題有助於集中控制項和Web網站中其他視覺化元素的外觀。本章還會介紹如何創建基頁，來説明集中網站中所有頁面都需要的程式設計代碼。   第7章“導航”。為了説明訪問者在網站中找到流覽路徑，ASP.NET配置了一些導航控制項。這些控制項用來構建網站的導航結構。可以將它們連接到網站的集中網站地圖(定義Web網站中的頁面)。本章還會介紹如何通過寫程式將使用者從一個頁面發送到另一個頁面。   第8章“使用者控制項”。使用者控制項是可用在多個頁面中的可重用頁面片斷。同樣地，它們對於一些重複內容(如功能表、橫幅等)也很有用。本章將介紹如何創建與使用使用者控制項，並用一些程式化的功能來增強它們。   第9章“驗證用戶輸入有效性”。網站中的大部分交互性是通過用戶的輸入定義的。本章介紹如何用ASP.NET Server Control接受、驗證和處理用戶輸入。此外，還將介紹如何從ASP.NET Web應用程式發送電子郵件，以及如何從文字檔中讀資訊。   第10章“ASP.NET AJAX”。Microsoft ASP.NET AJAX允許創建漂亮、無閃爍的Web頁面，消除了傳統桌面應用程式與Web應用程式之間的差距。本章將介紹如何用內置AJAX功能增強Web頁面的表現，從而獲得與Web網站更平滑的交互。   第11章“初識資料庫”。瞭解為何使用資料庫對於構建現代Web網站是至關重要的，因為大多數現代Web網站都要求使用資料庫。本章將介紹SQL(訪問和更改資料庫中的資料的查詢語言)的基礎。此外，還將介紹Visual Web Developer中説明創建和管理SQL Server資料庫的資料庫工具。   第12章“顯示和更新資料”。本章建立在從上一章學到的知識的基礎上，說明了如何用ASP.NET資料綁定與資料來源控制項來創建一個豐富的介面，使使用者能與這些控制項的目標資料庫中的資料交互。   第13章“LINQ”。LINQ是Microsoft的新增解決方案，用來訪問物件、資料庫、XML等。本章介紹如何使用LINQ to SQL訪問SQL Server資料庫。不需要寫大量手工代碼，可以創建一組LINQ物件來完成繁重的工作。本章將介紹LINQ是什麼，如何使用內置在Visual Web Developer中的視覺化LINQ設計器，以及如何寫LINQ查詢來讓資料進出SQL [...]


Related posts:<ol><li><a href='http://blog.itcert.org/archives/3782' rel='bookmark' title='Professional C# 2008 (Wrox Professional Guides)'>Professional C# 2008 (Wrox Professional Guides)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.itcert.org/archives/3163/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

