MSDN Blogs: Power BI Weekly Service Update
This week’s update has been in the making for some time now with number of small improvement and with one very significant feature which has been requested by many of our customers. Here’s a summary of...
View ArticleMSDN Blogs: Converting Win32 API results to std::wstring (or std::string)
Hmm. Just realized that this is a bit out of order and should have been published before the previous post .It turns out that there are a significant number of Win32 APIs that have a similar calling...
View ArticleMSDN Blogs: Automating Deployment on Azure Web Apps
Editor’s note: The following post was written by Windows Development MVP Matias Quaranta as part of our Technical Tuesday series.In today’s agile development teams we require more than the old...
View ArticleSPSCC Posts & Announcements: SPSCC Students Filmmakers Premiere Fall Quarter...
South Puget Sound Community College film students have been busy this fall, and are ready to present their latest works at the Student Short-Film Showcase on Monday, Dec. 7.The Showcase, which begins...
View ArticleMSDN Blogs: 日本語版以外の Windows 10 を利用した場合、アプリケーションの日本語表記が正しく表示されない場合があります。
こんにちは、Platform SDK (Windows SDK) サポートチームです。 今回は、Windows 10 における、オフライン状態でのフォント インストール時の注意点についてお知らせします。日本語版以外の Windows 10 (Windows 10 英語版等)...
View ArticleMSDN Blogs: App Service Authentication/Authorization の機能強化
このポストは、11 月 16 日に投稿された Expanding App Service Authentication/Authorization の翻訳です。 去年の今ごろですが、私の同僚である Byron Tardif (英語) が、 Azure Websites Authentication/Authorization の紹介記事を公開しました。この機能の登場によって、Azure Active...
View ArticleMSDN Blogs: SQL Server 2012 Service Pack 3 is now Available!
Microsoft is pleased to announce the release of SQL Server 2012 Service Pack 3 . This service pack provides updates to help workloads from a performance, scalability and diagnostics perspective. The...
View ArticleMSDN Blogs: Issues with TechNet Blogs Site 11/24 - Mitigated
We have experienced an issue with TechNet Blogs site between Wednesday, Nov 24th 2015 02:09 AM UTC to Nov 24th 02:22 AM UTC. The issue has since been mitigated by DevOps teams, and are actively...
View ArticleMSDN Blogs: オーナー設定したウィンドウの作成個数には限界がある!
こんにちは、Platform SDK (Windows SDK) サポートチームです。ウィンドウの Z オーダーを制御したい場合等、ウィンドウ作成時に、オーナー...
View ArticleMSDN Blogs: OpsMgr - SQL Scripts for Dashboards
OpsMgr collects a lot of awesome data about your service. Why not display it? You might want to use Excel or Visio, or a HTML5 dashboard by Squared up. Possibilities are endless.Here are some awesome...
View ArticleMSDN Blogs: How can I append to a file and know where it got written, even if...
A customer had a collection of processes, all of which are writing to a single file. Each process wants to append some data to a file and also know where the appended data was written, because the...
View ArticleMSDN Blogs: In order to serve you better: Charging your credit card in your...
Dynamic currency conversion is a service provided by merchants when processing credit cards payable in a foreign currency. Say, for example, you present a credit card issued by a United States bank to...
View ArticleMSDN Blogs: Performance issues with Hosted Build in Visual Studio Team...
Initial Update: Friday, 27 November 2015 15:02 UTC We are actively investigating issues with Hosted Build in East US2 region. Some customers may experience longer than usual build queue time.Next...
View ArticleMSDN Blogs: How Vorlon.js helps you improve your web code
If you have any question about this article or Vorlon.js, feel free to contact me on twitter: http://twitter.com/meultaWhen it comes to writing good code in web development it is easy to get lost in...
View ArticleMSDN Blogs: Hour of Code: fun and quiet time for the mature child
Ok, it’s the day after Thanksgiving in the US, for some it’s a day to go shopping, for others the children may be getting your on your nerves. There are number of things you could do: Feed the...
View ArticleMSDN Blogs: Log analysis with SQL Server
LoggingIn any application you will need to have some kind of logs where you write events, errors, debug and other information. One of the biggest problems is how to analyze information from log files....
View ArticleMSDN Blogs: Fundamentals to .NET Core 5
To understand .NET Core 5 we should be familiar with below terms:DNVM – .NET Version Manager is a command line tool to configure .NET runtime.DNU – .NET Utilities are command line utility to install...
View ArticleMSDN Blogs: How to create a “Hello World” console application using .NET Core...
This article gives you a quick guidance on how to create a console application using .NET Core without any IDE like Visual Studio.Refer: Previous article to get to know bit fundamentals of .NET Core...
View ArticleMSDN Blogs: Quick Guide to Setup Java Servlet on an Apache Tomcat 8 (on Windows)
In this article we will understand how to setup a Java servlet on an Apache Tomacat 8 on Windows.Note: In my below example I have used some hard coded value for simplicity for viewer to follow and can...
View ArticleMSDN Blogs: Understanding IIS HTTPPlatformHandler using Tomcat 8
In this article we will understand how to setup HTTPPlatformHandler using Tomcat 8.Note: In my below example I have used some hard coded value for simplicity for viewer to follow and can be changed...
View Article