原创 Azure Cloud Computing

How to upload file by Blob Storage using Microsoft.WindowsAzure; using Microsoft.WindowsAzure.StorageClient; using Sys

原创 ASP.NET Prepared for interview(3)

.NET Framework  包含了一個巨大的代碼庫, 其包含了不同的塊, 可以方便的調用 ************************************************************************

原创 LINQ & Generic Basic

The Quick sample to show the basic LINQ. easier to operate an Array using System; using System.Linq; using System.Coll

原创 高效的字符串反轉函數

c++ #include <iostream> #include <string.h> using namespace std; int main() { char s[] = "abcdefghigklmnopqrstuvwxyz";

原创 windows server 2008 tips @ complete letting

1, how let the host may access the virtual machine? change network adapter as bridged adapter (and set the DNS same as

原创 professional java Learning【2】 --- Collection

Collection 是一個super interface  in the collection framework Map 是另外一個 super interface List:  is an ordered collection

原创 HTML 特殊字符 HTML Entities

Result Description Entity Name Entity Number   non-breaking space &nbsp; &#160; < less than &lt; &#60; >

原创 C# 面向對象(1)

1, 計算銀行利息的類 using System; public class SavingsAccount { private static double annualInterestRate = 0.0; // the s

原创 Professional Java Learning【1】

***********************************************************************************************************************

原创 ASP.NET Chart usage with LINQ

table 1, user :  ID username password 2, userdata: ID UID datetime HR BR ASPX <%@ Page Title="" Language="C#" MasterPa

原创 API for parse Posting XML

Imports System Imports System.Data Imports System.Data.SqlClient Imports System.Xml Partial Class api01get Inherit

原创 senddr partner api -- Invoice

Invoices Invoice API URL: http://api.senddr.com/v1.0/Invoices.aspx Note:  The value used for <invoice_type />

原创 senddr partner API -- overview && Authentication

API Overview  The Senddr Partner API is a web service and used the OAuth(1.0a) protocol to authenticate partner applic

原创 senddr partner API -- OAuth Issues

Overview Some common OAuth issues and explanations as to how you can fix them. Token rejectedToken expiredNonce usedT

原创 4pm BackUP -- Sharing Room List

strOutput.AppendFormat("<tr>") strOutput.AppendFormat("<td colspan='5'> </td>") strOutput.App