Quantcast
Browsing all 12366 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Producing Functional Test Automation Using Visual Studio 2015

Introduction: This post will provide you a single source for producing your test automation for your Web Application, your UWP Apps and Mobile Apps on Android by just writing 2-3 reusable lines of...

View Article


Image may be NSFW.
Clik here to view.

3 Steps to Automate Your Functional Tests Using Visual Studio 2015

I have created a Visual Studio 2015 project template for 3 steps to automation* (after meeting the criteria). This template will help our testing team and DevOps teams for automating their functional...

View Article


Performance Issues with Visual Studio Team Services – 06/11 – Mitigated

Final Update: Sunday, June 11th 2017 04:27 UTC We’ve confirmed that all systems are back to normal as of 11 June 2017 03:35 UTC. Our logs show the incident started on 11 June 2017 01:50 UTC and that...

View Article

Image may be NSFW.
Clik here to view.

Get Alerts as you approach your Azure resource quotas

Each Azure subscription has a bunch of limits and quotas. Most of these are “soft” limits, meaning that they can be raised on your request–the limits exist to help with data centre capacity planning...

View Article

Image may be NSFW.
Clik here to view.

Bot Framework と Microsoft Graph で DevOps その 15 : プロアクティブ通知 テスト編

※2017/06/11 これまでの記事でコードを一部直しました。動きがおかしい場合、過去記事を念のため再度確認してください。変更した記事はその5、その7、その9、その12、その13、その14 です。ファンクションテスト動いていませんでした。。 前回はプロアクティブ通知の実装をしましたが、今回はエミュレーターでの検証とテストを。 エミュレーターでのテスト...

View Article


Image may be NSFW.
Clik here to view.

How to build your first Xamarin app

Guest Blog by Carmen Livia Ibanescu,  Microsoft Student Partner at University College London A little bit about myself My name is Carmen-Livia Ibanescu. I am currently a Computer Science Student at UCL...

View Article

Image may be NSFW.
Clik here to view.

An Introduction to Mixed Reality game development with HoloLens and Unity

Image source: https://www.windowscentral.com/microsoft-hololens Guest post by Sondre Agledah, Microsoft Student Partner at University College London. I am a games programmer, excited to see how...

View Article

Azure AD user management scripts

Recently I had an opportunity to create couple of scripts for a customer for Azure AD management linked with o365 . We have all these resources available in our documentation, albeit scattered at...

View Article


Image may be NSFW.
Clik here to view.

Use Hyper-V differencing disks

Use Hyper-V differencing disks 使用Hyper-V差異虛擬磁碟 現在安裝個Windows Server虛擬機器(VM)通常要10到20GB的磁碟空間,若再安裝SQL Server則會更大,當我們需要建立多個VM時,可以使用Hyper-V的差異虛擬磁碟來節省磁碟空間。 差異虛擬磁碟(differencing disks)是共用一個parent disk(VHD or...

View Article


Dynamics 365 for Operations 試用版のお問い合わせについて

こんにちは。 最近 Dynamics 365 for Operations の試用版のお問い合わせについてご質問いただきますのでご案内します。 Dynamics 365 for Operations の試用版についてサポートにお問い合わせいただく場合、 Advanced Support for Partners (ASfP) のご契約が必要です。 Dynamics 365 online や...

View Article

Image may be NSFW.
Clik here to view.

Azure SQL Data Warehouse (SQL DW) のパフォーマンステストに関するホワイトペーパーが公開されました

Microsoft Japan Data Platform Tech Sales Team 北澤 この Blog の記事でも Azure SQL Data Warehouse とは などで何回かご紹介していますが、Azure 上で提供されている PaaS 型のデータウェアハウスサービスである Azure SQL Data Warehouse のホワイトペーパーが公開されました。...

View Article

Image may be NSFW.
Clik here to view.

Windows Defender ATP が高度な脅威の検出を支援

このポストは、IT Showcase:「Windows Defender ATP helps detect sophisticated threats 」翻訳です。 サイバー攻撃の高度化に対応するため、Microsoft IT は、新しいクラウド ベースのサービス Windows Defender Advanced Threat Protection (ATP)...

View Article

Image may be NSFW.
Clik here to view.

Azure リソース インベントリが運用効率とコンプライアンスの管理を支援

このポストは「Azure resource inventory helps manage operational efficiency and compliance」の翻訳です。 Microsoft ITにとって、Microsoft...

View Article


Image may be NSFW.
Clik here to view.

Microsoft Cloud App Security を使用したマイク ロソフトにおける脅威検出の強化

このポストは「Enhancing threat detection at Microsoft using Microsoft Cloud App Security 」の翻訳です。 マイクロソフトの「クラウド ファースト、モバイル ファースト」環境において、クラウド アプリの使用が増大しています。 企業データの保護を支援するため、Microsoft IT は、Microsoft Cloud App...

View Article

Visual C++ の同時実行ランタイムを利用するアプリケーションがハングアップする問題について

こんにちは、Visual Studio サポート チームです。 今回は、Visual C++ で提供されている同時実行ランタイム (ConcRT : Concurrency Runtime) で確認されている問題と対処方法についてご案内します。この問題は Visual C++ 2010、2012、2013 で発生する可能性がありますが、Visual C++ 2015 以降では発生しません。   現象...

View Article


Image may be NSFW.
Clik here to view.

[Sample Of Jun. 12] How to use SpeechRecognizer in search textbox in Win 10...

Jun. 12 Sample : https://code.msdn.microsoft.com/How-to-use-SpeechRecognizer-495afb84 This sample demonstrates how to use Speech Recognizer in search textbox in Win 10 UWP app. You can find more code...

View Article

Image may be NSFW.
Clik here to view.

Best Practices Tips and Tricks for Upgrading to Dynamics NAV 2013 R2 or...

This is the third part of the series of “Best Practices Tips and Tricks for Upgrading to Dynamics NAV 2013 R2 or Dynamics NAV 2015” The previous articles can be found here: Best Practices Tips and...

View Article


Image may be NSFW.
Clik here to view.

Deploying Minecraft: Education Edition at Lings Primary School, Northampton

The following post looks at the story of Lings Primary School, part of the Northampton Primary Academy Trust, and the role that Minecraft: Education Edition plays within the ‘Creative-Connected’...

View Article

Image may be NSFW.
Clik here to view.

Azure App Service: Understanding TLS Mutual Authentication with Web App

I have published 2 posts in the past on Client Certificate authentication. Client Certificate Authentication (Part 1) Client Certificate Authentication (Part 2) In order to enable Client Certificate...

View Article

Desktop Bridge と Windows 10 S について

2017年5月2日に Windows 10 S と Surface Laptop が発表されました。 当初は日本語の FAQ のストア アプリの説明に「Desktop Bridge 対応のアプリも含む」と記載されていました。この記述は、英語版の FAQ に記載がなっかたことが理由かどうかは知りませんが、現在は「Windows ストア アプリ」とだけ記載されています。また、Build 2017...

View Article
Browsing all 12366 articles
Browse latest View live