Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

Windows Insiders in the fast ring on PC gets their first Windows 10 Preview build 16170 from the Redstone 3 branch. Dona Sarkar, in her blog post, announced the availability of build 16170 for the Windows Insiders.

 

Though there are no new major changes in this build, but has some one core related changes and refactoring done for restructuring for the next branch work.

Published by on under News | Windows

Microsoft opened up the door of Windows Store for the developers who are willing to target their UWP (Universal Windows Platform) apps for Windows 10 Creators Update. They have now officially released the RTM version of the SDK Tools.

 

In order to use the latest UWP APIs of the SDK, you must upgrade your system to Windows 10 Creators Update (version 1703) and use Visual Studio 2017 (version 15.1).

Published by on under News | SDK

You would like to build an application/addin that reads outlook mail and notify the user or would like to do some other operations based on your business need. For this, you will need to use the Microsoft Outlook APIs.

 

Today we are going to see, how this can be done using the Microsoft.Office.Interop.Outlook.dll to read the email from Outlook context and extract the data.

Published by on under .Net | C#

While working with Microsoft Office Interoperability, you may face the following exception that states: "COMException (0x80080005): Retrieving the COM class factory for component with CLSID failed due to the following error: 80080005".

 

This issue happens when Outlook is already running and you are trying to access it's mailbox from Visual Studio environment. Let's discuss more about the issue.

Published by on under Office | Outlook

Microsoft today officially announced that Windows 10 Creators Update will start rolling out on 11th April 2017. As we already know, it will come as a 'Free Upgrade' to all the customers who are currently running Windows 10 on their system.

 

The new upgrade will come with lots of new features and enhancements. If you are a Windows Insider, you might have already experienced the same.

Published by on under News | Windows