「C#リンク」の編集履歴(バックアップ)一覧に戻る

C#リンク - (2008/10/26 (日) 02:43:06) のソース

*コーディング規約
名前に関するガイドライン 
[[http://msdn.microsoft.com/ja-jp/library/ms229002.aspx>http://msdn.microsoft.com/ja-jp/library/ms229002.aspx]]
コーディング技法 
[[http://msdn.microsoft.com/library/ja/default.asp?url=/library/ja/vsent7/html/vxconcodingtechniques.asp>http://msdn.microsoft.com/library/ja/default.asp?url=/library/ja/vsent7/html/vxconcodingtechniques.asp ]]
C#コーディング標準 
[[http://www.kawabata.com/dotnet/CodingStdCS.pdf>http://www.kawabata.com/dotnet/CodingStdCS.pdf]]
*C#⇔VB.NET変換
C# → VB.NET 変換
[[Convert C# to VB.NET>http://labs.developerfusion.co.uk/convert/csharp-to-vb.aspx]]
[[C# to VB.NET Translator>http://authors.aspalliance.com/aldotnet/examples/translate.aspx]]
VB.NET → C# 変換
[[Convert VB.NET to C#>http://labs.developerfusion.co.uk/convert/vb-to-csharp.aspx]]
*C#ツール
逆コンパイル
[[Reflector for .NET>http://www.aisto.com/roeder/dotnet/]]