New Azure CosmosDB change feed processor released!
Introduction Microsoft Azure CosmosDB is an umbrella over different database services. One of them is the schema free database service called DocumentDB. You can read about it here, it has many great...
View Article如何 讓 桌面程式的設定檔(exe.config) 加密後, 可以在不同機器執行
情境: 客戶有一個 桌面程式(exe) 的 設定檔(exe.config) 中有連線到資料庫的帳號及密碼, 把它加密保護後, 無法在 Windows Cluster 不同結點(機器) 上移動後正常執行. 如果是在第一個結點做了加密設定, 當 Cluster 移動到第二個結點後, 程式一執行即會出現錯誤, 無法解密連線字串. 做法: 我用一個 .NET 4.0 的 exe 測試步驟如下: 在...
View ArticleJune 2018 Leaderboard of Database Systems contributors on MSDN
Congratulations to our June top 10 contributors! Alberto Morillo and Visakh Murukesan maintain their top positions. This Leaderboard initiative was started in October 2016 to recognize the top Database...
View ArticlePreparing for Certified Kubernetes Application Developer (CKAD) exam and how...
In my previous blog post, I included some of the resources that I found useful in preparing for CKA exam (see “Certified Kubernetes Administrator (CKA) CNCF exam preparation resources that I found...
View ArticleWorkaround for Bower Version Deprecation
As of June 25, the version of Bower shipped with Visual Studio was deprecated, resulting in Bower operations failing when run in Visual Studio. If you use Bower, you will see an error something like:...
View ArticleGastbeitrag von Jan Weber: Flipped Classroom – after the hype
Flipped Classroom ist momentan eine der Methoden, wenn es darum geht, digitale Bildung in den Schulalltag zu bringen. Oder zumindest, es zu versuchen. Doch, was bleibt? Welche Lehren lassen sich aus...
View ArticleShared PCH usage sample in Visual Studio
This post was written by Olga Arkhipova Oftentimes, multiple projects in a Visual Studio solution use the same or very similar precompiled headers. As pch files are usually big and building them takes...
View ArticleAzure API Management release notes – July 5, 2018
On July 5, 2018, we started a regular service update. We upgrade service instances in batches, and it takes about a week for the update to reach every active service instance. Below is the list of...
View ArticleCreate apps with PowerApps and Dynamics NAV
Some of you have tried to build apps using PowerApps and the connector for Dynamics NAV. For some, it turned out to be more difficult than expected, and you've asked for some guidance from Microsoft....
View ArticleIf I am a VSTS Stakeholder, can I also be an Admin?
Today, we’re excited to announce that users with the Stakeholder access level can now be administrators in Visual Studio Team Services (VSTS). With these upcoming changes, Stakeholders can administer...
View ArticleICopyHook::CopyCallback ハンドラ関数へ通知される pszDestFile が空になる
こんにちは、Platform SDK (Windows SDK) サポートチームです。 今回は、ICopyHook::CopyCallback ハンドラ関数で確認されている不具合についてご案内します。 現象 Windows 10 version 1803 (RS4) において、フォルダーのコピー操作時に呼び出される ICopyHook::CopyCallback...
View ArticleCheck Out This Week’s Friday Five!
Raspberry Pi + Azure Functions + Cognitive Services + Microsoft Teams -> How A Pi Informs Us About Lunch Thomas Goelles is a Microsoft MVP from Austria. He is a Team Lead at Modern Workplace...
View ArticlePredicate Pushdown and why should I care?
If you follow this blog, you know that in the last couple years, we have been adding more information to showplan, to make it a one-stop-shop for all your query performance troubleshooting insights....
View ArticleMSVC Preprocessor Progress towards Conformance
Why re-write the preprocessor? Recently, we published a blog post on C++ conformance completion. As mentioned in the blog post, the preprocessor in MSVC is currently getting an overhaul. We are doing...
View ArticleWhat’s new in Microsoft Social Engagement 2018 Update 1.7
Microsoft Social Engagement 2018 Update 1.7 is ready and will be released in July 2018. This article describes the features, fixes, and other changes that are included in this update. New and updated...
View Article