このブラウザーはサポートされなくなりました。 Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。 Unity でのインターセプター Dino Esposito 先月のコラムでは、Unity 2.0 の依存関係挿入コンテナーで使用されているインターセプトのメカニズムについて簡単に説明しました。そこでは、アスペクト指向プログラミング (AOP) の中核となる原理を説明してから、現在の多くの開発者のニーズに非常に近いと思われる、インターセプトの具体例を紹介しました。 ソース コードに手を加えることなく、既存のコードの動作を拡張したい、と思ったことはありませんか。既存のコードの前後で別のコードを実行できたら、と考えたことはありませんか。 AOP は、主要なビジネス ロジックを横断する問題から中核となるコードを分離
注意 このページにアクセスするには、承認が必要です。 サインインまたはディレクトリの変更を試すことができます。 このページにアクセスするには、承認が必要です。 ディレクトリの変更を試すことができます。 このセクションでは、サービス指向アプリケーションを構築するための統一プログラミング モデルを提供する Windows Communication Foundation (WCF) について説明します。 これを使用して開発者は、プラットフォーム間を統合し、既存のコンポーネントと相互運用する、セキュリティで保護された信頼性の高いトランザクション型のソリューションを構築できます。 このセクションの内容 Windows Communication Foundation 4.5 の新機能 Windows Communication Foundation の新機能について説明します。 WCF の単純化機
注意 このページにアクセスするには、承認が必要です。 サインインまたはディレクトリの変更を試すことができます。 このページにアクセスするには、承認が必要です。 ディレクトリの変更を試すことができます。 Windows ストアで認定されない原因となり得るような暗号化がアプリで使われていないかを判断するためにこの情報をご利用ください。 米国商務省産業安全保障局は、一部の種類の暗号化を使う技術の輸出を規制しています。アプリ ファイルは米国内に保存することができるため、Windows ストアに表示されているすべてのアプリはこれらの法律と規制に従う必要があります。米国以外の国で配布することを目的として他の国からアプリ開発者によってアップロードされたアプリについても、これらの規制に従う必要があります。このため、Windows ストアにアプリを提出する際には、すべてのアプリ開発者はこれらの規制で制限され
WPF XAML ブラウザー アプリケーション (XBAP) は、Web サーバーに展開してブラウザーで起動できるリッチ クライアント アプリケーションです。 WPF ホスト (PresentationHost.exe) は、XBAP ファイルと XAML ファイルのシェルおよび MIME ハンドラーとして登録されます。 したがって、Internet Explorer は、XBAP の起動時に WPF ホストを起動することを認識します。 Firefox ユーザーは、Firefox が XBAP をホストできるようにする Firefox アドオンもインストールできます。 XBAP は、WPF によって提供されるネイティブ ブラウザー ホスティング API を使用して、他のブラウザーまたはスタンドアロン アプリケーションでホストできます。 警告 XBAP では、Internet Explore
June 2012 Volume 27 Number 06 Don't Get Me Started - The Silent Majority: Why Visual Basic 6 Still Thrives By David Platt | June 2012 Microsoft recently extended “It Just Works” compatibility for Visual Basic 6 applications through the full lifetime of Windows 8 (see this month’s Editor’s Note, “Old Soldiers Never Die”). Visual Basic 6 first shipped in 1998, so its apps will have at least 24 years
Azure AI Translator documentation Azure AI Translator is a cloud-based machine translation service you can use to translate text and documents with a simple REST API call. The service uses modern neural machine translation technology. The Custom Translator interface allows you to use your translation memory to create customized neural translation systems. The customized translation system can be u
Updated: July 8, 2013 Windows PowerShell® is a task-based command-line shell and scripting language designed especially for system administration. Built on the .NET Framework, Windows PowerShell® helps IT professionals and power users control and automate the administration of the Windows operating system and applications that run on Windows. The documents published here are written primarily for
This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. Bugslayer GUI Control to Major Tom John Robbins Code download available at: Bugslayer 2007_03.exe(199 KB) Contents Microsoft UI Automation UISpy Better UI Automation Testing The UIWindow Class The UIMenuBar Class Wrap-Up Tip In my 14 years of Windows dev
At this point in my test automation code, I have launched the application under test, entered "30 60" into the input (textBox1) control, selected the Geometric Mean (radioButton2) control, and clicked on the Calculate (button1) control. Now I examine the textBox2 control to see if I have an expected value: Console.WriteLine("\nChecking textBox2 for '42.4264'"); TextPattern tpTextBox2 = (TextPatter
Admittedly, my choice of cmdlet names is rather terse—most of my colleagues prefer more descriptive cmdlet names. For example, you might want to rename the get-window to something like get-automationWindow or get-uiAutoWindowHandle. (Fortunately, you can provide aliases for custom cmdlets with long names.) Every custom cmdlet library in Windows PowerShell must implement a special snap-in class tha
SQL Server の単体テストを使用すると、データベースのベースラインとなる状態を確立した後、データベース オブジェクトに対してそれ以降行う変更を検証することができます。 データベースのベースラインとなる状態を確立するには、データベース オブジェクトで動作するテスト プロジェクトを作成し、Transact-SQL テストのセットを記述します。このような単体テストを使用すると、分離した開発環境でオブジェクトが予想どおりに機能するかどうかを確認できます。SQL Server 単体テストは、SQL Server データベース プロジェクトを使用したオフライン データベース開発に適しています (詳細については、「プロジェクト指向のオフライン データベース開発」を参照してください)。ベースラインとなる一連の SQL Server 単体テストが用意できたら、変更をバージョン管理にチェックインする前
更新 : 2007 年 11 月 クラス ライブラリ開発のデザイン ガイドラインは、.NET Framework を拡張し、.NET Framework と対話するためのライブラリを開発するためのものです。.NET Framework デザイン ガイドラインの目的は、開発に使用されるプログラミング言語に依存しない統一化されたプログラミング モデルを用意することによって、ライブラリ デザイナが API の一貫性と使いやすさをユーザーに提供できるようにすることです。.NET Framework を拡張したクラスおよびコンポーネントを開発するときは、これらのデザイン ガイドラインに従うことを強くお勧めします。一貫性のないライブラリ デザインは、開発者の生産性を損なうだけでなく、ライブラリを採用する意欲を失わせます。 これらのガイドラインは、クラス ライブラリのデザイナが、さまざまなソリューション
Note This article is relevant to Internet Explorer. See Web and Offline Storage for information on Web Storage in Microsoft Edge. The Web Storage API includes two related mechanisms for persisting client-side data in a secure manner using the Document Object Model (DOM), sessionStorage and localStorage. These objects were introduced in Windows Internet Explorer 8. What is Web Storage? Web Storage
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く