Webcast: SQL Server - Distribuição de dados e o algoritimo Proportional Fill
No dia 22 de Setembro, irei participar como palestrante na série de webcasts do grupo SQL Maniacs do meu amigo Vitor Fava.O tema escolhido foi: Distribuição de dados e o algoritmo Proportional Fill....
View ArticleWriting a NuGet package for VS2015 RTM [repost]
There are some exciting changes coming to NuGet in VS2015 RTM, under the name NuGet 3.1, also known as "project.json". You should read about them on the NuGet team blog [link].How should you prepare...
View ArticleSample chapter: Provision SharePoint Online Site Collections
Understanding how to configure and manage SharePoint Online site collections is critical for an Office 365 administrator. This chapter from Exam Ref 70-347 Enabling Office 365 Services covers how to...
View ArticleVRTUAL Machine
A while ago we received an email from a colleague inside Microsoft asking if we new about a spelling mistake in our product. They stated that we had used the word "vrtual" instead of virtual....
View ArticleCreate a Power BI Desktop Report in Minutes
You don’t have to labor for hours to design charts and graphs in your reports. By using the intuitive Power BI tools, you can use drag-and-drop gestures to create stunning visual reports in a few...
View ArticleA Brief Overview of the OneDrive RESTful API
Editor’s note: The following post was written by .NET MVP Troy Garner as part of our Technical Tuesday series.The phrase “The Cloud” is usually regarded as a mystery to many at first, yet with the...
View ArticleFileSystemWatcher Fencing(Part 2)
This post is a follow up to the FileSystemWatcher Follies post. I received a lot of feedback that it would be useful to highlight what would be appropriate to guide against some of the pitfalls that...
View ArticleAugust updates to Azure RemoteApp
Within the month of August 2015, we released the following new features and capabilities for Azure RemoteApp: We went live with our #1 feature ask (over 1,000 votes) to add apps to the start menu for...
View ArticleExperiencing Data Access Issue in Azure Portal - 9/15 - Investigating
Initial Update: Tuesday, 9/15/2015 17:39 UTC We are aware of issues within Application Insights and are actively investigating. Some customers may experience Data Access Issue. This is affecting all...
View ArticleWhat’s new on the Power BI Mobile apps?
by Romi Koifman, Program Manager, Power BI MobileMoving fast!Not long after our latest release, we are happy to announce another update to Power BI mobile apps.We are determined to continue to deliver...
View ArticleComparaisons des offres Operations Manager, Operations Management Suite et de...
Parmi les offres que Microsoft vous propose pour avoir une vision synthétique du fonctionnement de vos environnements, différentes solutions peuvent paraître en compétition. Je pense, en particulier, à...
View ArticleProject and Project Server 2013 September Updates Out
Better late than never – just realized I hadn’t done my usual cross post of the Public Update announcement for Project and Project Server 2010 and 2013 that came out last week. The timing of this post...
View ArticleVersion Control Walkthrough (Branching Strategies) Part 4 - Release Isolation...
Continued from Version Control Walkthrough Part 3 - Feature Isolation … a special we explore release isolation.GoalExplore the Release Isolation strategy which introduces one or more release branches...
View ArticleFixing a storage space that does not attach on reboot
Recently one of my Hyper-V servers developed a bad problem. Whenever it was rebooted it would not attach the storage space that contained all of my virtual machines. The result was that every time...
View ArticleVersion Control Walkthrough (Branching Strategies) Part 5 - Servicing &...
Continued from Version Control Walkthrough Part 4 - Release Isolation … audit alarm we explore service and release isolation.GoalExplore the Servicing and Release Isolation strategy introduces...
View ArticleTaking a crash dump file for node.exe, java.exe using the procdump tool on...
Sometimes the process on Azure web app crash and there is no way to understand what happen. On browser, it just shows 500 error. To analyze further, we can take the process dump using the procdump...
View ArticleConcurrency Visualizer for Visual Studio 2015 is now available on the gallery
The Concurrency Visualizer is a tool for Visual Studio that allows you to analyze and improve performance of multi-threaded applications. See the MSDN documentation for more information on using the...
View ArticleAccessing the Tomcat manager console on Azure Java webapp
If we want to manage different applications deployed on Tomcat server, we will require to setup the access to Tomcat admin console. This can be done if you are using the Marketplace Tomcat server or if...
View ArticleTwo early-release sample chapters from Windows 10 Inside Out
We have two early-release sample chapters from Windows 10 Inside Out to share! In these chapters, you will find information on using Windows 10 and securing Windows 10 devices.Chapter overviews and...
View ArticleUpload a service certificate to Azure VM using Azure SDK Java code
If you want to programmatically upload a service certificate to the Azure VM without remotely logging into the VM, you can use the following Java program template to achieve it. This is useful when you...
View Article