<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>黄忠成</title><link>http://blog.csdn.net/Code6421/</link><description>風雪之閣 - i live,so i writing</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 10 Oct 2008 07:12:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Code6421</dc:creator><title>Silverlight Beta 2 與 RC</title><link>http://blog.csdn.net/Code6421/archive/2008/10/10/3047132.aspx</link><pubDate>Fri, 10 Oct 2008 07:11:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/10/10/3047132.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/3047132.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/10/10/3047132.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/3047132.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3047132</trackback:ping><description>相信許多使用Beta 2撰寫的Silverlight 2.0應用程式在RC 推出後, 
都發生了無法於RC上執行的問題,目前解決方法是,開發該程式的電腦上必須安裝RC,

&lt;img src ="http://blog.csdn.net/Code6421/aggbug/3047132.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>LINQ To SQL 與 N-Tier</title><link>http://blog.csdn.net/Code6421/archive/2008/10/01/3007153.aspx</link><pubDate>Wed, 01 Oct 2008 13:09:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/10/01/3007153.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/3007153.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/10/01/3007153.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/3007153.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3007153</trackback:ping><description>這是我刊登於Run! PC上LINQ To SQL系列文章的其中之一,介紹LINQ To SQL在N-Tier的應用.&lt;img src ="http://blog.csdn.net/Code6421/aggbug/3007153.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>決戰.NET: ASP.NET AJAX / Silverlight 實戰手冊 上市.</title><link>http://blog.csdn.net/Code6421/archive/2008/07/26/2712352.aspx</link><pubDate>Sat, 26 Jul 2008 00:49:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/07/26/2712352.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2712352.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/07/26/2712352.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2712352.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2712352</trackback:ping><description>這是極意之道ASP.NET AJAX/Silverlight 聖典之簡體版,正式於China-Pub開賣,請讀者們多多支持啊 ^_^



&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2712352.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>Cast的妙用：泛用LINQ 語句</title><link>http://blog.csdn.net/Code6421/archive/2008/07/08/2625309.aspx</link><pubDate>Tue, 08 Jul 2008 16:12:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/07/08/2625309.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2625309.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/07/08/2625309.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2625309.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2625309</trackback:ping><description>泛用LINQ語句的概念很簡單，在一些情況下，我們會有需求使用同一段程式碼來對不同資料表做查詢，這在ADO.NET中很容易達到，見下例：
&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2625309.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>ASP.NET GridView範例集 前傳</title><link>http://blog.csdn.net/Code6421/archive/2008/07/01/2600279.aspx</link><pubDate>Tue, 01 Jul 2008 03:40:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/07/01/2600279.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2600279.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/07/01/2600279.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2600279.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2600279</trackback:ping><description>此篇文章是ASP.NET GridView範例集的前半部,未經潤稿,文筆若有不順之處,請見諒 &lt;img src ="http://blog.csdn.net/Code6421/aggbug/2600279.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>技術顧問在做什麼？</title><link>http://blog.csdn.net/Code6421/archive/2008/07/01/2600267.aspx</link><pubDate>Tue, 01 Jul 2008 03:25:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/07/01/2600267.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2600267.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/07/01/2600267.aspx#Feedback</comments><slash:comments>17</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2600267.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2600267</trackback:ping><description>記得，以前曾經聽過一個笑話，有個顧問在印名片時，發現印名片的廠商把名片上的頭銜印錯了，&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2600267.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>工作室將於7月開張</title><link>http://blog.csdn.net/Code6421/archive/2008/06/11/2534232.aspx</link><pubDate>Wed, 11 Jun 2008 04:23:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/06/11/2534232.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2534232.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/06/11/2534232.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2534232.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2534232</trackback:ping><description>最近,開始籌備個人工作室的相關事宜,工作室會在7月中旬開張,
服務內容定為企業技術顧問及教育訓練,包含了新技術(LINQ,Silverlight 2.0)
的導入服務等等,如有需要,可用我的email與我聯絡,詳細服務內容請參照文末 ^_^
&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2534232.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>狂想成真時，談Silverlight 2.0</title><link>http://blog.csdn.net/Code6421/archive/2008/06/07/2519088.aspx</link><pubDate>Sat, 07 Jun 2008 05:24:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/06/07/2519088.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2519088.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/06/07/2519088.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2519088.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2519088</trackback:ping><description>在幾年前，我們剛接觸網頁開發時，曾經因為網頁上操作的不便性，興起了一個瘋狂的念頭，既然網頁的不方便是來自於瀏覽器及網頁標準，那我們何不自行開發一個瀏覽器，除了支援網頁標準外，也支援執行我們自己寫的程式呢？
&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2519088.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>LINQ - 對付 SQL Injection 的 "免費補洞策略"</title><link>http://blog.csdn.net/Code6421/archive/2008/05/31/2499446.aspx</link><pubDate>Sat, 31 May 2008 16:40:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/05/31/2499446.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2499446.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/05/31/2499446.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2499446.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2499446</trackback:ping><description>&lt;p&gt;見MSDN:&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.microsoft.com/taiwan/msdn/columns/huang_jhong_cheng/lvss.htm"&gt;http://www.microsoft.com/taiwan/msdn/columns/huang_jhong_cheng/LVSS.htm&lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2499446.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>LINQ To SQL IN與排序</title><link>http://blog.csdn.net/Code6421/archive/2008/05/30/2495800.aspx</link><pubDate>Fri, 30 May 2008 12:11:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/05/30/2495800.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2495800.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/05/30/2495800.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2495800.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2495800</trackback:ping><description>承上篇,讀者繼續詢問排序問題,如要依IN時傳入元素的順序排列,該如何做?&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2495800.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>LINQ To SQL 中使用In</title><link>http://blog.csdn.net/Code6421/archive/2008/05/30/2495480.aspx</link><pubDate>Fri, 30 May 2008 11:05:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/05/30/2495480.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2495480.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/05/30/2495480.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2495480.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2495480</trackback:ping><description>有讀者來信問及LINQ To SQL中如何使用IN,

 倒讓我發現到我一直都未提到這個用法,^_^|||

