Posts by this author

Feb 27, 2017
Post comments count0
Post likes count0

Introduction to PSfP support for EAS licensees

Senior Application Development Managers, David Huang and Sheldon Ledbetter spotlight support options for EAS licensees Exchange ActiveSync, also known as EAS, is a development protocol requiring purchase of Microsoft Licenses. Almost all major mobile device manufacturers who use Microsoft EAS API to develop their email, calendar, and messaging a...

TeamDiscoverEAS
Feb 27, 2017
Post comments count0
Post likes count0

With Azure, Certifications are hot again!

Senior Application Development Managers, Justin Wendlandt and Doug Owens reflect on Microsoft Certifications and why now is a great time to consider updating yours Microsoft Certifications have been around since 1992. They provided IT Professionals with the ability to prove themselves and their understanding of the technology stack to which the ...

TeamAzureCertifications
Feb 21, 2017
Post comments count0
Post likes count0

Microsoft Graph – Consolidating multiple APIs into one

Paul King, Senior Application Development Manager, introduces Microsoft Graph API as the unifying endpoint for many APIs As Microsoft’s cloud services has evolved, so have the APIs used to reference them.  When Microsoft first offered cloud services like Exchange Online, SharePoint, OneDrive and others, and API to access that service was launch...

TeamGraphAPI
Feb 17, 2017
Post comments count0
Post likes count0

Investing In Improvement

  In this post, Principal Application Development Manager, Larry Duff asks “How will you identify your normalized deviances and invest in improvement?” I've been following a recent blog about the Space Shuttle Columbia tragedy and was struck by a phrase in a recent entry, "normalization of deviance." They were describing a piece of f...

Team
Feb 13, 2017
Post comments count0
Post likes count0

Congratulations Visual Studio on 20 amazing years! Join the VS2017 Launch Event

If you were developing code back in ‘97, perhaps you remember the mind blowing concept of Microsoft delivering a single IDE that could do it all.  Up to this point, developers were used to juggling debuggers, compilers, linkers, editors, and more to build integrated solutions.  It was a special time to experience development technology coming toget...

Feb 10, 2017
Post comments count0
Post likes count0

Power BI–A case study to end homelessness

Keith Anderson, Senior ADM, shares a practical example of how Power BI quickly transformed a project using simple, out-of-the-box features to integrate data and provide visualizations. I had the opportunity recently to work with the Connecticut Coalition to End Homelessness (CCEH) on their yearly Youth Point-in-time (PIT) Count event.  Microsoft...

xamarinPowerBI
Jan 26, 2017
Post comments count0
Post likes count0

Transpose Data Based on Repeating Pattern in a Column in Power Query

Senior Application Development Manager, Robert Reilly, walks us through an approach to transpose data based on repeating patterns in Power Query. You may run into a scenario where you receive data in say a CSV that needs to be transposed (Row become Columns).  If you want to transpose a table it's pretty straight forward in Power Query.  However...

TeamPowerBI
Jan 24, 2017
Post comments count0
Post likes count0

HoloLens – How to Create Mixed Reality?

Rick McGuire, Senior ADM, provides an introduction to mixed reality development with a test drive using HoloLens, Unity, and Visual Studio 2015. With the invention of HoloLens, it is now possible to superimpose a virtual 3D world onto our exiting reality. HoloLens lets you create holograms, virtual objects that appear in the in the same spac...

HoloLens
Jan 19, 2017
Post comments count0
Post likes count0

ASP.Net Session Swapping – Why it happens and what can be done about it?

In this post, Senior Application Development Manager, Sanket Bakshi explains details behind the sometimes perplexing issue of Session Swapping and how to avoid it. Kernel Cache is a powerful and well-known feature introduced in IIS 7 and found in all later versions.  It’s the highly performant server level cache that very efficiently delivers fr...

TeamSecurityasp.net
Jan 17, 2017
Post comments count0
Post likes count0

Integrating Visual Studio Team Services with Microsoft Teams

In this post, Senior Application Development Manager, Mike Bolser demonstrates how to integrate Microsoft Teams and Visual Studio Team Services. Microsoft Teams the new chat-based workspace in Office365 offers several services to enable work group collaboration. One way of enabling work group collaboration for developers is through a built-i...

TeamTFS