<?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>MyBlog_笑著流淚II &#187; C#.NET</title>
	<atom:link href="http://blog.havenlin.org/archives/category/cnet/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.havenlin.org</link>
	<description>歡迎使用非Internet Explorer瀏覽器，欣賞這裡的一切資訊！！</description>
	<lastBuildDate>Sat, 14 Jan 2012 14:24:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>[C#] VB.net to C#.net How to</title>
		<link>http://blog.havenlin.org/archives/564</link>
		<comments>http://blog.havenlin.org/archives/564#comments</comments>
		<pubDate>Wed, 05 Mar 2008 09:18:51 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/index.php/archives/564</guid>
		<description><![CDATA[http://labs.developerfusion.co.uk/convert/vb-to-csharp.aspx 不要再用買的了 因為整個project轉換會有問題 因為整個function轉換會有問題 所以，真的看不懂的在一行一行convert吧 Random Posts2008/09/02 -- 武男亂講-最簡單的初衷 (0)2011/10/11 -- CB400_XENA X2 鎖芯14mm 碟煞鎖開箱 &#038; 實際上鎖補充 (0)2007/07/28 -- phpMyVisites Install Steps How To (0)2009/08/11 -- 武男亂講-警告:造訪此網站可能損害您的電腦! (0)2008/07/21 -- 系統公告-wordpress 2.6 online &#038; modify admin login name (2)2007/10/29 -- 武男亂講-Cisco AP1130 Testing (0)2011/10/02 -- CB400_套件分享_車用電壓表頭 (2)2009/02/23 -- 武男亂講-JDK 6 with JCreator 3.5 How To (4)2008/12/19 [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/564/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.net programer 的好去處</title>
		<link>http://blog.havenlin.org/archives/533</link>
		<comments>http://blog.havenlin.org/archives/533#comments</comments>
		<pubDate>Sat, 23 Feb 2008 07:19:08 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/index.php/archives/533</guid>
		<description><![CDATA[聽說最近.net framework opensource了 不過，感覺好像也怪怪的 總覺得ref個註解也會被告吧，我想 detial information .NET Framework Library Source Code now available 怎麼配置請參考 Configuring Visual Studio to Debug .NET Framework Source Code MSDN提供，那大家的精華有宣洩的去處 http://code.msdn.microsoft.com/ 至於，大家要討論的話 http://forums.microsoft.com/MSDN-CHT/default.aspx?ForumGroupID=61&#38;SiteID=14 Random Posts2008/11/11 -- 武男亂講-佳冷筍 (0)2008/10/22 -- 武男亂講-Cisco Express NOW 先進科技移動城堡到此一遊 (2)2010/10/31 -- 武男亂講-用小畫家(MS PAINT)編輯看不出來車牌遮蓋 (0)2008/06/27 -- 武男亂講-每個人都是天才 (0)2008/07/21 -- 系統公告-wordpress 2.6 online &#038; modify admin login name [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/533/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>武男亂講-PDA 運算單元壓力測試軟體</title>
		<link>http://blog.havenlin.org/archives/499</link>
		<comments>http://blog.havenlin.org/archives/499#comments</comments>
		<pubDate>Fri, 15 Feb 2008 18:11:25 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[武男亂講]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/index.php/archives/499</guid>
		<description><![CDATA[人家在寫拿root的程式 看看自己寫了什麼鳥不拉機的東西&#8230;XDD 不過&#8230; 聽說ASUS的TSD也說寫不出來，由此可證 是懶得寫不是寫不出來 IDE：M$ .net studio 2005(c#) Framework：V2.0 模擬器：PocketPC 2003 按這裡下載程式執行檔 按這裡下載專案包裝壓縮檔 壓力測試的種類繁多 例如螢幕點擊之類的壓力測試&#8230; 不過，應該有其他的solution可以取代 目前不知道程式放在於本機還是儲存卡上執行比較好  執行結果如下圖 圖中200為計算位數，按下按鈕開始計算 輸出數據：計算時間，pi value 算到500位數後，模擬器當機 不確定是不是記憶體被用光了的關係 參考資料：http://www.p-nand-q.com/csharp/pi.html #region Using directives using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Collections; using System.Diagnostics; #endregion namespace pda_pi {     public partial class Form1 [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/499/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP-SOAPCLIENT How To</title>
		<link>http://blog.havenlin.org/archives/354</link>
		<comments>http://blog.havenlin.org/archives/354#comments</comments>
		<pubDate>Mon, 03 Dec 2007 11:33:05 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/index.php/archives/354</guid>
		<description><![CDATA[又是Program 整理一些下一個Project的前置作業 如何使用PHP叫用Web Services 用了SOAPCLIENT的Object 測試環境： Web Service Server：IIS 5 Web Services：dotNET Web Service Project Web Server：appserv-win32-2.5.8 PHP Compiler：PHP Version 5.2.0 寫了兩個dotNET的WebMethod測試 [WebMethod] public int Sum(int a, int b) { return a + b; } [WebMethod] public string str(string str) { return 『123123123123123&#8243;; } 接著是PHP部分 &#60;? $client = new SOAPClient(&#8216;http://127.0.0.1/get/Service.asmx?WSDL&#8217;); $temp = $client-&#62;str(『』); echo $temp-&#62;strResult;//可以這樣子把叫用的結果印出 [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/354/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>範例將擷取用戶端的表單集合，並將每一個表單的名稱寫入 HTTP 輸出 by C#</title>
		<link>http://blog.havenlin.org/archives/278</link>
		<comments>http://blog.havenlin.org/archives/278#comments</comments>
		<pubDate>Sun, 11 Nov 2007 16:43:32 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/index.php/archives/278</guid>
		<description><![CDATA[專案需要，找了個API是這樣子用的 int loop1; NameValueCollection coll; //Load Form variables into NameValueCollection variable. coll=Request.Form; // Get names of all forms into a string array. String[] arr1 = coll.AllKeys; for (loop1 = 0; loop1 &#60; arr1.Length; loop1++) { Response.Write(『Form: 『 + arr1[loop1] + 『&#60;br&#62;』); } MSDN也不知道是怎麼做的 要先using System.Collections.Specialized;也不講 Random Posts2007/08/15 -- 960814 (0)2008/06/27 -- 武男亂講-每個人都是天才 (0)2008/11/12 -- 武男亂講-Windows [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/278/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB.net convert C# How To</title>
		<link>http://blog.havenlin.org/archives/158</link>
		<comments>http://blog.havenlin.org/archives/158#comments</comments>
		<pubDate>Mon, 17 Sep 2007 11:48:50 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/wordpress/index.php/archives/158</guid>
		<description><![CDATA[本文出處：http://blog.csdn.net/deepbluekk/archive/2006/04/09/656377.aspx 以下是n個VB.Net to C# (C# to VB.net)代碼轉換(互換互轉)工具 1.http://www.kamalpatel.net/(最常用的,不過對於16進制的Int不能正常轉換) 線上版:VB.Net =&#62; C# C#=&#62;VB.Net 離線版:C#=&#62;VB.Net 2.http://csharpconverter.claritycon.com/(推薦!非常好用的一個，幾乎沒出過太大的問題。) 線上版:C#=&#62;VB.Net 離線版:C#=&#62;VB.Net 3.http://www.ragingsmurf.com/ 線上版:C#=&#62;VB.Net 4.http://aspalliance.com/ 線上版:C#=&#62;VB.Net 5.http://developerfusion.com/ 線上版:VB.Net =&#62; C# C#=&#62;VB.Net 6.www.icsharpcode.com中的#develop本身帶有轉換功能 7. C# to VB.NET Translator http://authors.aspalliance.com/aldotnet/examples/translate.aspx 大家如果有其他的歡迎評論告訴我一聲 最後送一個最管用的：呵呵，看了就知道. http://www.4guysfromrolla.com/webtech/012702-1.shtml Random Posts2008/04/19 -- 武男亂講-受詛咒的電腦 (4)2009/08/11 -- 武男亂講-警告:造訪此網站可能損害您的電腦! (0)2008/12/15 -- 武男亂講-資訊展最寶貴的人氣 (0)2007/09/21 -- Recover FreeBSD ROOT Password How To (0)2011/01/25 -- [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/158/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[C#]  抓取 HTTP 內容在網頁程式中顯示</title>
		<link>http://blog.havenlin.org/archives/157</link>
		<comments>http://blog.havenlin.org/archives/157#comments</comments>
		<pubDate>Mon, 17 Sep 2007 11:45:50 +0000</pubDate>
		<dc:creator>白目研究生</dc:creator>
				<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[技術文件]]></category>

		<guid isPermaLink="false">http://blog.havenlin.org/wordpress/index.php/archives/157</guid>
		<description><![CDATA[本文出處：http://blog.xuite.net/jameswu/net/4437640 在寫SGS的需求文件看到的 把他轉成C#語法 在ASP.NET下相當好用 System.Net.WebClient clientIE = new System.Net.WebClient(); byte[] buffer1 = clientIE.DownloadData(『http://www.yahoo.com/』); string HttpContentText = System.Text.Encoding.ASCII.GetString(buffer1); this.Response.Write(this.Server.HtmlDecode(HttpContentText)); 上面是抓，US的YAHOO所以用ASCII編碼抓的話，是可以正常顯示。 不過中文語系的網頁，不管用UTF8還是ASCII抓都也還是亂碼。 還真麻煩。 Random Posts2009/02/25 -- 武男亂講-傳說中抓到Cisco的Bug (0)2008/01/21 -- 系統公告-找到一些Wordpress的問題 (2)2007/12/21 -- 武男亂講-搜索與驚喜，都是悲劇的開始！！ (2)2007/07/16 -- 研究日誌-070716 (0)2008/06/21 -- 武男亂講-Catalyst Express 500 Series Switches Setup How To (0)2007/07/23 -- 960723 (0)2007/10/11 -- 武男亂講-這就是樂極生悲 (0)2007/11/19 -- 武男亂講-Razer Krait 1600dpi [...]]]></description>
		<wfw:commentRss>http://blog.havenlin.org/archives/157/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

