Have you heard about Global Directory and Subscription Filter on the Microsoft Azure Portal? This filter allows you to select a set of Azure Subscriptions and save them as default Azure subscriptions. Using this, you will be able to better manage your resources online.

 

If you didn't hear about this subscription filtering yet, we are going to quickly discuss about it in today's Azure Tips and Tricks post.

Published by on under Azure | Azure Portal

Microsoft Visual Studio 2017 version 15.7.4 (latest version: 15.7 Update 4) is a new servicing update for Visual Studio 2017 installation. If you are running Visual Studio 2017, update to the latest version 15.7.4 to resolve a bunch of issues that has been fixed by Microsoft.

 

To get the updates, either check for update notification within the IDE or launch the Visual Studio Installer. Check out this blog post to know what has been fixed in this update build.

Published by on under CodeProject | DZone

Microsoft has released a new update to Windows Template Studio. The latest version of Windows Template Studio 2.2 includes 3D Launcher feature, Wizard enhancements, improved documentations and many bug fixes.

 

To know more about the new changes and improvements part of this release, and to learn how to install this update, continue reading the post.

Published by on under .Net | CodeProject

After downgrading your Microsoft Office installation, you may encounter the following error while opening/working in Outlook: "Unable to cast COM object of type 'Microsoft.Office.Interop.Outlook.ApplicationClass' to interface type 'Microsoft.Office.Interop.Outlook._Application'.". If you faced this issue, here's a simple solution you will have to follow to resolve this error.

Published by on under Office | Office 2010

The recent Cambridge Analytica scandal made people realize how much information about themselves they share online. For those of you unfamiliar with the scandal, a company used a Facebook quiz to profile its users, collecting information - mostly limited to what people chose to share on their public profiles but sometimes, the private messages of Facebook users, too. Let's learn three common sense tips to protect your privacy online.

Published by on under Privacy | Security

Microsoft today announced that the next version of Visual Studio will be named as Visual Studio 2019 and the preview version of Visual Studio 2019 can be installed side-by-side with Visual Studio 2017. Though the release dates of Visual Studio 2019 is not yet announced, but the preview version of the IDE can be expected in the coming months.

Published by on under CodeProject | DZone

An interface in TypeScript contains only the declaration of the methods and properties, but not the implementation. It is the responsibility of the class that implements the interface by providing implementation for all the members of the interface.

 

Today, in this TypeScript Tutorial, we will learn how to work with Interfaces in TypeScript. Continue reading to learn more.

Published by on under CodeProject | DZone

Microsoft Visual Studio 2017 version 15.7.3 (latest version: 15.7 Update 3) is a new servicing update for Visual Studio 2017 installation. If you are running Visual Studio 2017, update to the latest version 15.7.3 to resolve a bunch of issues that has been fixed by Microsoft.

 

To get the updates, either check for update notification within the IDE or launch the Visual Studio Installer. Check out this blog post to know what has been fixed in this update build.

Published by on under News | Visual Studio 2017