ブックマーク / learn.microsoft.com (4)

  • Visual Studio Development – Introducing Visual Studio for Mac

    This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. Connect(); 2016 Volume 31 Number 12 [Visual Studio Development] Introducing Visual Studio for Mac By Mikayla Hutchinson; 2016 At Connect(); in November, Microsoft is launching a preview of Visual Studio for Mac. This is an exciting development, evolving

    Visual Studio Development – Introducing Visual Studio for Mac
    oscdis765
    oscdis765 2016/11/14
    Linuxも内包されたしMac for Windowsならワンチャン
  • MVVM - ステート マシン パターンによる WPF コマンド処理

    このブラウザーはサポートされなくなりました。 Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。 ステート マシン パターンによる WPF コマンド処理 Tarquin Vaughan-Scott Windows Presentation Foundation (WPF) には、UI とコマンド ロジックを分離できるようにする強力なコマンド処理フレームワークがあります。モデル - ビュー - ビューモデル (MVVM: Model-View-ViewModel) デザイン パターンを使用すると、コマンドは ICommand インターフェイスを実装するビューモデルでプロパティとして公開されます。ビューのコントロールがこれらのプロパティにバインドされます。ユーザーがそのコントロールを操作すると、コマンドが実行

    MVVM - ステート マシン パターンによる WPF コマンド処理
    oscdis765
    oscdis765 2016/06/26
  • トレースとデバッグ - C#

    この記事では、Visual C# でトレースとデバッグを行う方法について説明し、関連情報を説明するためのサンプル 手順をいくつか示します。 元の製品バージョン: Visual C# 元の KB 番号: 815788 概要 この記事の Microsoft Visual Basic .NET バージョンについては、「 Visual Basic .NET でトレース クラスとデバッグ クラスを使用する」を参照してください。 この記事では、.NET Framework クラス ライブラリ名前空間 System について説明します。 と クラスの使用方法 Debug を診断して説明します Trace 。 これらのクラスは、.NET Frameworkで使用できます。 これらのクラスを使用して、アプリケーションの開発中または運用環境へのデプロイ後に、アプリケーションのパフォーマンスに関する情報を提供で

    トレースとデバッグ - C#
    oscdis765
    oscdis765 2010/01/21
  • Building a Drum Machine with DirectSound

    This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. Ianier Munoz Chronotron February 2, 2004 Summary: Guest columnist Ianier Munoz builds a drum machine using the managed Microsoft DirectX libraries and C# to synthesize an audio stream on the fly. Download the source code for this article. Busting Out the

    Building a Drum Machine with DirectSound
    oscdis765
    oscdis765 2009/12/30
  • 1