Posts by this author

Mar 25, 2017
Post comments count0
Post likes count0

Agile – Not just for Developers

Senior Application Development Manager, Robert Shanks, highlights some of the challenges with Agile transformation beyond development teams and spotlights how our team can help. As an Application Development Manager (ADM), I’ve have the opportunity to work with teams at varying stages of their Agile transformation. For the sake of discussion, Ag...

TeamDevOps
Mar 25, 2017
Post comments count0
Post likes count0

The Fourth User Interface: How Virtual, Augmented & Mixed Reality will change your world

It’s no secret that our team is pretty excited about the possibilities of virtual, augmented, and mixed reality in the hands of innovative developers.  Our Practice Leader, Jeremy Rule, recently featured this post on the Premier Developer blog.  The conversation continues this month on the Taste of Premier Podcast discussing the next generation or ...

TeamHoloLensUnity
Mar 24, 2017
Post comments count0
Post likes count0

Getting Started with Azure Data Lake

Application Development Manager, Jason Venema, takes a plunge into Azure Data Lake, Microsoft’s hyperscale repository for big data analytic workloads in the cloud.  Data Lake makes it easy to store data of any size, shape, and speed, and do all types of processing and analytics across platforms and languages. I’m not a data guy. Truth be tol...

TeamAzureAzure Data Lake
Mar 23, 2017
Post comments count1
Post likes count0

Entity Framework Query Caching

Senior Application Development Manager, Deepak Malik, explains the Query caching behavior, performance implications, and extensibility provided in the latest release of Entity Framework Caching entities or query results has been a recommended practice for application development to improve an application's performance especially in data centric ...

TeamEntity Framework
Mar 21, 2017
Post comments count0
Post likes count0

Why Enterprises are Moving to Xamarin for Mobile App Development

Senior Application Development Manager, Mike Finley, spotlights why more and more enterprises are choosing Xamarin to answer the demands of mobile development. With most mobile users on Android, Apple and Windows phones, companies are facing challenges of supporting their applications on multiple platforms. Microsoft acquired its longtime pa...

Teamxamarin
Mar 15, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Install Screenshots

Building on the momentum of the Visual Studio 2017 Launch Event, many of you will be installing the latest drop of our tools.  If you would like to get a peek of the install experience before jumping in, Application Development Manager Al Mata shared a few screen shots and notes from his install experience.  Check out his blog here.

Mar 15, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Launch Recap

If you missed the Visual Studio 2017 Launch Event last week, Senior Application Development Manager, Russ Clark, shared an event recap you may find helpful. Last week, Microsoft announced the general availability of Visual Studio 2017! Here is a quick roundup of information that was announced: Launch Event Blogs ...

TeamVisual Studio
Mar 14, 2017
Post comments count0
Post likes count0

Building a simple photo album using Azure Blob Storage with .NET Core

In this post, Senior Application Development Manager, Chris Tjoumas builds a simple but powerful photo album using .NET Core, Azure Storage, and WebJobs. Introduction If you’ve ever wanted to create a simple photo application to display an album of photos for each page, Azure Storage is a great technology to use. It is actually the storage ...

TeamAzure
Mar 7, 2017
Post comments count0
Post likes count0

Transforming Diversity and Inclusion (D&I) Culture

When we started the Premier Developer blog, we wanted it to be a reflection of our team and business.  Unlike many Microsoft blogs that focus on one technology or product, you may notice we cover a lot of ground here.  Sometimes post topics are technical in nature, sometimes they are purely business or process focused.  Perhaps the most important v...

TeamDiversity
Mar 7, 2017
Post comments count0
Post likes count0

Factoring impact of SQL Secure Login Certificate Key Length on SQL Performance

In this post, Application Development Managers, Lou Sawyer and Everett Yang spotlight the performance impact of certificate key length for login operations with SQL Server. The effect of RSA Key Length on CPU utilization during decryption is well documented. With a larger key size, we expect higher CPU utilization during decryption. This is ...

TeamSQLCertificates