Je Microsoft Azure bezpečný?
Nacházíme se v období, kdy cloudové technologie představují pro firmy stále častěji zajímavou cestu, jak rozšířit a transformovat své IT. Spolu s tím vyvstávají mimo jiné i otázky spojené s...
View ArticleAnnouncing Power BI integration with Cortana and new ways to quickly find...
by Patrick Baumgartner, Principal Program Manager, Microsoft Power BIAt several events earlier this year we previewed integration between Cortana and Power BI, demonstrating how getting insight from...
View ArticleMake a self-signed SHA256 SSL certificate
I wrote an article about making an SSL certificate using MAKECERT here, but that example used the default SHA1 signature hash algorithm which is deprecating. Therefore, instead of the command shown in...
View ArticleWhy is my ASP.NET application recycling
When you are experiencing slowness with your ASP.NET application, one place to check is if the application is being recycled. If the application is being recycled over and over again, then sessions...
View ArticleVisual Studio 2015 Update 1 et Team Foundation Server Update 1 disponibles
L'update 1 pour Visual Studio 2015 et Team Foundation Server 2015 sont disponibles, voici les liens pour les télécharger :Visual Studio 2015 Update 1Team Foundation Server 2015 Update 1Et les releases...
View ArticleMapping a wildcard domain name to an Azure App Services Web App (Website)
The process for mapping a wildcard domain, for example *.contoso.com to a Web App can be achieved by performing the following:Adding a CNAME at your domain hosting providerAdding the custom domain...
View ArticleNew White Paper on Sizing SAP Solutions on Azure Public Cloud
We have released a new white paper detailing how to size SAP solutions on Microsoft Azure public cloud. The document is attached to this blog.Initial work on this topic is mentioned in this blog: How...
View ArticleHow to deploy a node.js site into Azure Web App to create a Website
There is quite a good documentation on the Azure website on how to deploy an Azure WebApp when using node.js and Git repository from a Mac. Documentation is here.I wanted to deploy the code thru FTP...
View ArticleConfigurar despliegue continuo y Slots en Azure Web Apps
Entre las múltiples prácticas que propone la metodología Agile para mejorar el proceso de desarrollo de software, se encuentra el despliegue continuo.El despliegue continuo podría decirse que es una...
View ArticleDelete BizTalk Artifacts within C#
When you are developing and testing BizTalk projects, one of the most common tasks is to cleanup BizTalk server from suspended items, running service instances and so on.A commonly used method achieve...
View ArticleVisual Studio 2015 Update 1
Včera byl vydán Update 1 pro Visual Studio 2015 . Co v něm najdete? .NET Framework 4.6.1 , který obsahuje mnoho výkonnostních vylepšení, zejména ve WPF a WCF, dále obsahuje mimo jiné podporu Elliptic...
View ArticleJoin the global #SkypeaThon on December 3rd-4th – schedule your call now!
Educators the world over have been able to transport their students to faraway lands, to the deepest depths of the ocean, and almost anywhere else you care to think of, all through the power of Skype...
View ArticleJoin the global #SkypeaThon on December 3rd-4th – schedule your call now!
Educators the world over have been able to transport their students to faraway lands, to the deepest depths of the ocean, and almost anywhere else you care to think of, all through the power of Skype...
View ArticleActive Directory - Creating Install From Media dump
function Backup-ActiveDirectoryIFM { param ( [string] $IFMPath , [switch] $NoDefrag ) $errorAction = 'stop' $minimumFreeSpace = 0.5TB $Mode = 'Full' if (! $IFMPath ) { $driveObject = Get-PSDrive | ? {...
View ArticleWhat does Ctrl+Enter mean? It depends on whom you ask
One of my colleagues was baffled by why Outlook displayed this message: Microsoft Outlook⚠ You pressed CTRL + ENTER. Do you want to use CTRL + ENTER as a keyboard shortcut for sending a message? ☐ Do...
View ArticleAdditions to WMS Replenishment functionality in Microsoft Dynamics AX 2012 R3...
Additions to WMS Replenishment functionality in Microsoft Dynamics AX 2012 R3 CU10 update In the recently released CU10 update we are introducing a few new replenishment features that will increase...
View ArticleAdding Csharp Scripting – Part 1
Guest Post by Filip WWelcome to our weekly MVP series where we discuss some of the most useful solutions, tips & tricks and how to’s on integrating OSS & Microsoft technologies. In case you...
View ArticleПриглашаем на Web Standards Day в Москве, 13 декабря!
Всем привет!Иконка кремля — Kremlin by parkjisun from the Noun ProjectЛоготипы WSD — github.com/web-standards-ru Многие из вас, наверняка, в курсе активностей сообщества "Веб-стандарты" и уже знают,...
View ArticleVisual Studio Code Beta Update (v0.10.3)
Today we are releasing an update to the VS Code Beta release that addresses a significant regression in startup performance, potentially followed by a crash of the tool. Startup performance is critical...
View ArticleSQL Server Support for PCI DSS 3.1
Here is another post from Grant Carter. The Payment Card Industry Data Security Standard (PCI DSS) was created to describe and enforce data standards and processes for the secure processing of payment...
View Article