Monthly Archives: December 2016

VSTO Add-In for Outlook

This article shows you how to create VSTO Add-in for Outlook. There is an MSDN article out there but as usual most of the MSDN articles ask you to visualize the IDE development interface by yourself. The first step is … Continue reading

Posted in .Net, Community, Computers and Internet, Microsoft Office | Tagged , , , , , , | Leave a comment

Azure Machine Learning Terms Update

This blog post is to update some of the terms in Azure Machine Learning. There is a very good hand on lab here but some of the terms you can no longer find it in the Azure ML Studio web … Continue reading

Posted in .Net, Community, Computers and Internet | Tagged , , , , | Leave a comment

Turn off the Facebook birthday notification calendar in your Windows Phone

This short blog tells you where to turn off the facebook birthday notification in your Windows Phone. You need to go to your Outlook calendar then go to Options to disable it. Make sure the account that you login is … Continue reading

Posted in .Net, Community, Computers and Internet | Tagged , , , , , | Leave a comment

Debug C# using Visual Studio Code

Debug C# in Visual Studio seems simple but there are tricks that you need to know. This blog shows you the trick. The trick to debug C# in Visual Studio Code is that you need to use commands in command … Continue reading

Posted in .Net, Community | Tagged , , , , , | 1 Comment

Run html using Visual Studio Code

This short blog show you how to run html in Visual Studio Code 1. Open the folder with the html you want to browse. 2. Open the Command Palette by choose View -> Command Palette then choose Tasks: Configure Task … Continue reading

Posted in .Net, Community, Computers and Internet | Tagged , , , , | Leave a comment