&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2495480.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>好書就別放過.</title><link>http://blog.csdn.net/Code6421/archive/2008/05/21/2464810.aspx</link><pubDate>Wed, 21 May 2008 09:41:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/05/21/2464810.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2464810.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/05/21/2464810.aspx#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2464810.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2464810</trackback:ping><description>每隔一陣子,我就會收到幾封讀者來信,問及繁體的[深入剖析 ASP.NET 元件設計],簡體的深入剖析ASP.NET 組件]一書是否還買得到,這本書是我2004年出版的,&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2464810.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>技術人,你該警悌的事</title><link>http://blog.csdn.net/Code6421/archive/2008/05/16/2450194.aspx</link><pubDate>Fri, 16 May 2008 02:15:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/05/16/2450194.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2450194.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/05/16/2450194.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2450194.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2450194</trackback:ping><description>&lt;p&gt;&amp;nbsp;&amp;nbsp; 從年初開始,大陸的大雪,Polo的離去,好友David的近況,乃至於近日的四川大震,讓我對於人生有了新的體認.&amp;nbsp; 身為技術人,我相信你跟我一樣,有一半的時間(甚至更多)放在技術上,而相對的,一定也忽略了身旁的人,人生在世短短數十年,為生活而奔波,為理想而奮鬥,犧牲的,往往是對身旁人的關心,直到失去後,我們才會驚覺,當初為何不花更多時間來關心他們,只是到那時,一切都已晚矣....&amp;nbsp; &lt;/p&gt;&lt;p&gt;雖是老生常談,每個人都知道,都聽過的話,但我還是要說:&lt;/p&gt;&lt;p&gt;"保握時間,多關心身邊的人,在世數十年,有些東西失去了還能找回,有些..則再也找不回了!"&lt;/p&gt;&lt;p&gt;與所有朋友共警之. &lt;/p&gt;&lt;p&gt;願四川救災順利,天公能作美,別再讓這些災民受雨淋日曬之苦了,身為主導生命的大自然,你已經奪走夠多了.....&lt;/p&gt;&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2450194.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>極意之道之簡體版</title><link>http://blog.csdn.net/Code6421/archive/2008/05/02/2359348.aspx</link><pubDate>Fri, 02 May 2008 10:15:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/05/02/2359348.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2359348.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/05/02/2359348.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2359348.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2359348</trackback:ping><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;跟各位簡體讀者們報告,&lt;/p&gt;&lt;p&gt;&amp;nbsp; ASP.NET AJAX/Silveright聖典簡體版會於今年中出版,&lt;/p&gt;&lt;p&gt;.NET Framework 3.5 資料庫聖典之簡體版也幾乎確定下來了,&lt;/p&gt;&lt;p&gt;今年內應會上市.&lt;/p&gt;&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2359348.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Code6421</dc:creator><title>談極意之道-.NET Framework 3.5 資料庫開發聖典 ASP.NET 篇</title><link>http://blog.csdn.net/Code6421/archive/2008/04/22/2313487.aspx</link><pubDate>Tue, 22 Apr 2008 06:43:00 GMT</pubDate><guid>http://blog.csdn.net/Code6421/archive/2008/04/22/2313487.aspx</guid><wfw:comment>http://blog.csdn.net/Code6421/comments/2313487.aspx</wfw:comment><comments>http://blog.csdn.net/Code6421/archive/2008/04/22/2313487.aspx#Feedback</comments><slash:comments>15</slash:comments><wfw:commentRss>http://blog.csdn.net/Code6421/comments/commentRss/2313487.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2313487</trackback:ping><description> 這本書，創下數個我寫作以來的記錄。&lt;img src ="http://blog.csdn.net/Code6421/aggbug/2313487.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>