Developer Support

Advocacy and Innovation

Let’s talk about Technical Debt

It seems that every company has at least one application built on aging technology and held together by virtual duct tape. Have you been that developer, fighting to upgrade a solution before it breaks? Have you been that business guy making the tough budget decision—maintenance or new development? This post is for both of you. How did we ...

Xamarin Forms: Avoiding data binding in ListViews

In a recent post from his blog, Premier Developer Consultant Bill Reiss shows us how to avoid data binding in List Views for Xamarin Forms. This post was inspired by Jason Smith’s Evolve session discussing performance in Xamarin Forms. Jason gives a lot of great information and I highly recommend watching the video. At one point he ...

US Workshops, Webcasts, and Tech Talks – July 2016 Update

Premier Support for Developers provides access to a wide range of advisory and training options that include most popular developer technologies.  Options range from onsite, instructor-led workshops to remote training, and even access to a distinguished team of Developer Consultants for specialized advisory needs.  Content frequently ...

Bienvenido a Soporte Premier para Desarrolladores

As part of our effort to further represent the diversity of developers and the regions we support, we are happy to announce several posts translated to Spanish for our Latin American audience.  The posts can be easily filtered by LATAM or Region_LATAM tags. (Original Post) El software es la fuerza innovadora de nuestra era. ...

xam.plugins.connectivity – all APIs Sample

In a recent post from his blog, Premier Developer Consultant Joe Healy shows a fantastic cross platform plugin for working with connectivity scenarios in Xamarin. The plugin works with iOS, Windows UWP, Android, using Forms as well as native targets. The repository has full source code  for the plugin. The repo also has some lightweight ...

Random SQL Workload Generator

In a recent post from his blog, Premier Developer Consultant Bradley Ball  gives us a step-by-step overview of how to use SQL Server Random Workload Generator Many developers develop their own T-SQL, many DBA’s have to maintain that SQL.  If you are looking for a way to generate a workload against a SQL Server to practice performance ...

Azure AD client certificate rollover

In a recent post from his blog, Premier Developer Consultant Marius Rochon gives us a step-by-step overview of how to use OAuth2 Client Credential flow with an X509 certificate. This Azure AD sample shows how to use OAuth2 Client Credential flow with an X509 certificate for authentication. Here is a procedure I use to periodically rollover ...