SQL Server Management Studio December 2015 Preview
We invite you to download and install SQL Server Management Studio December 2015 PreviewDetails: https://msdn.microsoft.com/en-us/library/mt238290.aspxDownload Link:...
View ArticleAzurePack: Creating and configuring a plan using PowerShell
Import-Module 'MgmtSvcAdmin' # environment settings $AuthSiteURL= 'https://waptest:30072'$AdminSiteURL= 'https://waptest:30004'$ClientRealmUrl = 'http://azureservices/AdminSite' # credentials and...
View ArticleUsing SQL Server Integration Services (SSIS) with Always Encrypted
We would like share a couple of links to two articles, just published on SQL Server IntegrationServices (SSIS) Blog, which provide guidance for how to use SSIS with Always Encrypted:SSIS with Always...
View ArticleUnderstanding Azure Provisioning
I'm producing a series of blog post that highlights the work I've done with an O'Reilly media video course. I will produce several posts a week to support this course, as seen...
View ArticleSharePoint Configuration Best Practices - BLOB Storage (EBS und RBS)
SharePoint Adventskalender - 19. TürchenPerformance Tuning - Performance Monitoring - Best-Practices für SP-SQL-Konfigurationen - BLOB Management - Backup &...
View ArticleInfoPath 2013 - UserProfileService.asmx and AllowAnonymousImpersonation
Very often we have seen scenarios where we get feedback from InfoPath 2013 form users stating that they receive the famous "5566" error when they load the form with data connection to...
View ArticleExtensions 101 – But it worked yesterday … now what?!?
Recently Niel Zeeman mentioned that he ran into an issue doing an extension demo, where it worked perfectly fine the day before. If you would like to understand how he debugged and solved the issue,...
View Article.NET Framework setup verification tool, cleanup tool and detection sample...
I have posted updated versions of the .NET Framework setup verification tool, the .NET Framework cleanup tool, and the sample code to detect .NET Framework install states that support detecting,...
View ArticleGet the Windows Installer PowerShell Module easier with WMF 5.0
Many years ago when PowerShell was first in beta, I saw an opportunity to write cmdlets that I could string together in different ways rather than writing and maintaining a bunch of one-off Windows...
View ArticleBeta: Embed a live tile in your Windows 10 app!
Have you ever wanted to display a preview of your live tile in your app's settings page, so the user can instantly see how your various settings will affect their live tile?Introducing the PreviewTile...
View ArticleVisual Studio Team Services - NEW FEATURE: Custom work item fields!
This is a December 10 update... Custom work item fieldsWe're happy to announce that, with our December 10 deployment, all customers now have the ability to customize work items. This new capability...
View ArticleVisual Studio Code - NEW RELEASE: v0.10.5 - New Insider's Channel + 32 New...
We have a new December release!First, the Visual Studio Code team would like to thank you with a personal note and information about closing bugs on GitHub. Please read that...
View ArticleBeginning Microsoft Small Basic - Review by Tere S & her son (age 12)
It's time for a guest blogger!Today's guest blogger is Tere S and her 12-year old son. Let's get to it...===========================I believe that in today’s computer-savvy world, if you are familiar...
View ArticleX++ in AX7: Method signatures
This post is about one of the more subtle changes in AX7. AX7 uses the .NET runtime, aka CLR. This has some implications for method signatures. In the CLR a method's signature includes casing,...
View ArticleПлатформа ASP.NET 5. Часть 3: HTTP Platform Handler или как подружить ASP.NET...
Вначале текущего года была представлена HTTP Platform Handler, основной целью которого была возможность хостинга веб-приложений в Microsoft Azure c использованием IIS, но без использования платформы...
View ArticleX++ in AX7: Forms implementing interface
Forms can now implement interfaces. public class MyForm extends FormRun implements SysPackable{} This is pretty cool, because:The compiler will validate that the interface is correctly...
View ArticleAzure Stream Analytics & Azure Machine Learning
Dans cet article je vais présenter une des nouveautés du service Azure Stream Analytics permettant d’appeler en temps réels un web service AzureML !Pour présenter cette nouveauté, nous prendrons un cas...
View ArticleOpsMgr: Displaying an ASCII Bar Chart on a Text Display Widget
This post features another example of how the PowerShell Text Display Widget Template (Download Here) can used to create a custom widget in the OpsMgr 2012 Operations Console, to display the list of...
View ArticleBuild your first app with SQL 2016 Always Encrypted
Dear reader, this is the first post of a learning series I decided to compile over the Christmas Holidays. I am working on one of my first implementations on AlwaysEncrypted and as a new technology,...
View Article【Visual Studio Code】バージョン0.10.5提供開始および注意事項
皆さん、こんにちは。テクニカルエバンジェリスト戸倉彩です。現在、Visual Studio Codeの最新版バージョン0.10.5の提供が始まりましたのでお知らせいたします。今回もバグ修正だけでなく、Debug機能追加やキーバインディング機能強化などが行われています。 ★ご注意★OS Xの日本語環境では起動時に JIS (Japanese) keyboard layout...
View Article