MSDN Blogs: 在Centennial project中使用C++运行环境
[原文发表地址]Using Visual C++ Runtime in Centennial project[原文发表时间] 2016/7/7前言:在VS2015的更新中,我们提出了Desktop Bridge(以前叫做Project Centennial),给UWP添加桌面应用程序。利用桌面应用程序转换器,你可以把你的桌面应用程序打包成一个appx包部署到window10...
View ArticleMSDN Blogs: Universal Windows Platform and Xbox One
I posted a little while ago about some interesting things that come with the Windows 10 Anniversary Update, including the ability to target Xbox One with UWP.One thing I wanted to call out was that...
View ArticleMSDN Blogs: Experiencing Alerting failure for Availability Data Type – 08/24...
Initial Update: Wednesday, 24 August 2016 02:24 UTCWe are aware of issues within Application Insights and are actively investigating. Some customers may experience Alerting failure. The following data...
View ArticleMSDN Blogs: Debug protractor script in Visual Studio Code
Selenium is a popular open source project to support web end-to-end automation, especially it supports multiple programming languages, such as C#, Java and Python etc. Protractor is based on selenium...
View ArticleMSDN Blogs: [Sample Of Aug. 24] How to access data from SQL Server database...
Aug.23Sample : https://code.msdn.microsoft.com/How-to-access-data-from-935e360cThis sample demonstrates How to access data from SQL Server database in Win10 UWP.You can find more code samples that...
View ArticleMSDN Blogs: Pozvánka na exkluzivní seminář s Paulou Januszkiewicz
Rádi bychom vás pozvali na exkluzivní seminář System Forensics and Incident Handling, který pořádá Počítačová škola Gopas. Proběhne 25. 10. 2016 pod vedením mezinárodně uznávané bezpečnostní expertky...
View ArticleMSDN Blogs: Experiencing Data Gaps for Availability Data Type – 08/24 – Resolved
Final Update: Wednesday, 24 August 2016 06:22 UTCWe’ve confirmed that all systems are back to normal with no customer impact as of 08/24, 04:15 UTC. Our logs show the incident started on 08/24, 05:15...
View ArticleMSDN Blogs: “Small steps to big impact” – Register now for Hack The...
Hack The Classroom is back! On Saturday 24th September educators from all over the world will come together to share ideas, experiences, insights and conversation, as the education community as a whole...
View ArticleMSDN Blogs: “Small steps to big impact” – Register now for Hack The...
Hack The Classroom is back! On Saturday 24th September educators from all over the world will come together to share ideas, experiences, insights and conversation, as the education community as a whole...
View ArticleMSDN Blogs: “Small steps to big impact” – Register now for Hack The...
Hack The Classroom is back! On Saturday 24th September educators from all over the world will come together to share ideas, experiences, insights and conversation, as the education community as a whole...
View ArticleMSDN Blogs: Road to APC: rhipe embraces the Spotify and Netflix models to...
The calibre of companies which have been named as finalists in the Microsoft Australia Partner Awards (MAPA) has never been higher. These are businesses that are deeply engaged in the digital...
View ArticleMSDN Blogs: DreamSpark は 9月7日をもって Microsoft Imagine になります
DreamSpark をお使いの皆さまへ重要なお知らせです。 2016年9月7日(日本では9月8日)をもって、「DreamSpark」 のブランド名を「Microsoft Imagine サブスクリプション」に変更することになりました。旧)ブランド名:DreamSparkDreamSpark (学生個人向け)DreamSpark Standard (教育期間向け)DreamSpark Premium...
View ArticleMSDN Blogs: Deprecating some predefined Unified Service Desk themes
We’ll be deprecating the following predefined themes in the next release of Unified Service Desk:Blue themeStyle themeFor information about these themes, see Predefined Themes available in Unified...
View ArticleMSDN Blogs: Prague Hacks 2016: Využijte otevřená data a zlepšete život v Praze
Fond Otakara Motejla vyhlašuje Prague Hacks 2016, víkendový programovací maratón, který přivede na jedno místo vývojáře, idea makery, datové analytiky a urbanisty, aby pracovali s pražskými otevřenými...
View ArticleMSDN Blogs: タブレット モード ON の Windows 10 モーダル ダイアログ動作について
こんにちは、Platform SDK (Windows SDK) サポートチームです。Windows 10 を タブレット モード ON で使用している時のモーダル ダイアログ動作についてご案内します。 現象バージョン 1511 (OS ビルド 10586.0) までの Windows 10 を タブレット モード ON で使用していると、アプリケーションが表示したモーダル...
View ArticleMSDN Blogs: Use local-npm for offline NPM package installation
npm is a Node.js package manager. Users can fetch and install Node.js packages easily using npm. It makes it easier to resolve package dependencies.The official repository of npm is...
View ArticleMSDN Blogs: Mehr Sicherheit mit Windows 10. Jetzt für unseren Webcast anmelden
Egal ob Digitale Transformation, Enterprise Mobility oder Cyber Defense; Dies sind Begriffe, mit dem sich heutzutage sowohl die IT Manager, als auch die Systemadministratoren von Schulen und...
View ArticleMSDN Blogs: Setup IIS with URL Rewrite as a reverse proxy for real world apps.
Url Rewrite, one of the many modules that can be added on to the IIS web-server to make this a very versatile tool can be used to perform a variety of tasks, including allowing you to setup your IIS...
View ArticleMSDN Blogs: IIS with URL Rewrite as a reverse proxy – part 2 – dealing with...
This is the second article in a three-part series of articles dealing with setting up IIS as a reverse proxy. Check out part one here.IIS acting as reverse proxy: Where the problems start:Testing this...
View Article