Archive for the ‘VB’ Category

Saturday, February 7th, 2009 at 06:37 | 0 comments
Categories: VB
Tags:

InternalServerError時 HttpWebRequest 的 GetResponse 方法處理策略-蟈蟈俊.net

Friday, February 6th, 2009 at 19:42 | 0 comments
Categories: VB
Tags:

增加 HTTPS (SSL) 簽名_Null’s Notebook

Friday, February 6th, 2009 at 19:39 | 0 comments
Categories: VB
Tags:

用VB.NET編寫DES加密程序-VB.NET進階教程 -VB.NET專題網
兩個函數中第一個參數是待加密或解密的字符串,sKey是使用的密鑰,必須是8位,使用的時候要注意哦,不然會出錯的。

Friday, February 6th, 2009 at 19:32 | 0 comments
Categories: VB
Tags:

Read and Write INI Files Class Sample – VB2005 / VB2008
Below you will find a tiny but yet powerful code to read and write ini files with VB2005 / VB2008 and compatible. The code is written as a class, so, add a Class to your project and use it as is – no changes are [...]

Friday, February 6th, 2009 at 19:30 | 0 comments
Categories: VB
Tags:
TOP