2010-11-18から1日間の記事一覧

HttpUtilityのエンコードいろいろ

Update: How and When to Encode for the Web次のメソッドのちがいを解説。 HtmlEncode HtmlAttributeEncode UrlEncode JavaScriptStringEncode MSDNのAPIドキュメントよりもわかりやすいです。