Visual Studio

スポンサーリンク
Visual Studio

July 2012 Update for Visual Studio 2012 RC v2 (x86)

This is version 2 of the July 2012 update. It can be applied directly to Visual Studio 2012 Release Candidate, or it can...
.NET

C#でMath.NET Numericsを使用する(統計計算編)

Math.NET Numericsは.NET Framework向けのオープンソースな数値計算用のライブラリです。基本的にはSystem.MathクラスなどのCLRが標準で用意している計算用ライブラリにない物やその拡張で、特殊関数、線形代数...
.NET

Visual Basicプログラマについて一言いっとくか

ちょっとひと言 - 物言わぬ多数派: Visual Basic 6 が今でも成功している理由.VB6のことはいいです。問題は今のVBです。いや。今のVBプログラマです。.NET Framework関連技術はC#で紹介されることも多く、特に勉...
UWP/Windows8/WinRT

Windows 8 Simulator を使ってIE10のタッチイベントをVS 2012でデバッグする(Memo)

Using the Windows 8 Simulator & VS 2012 to debug the IE10 touch events & your responsive design - David Rousset - Site H...
Git

Visual Studio向けMarkdownエクステンション

Markdown Mode extension.GitHubではREADME.mdのように拡張子がmdになっているファイルで、その中がMarkDown形式のWiKi記法となっている場合に、ソースコードブラウザにおいても記法を理解して書式化し...
Visual Studio

Visual Studio 2012 RC で「実績解除」

Announcing Achievements For Visual Studio 2012 RC | C9Team | Channel 9.VS2010でもあったAchievement For Visual Studioの2012版が登場...
.NET

IronPython 2.7.3 RTM

IronPython - Download: 2.7.3.IronPuthon 2.7.3が正式リリースとなりました。また、組み込み用のライブラリはNuGetから入手することが出来ます。主な変更点は以下の通り。The biggest imp...
Git

TortoiseGit 1.7.11.3

Download - tortoisegit - Download overview page - Porting TortoiseSVN to TortoiseGit - Google Project Hosting.1.7.11.0いく...
.NET

IronPython – Download: 2.7.3 Release Candidate

IronPython - Download: 2.7.3 Release Candidate.30日にRCがアップデートされました。
node/jQuery/JS

Windowsでnow.jsのインストールに必要なもの

node.jsでWeb Socketを便利に使えるようにしてくれるnow.jsですが、Windowsではnpmでのインストールがうまくいかないとか、うまく動かない的な話もあったり。 とりあえずnode.jsのバージョン0.8で動かないという...
スポンサーリンク