When is it appropriate to use the current processor number as an optimization...
Some time ago, on the topic of avoiding heap contention, I left an exercise that asked whether it would be appropriate to use the current processor number (as reported by GetCurrentProcessorNumber)...
View ArticleIP Restrictions on Azure App Service as expected behavior
A method to 100% shutdown the public endpoint of an App Service running in the public tenant is not provided. However, you can create an ILB ASE (which is not a public tenant) or you can restrict the...
View ArticleFind the Session ID of an executing SQL Agent job
On a busy production server I wanted to check when a job started running , I tried to look at the sysjob history table in the MSDB However there are no entries for inflight jobs (meaning no entries...
View ArticleVirtual Bytes が、Windows 10 April 2018 Update 適用前後で異なる
こんにちは、Platform SDK (Windows SDK) サポートチームです。Windows 10 April 2018 Update (1803) 適用後、 64 ビットプロセスの Virtual Bytes が以前の OS で返されていた値と比較して大きく異なるようになりました。今回はその件に関してご案内します。 現象 Virtual Bytes...
View ArticleDevOps for Data Science On The DevOps Lab Show
If you are yet to check out The DevOps Lab then now’s your chance! Launched in December 2017, DevOps Lab is a Channel 9 show hosted by Damian Brady on how to solve real DevOps problems using a range...
View ArticleDynamics 365 Customer Engagement (オンライン) のバージョンに関する重要なお知らせ
みなさん、こんにちは。 先日、Dynamics 365 Customer Engagement (旧 Dynamics CRM) オンラインをご利用のお客様に関わる重要なお知らせをお伝えする記事が Microsoft Dynamics ブログ に公開されましたので、本 Blog でもご紹介いたします。こちらは特に、現在 バージョン 8.2 をご利用のお客様にとって重要な変更となります。 Title...
View ArticleSystem.Diagnostics.Trace Application Logging Log Stream on Azure App Service...
Here is what I wanted to do. Add some code like this to my ASP.NET application. using System.Diagnostics; ... System.Diagnostics.Trace.WriteLine("System.Diagnostics.Trace.WriteLine() in the Page_Load...
View ArticleUse VS Code to call Azure IoT Hub REST APIs
The REST APIs for IoT Hub offer programmatic access to the device, messaging, and job services, as well as the resource provider, in IoT Hub. With the Azure IoT Toolkit extension for Visual Studio...
View ArticleSa11ytaire on Xbox: Let the experiment begin!
This post describes considerations when porting an accessible solitaire game to the Xbox, and focuses on the experience when using the Narrator screen reader or a switch device. Apology up-front: When...
View ArticleDevOps Stories – Interview with John-Daniel Trask of Raygun
App Dev Manager Dave Harrison talks with John-Daniel Trask, co-founder and CEO of Raygun, about the adoption of DevOps. The following content is shared from an interview with John-Daniel Trask,...
View Article宣布模板智能感知
[原文发表地址] https://blogs.msdn.microsoft.com/vcblog/2018/06/26/template-intellisense/ [原文作者] Nick Uhlenhuth [原文发表时间] 6/26/2018 使用函数模板和类模板的C++开发人员现在可以在模板体中的充分利用智能感知。在Visual Studio 2017 15.8 Preview...
View ArticlePowerShell Core now available as a Snap package
The goal of PowerShell Core is to be the ubiquitous language for managing your assets in the hybrid cloud. That's why we've worked to make it available on many operating systems, architectures, and...
View ArticleHow can I get the actual window procedure address and not a thunk?
We saw some time ago that the GetWindowLongPtr function returns a magic cookie if it needs to thunk the message. The CallWindowProc function understands this magic cookie and calls the original...
View ArticleFriday Five: MVPs with Fresh Insights on .NET Core and More!
ASP.NET Core 2: Architecture & Design Pattern Ideology Asma Khalid is a Technical Evangelist, Technical Writer and Fanatic Explorer. She enjoys doodling with technologies, writing stories and...
View ArticlePerformance Degradation in West Europe – 07/20 – Mitigated
Final Update: Friday, July 20th, 2018 10:18 UTC We’ve confirmed that all systems are back to normal as of July 20th, 2018 09:50 UTC. Our logs show the incident started on July 20th, 2018 08:50 UTC and...
View ArticleAdding existing projects to an existing solution hosted on GitHub
I have written number of articles about configuring GitHub and deploying some code to it. Here is a list of them just in case you want to get some perspectives and better know where I am coming from....
View ArticleHosted agent assignment delays in West Europe – 07/20 – Investigating
Update: Friday, July 20th 2018 13:31 UTC The delays in assigning hosted agents has also been noticed with the VS2017 machine pool in addition to the Linux machine pool. Our telemetry shows that the...
View ArticleAzure API Management release notes – July 20, 2018
On July 20, 2018, we initiated a regular service update. We upgrade service instances in batches, and it usually takes about a week for the update to reach every active service instance. Payload in...
View ArticleAdvisory on July 2018 .NET Framework Updates
The July 2018 Security and Quality Rollup updates for .NET Framework was released earlier this month. We have received multiple customer reports of applications that fail to start or don't run...
View ArticleComputer Vision talks at ICML 2018
The 35th International Conference on Machine Learning (ICML) was held in Stockholm on July 10-15, 2018. Links to the associated papers and video recordings (when they are posted) will be available on...
View Article