Showing tag results for Team

Nov 1, 2016
Post comments count0
Post likes count0

How to work around an issue with VSTS build agents for the Mac, when building Xamarin Forms apps for iOS

Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Jim Blizzard shows how to work around a potential issue you might run into when building a Xamarin Forms app for iOS on your Mac. Heads up if you’re running VSTS build agent on a Mac for Xamarin.Forms iOS projects. You may see this error message from the NuGet package restore step: "To ...

TeamVSTSxamarin
Oct 17, 2016
Post comments count0
Post likes count0

New project type has XAML forms by default

Pam Lahoud

Recently on his blog, Premier Developer Consultant Joe Healy highlighted some new templates available to Xamarin developers in Visual Studio.  See below for the full article, but also be sure to check out Joe’s DevFish blog for lots more great content! Xamarin has some great documentation. The article at [ https://developer.xamarin.com/guides/xa...

TeamVisual Studioxamarin
Oct 7, 2016
Post comments count0
Post likes count0

HockeyApp replacing App Insights…definitely not…

Developer Support

There has been a lot of chatter about the roadmap and direction of Application Insights in relation to HockeyApp.  Senior Application Development Manager, Brian Swiger, sums it up. In Summary: App Insights originally shipped with a set of SDKs for mobile platforms that pushed telemetry data into the App Insights pipeline. It is these SDKs th...

TeamHockeyApp
Oct 7, 2016
Post comments count0
Post likes count0

Loading paged and related data from MS Graph API into Power BI using a recursive Power Query function

Developer Support

Senior Application Development Manager, Robert Reilly, recently came upon a situation where he needed to provide enhanced, adhoc, and drillable reporting based on a mix of data sources.  Leveraging Microsoft Graph API for customer data and using Power BI, he explores the power of using these technologies together to build a solution and shared his ...

TeamPowerBI
Oct 3, 2016
Post comments count0
Post likes count0

Referencing a PCL project in both ASP.NET Core and Xamarin Forms

Pam Lahoud

Thanks to Premier Developer Consultant Gustavo Varo for this prescriptive guidance on cross-platform development with Xamarin and ASP.NET Core. Back in March while working with Xamarin Forms and ASP.NET Core, I identified the need of sharing some code between both projects. My very first idea was to create a PCL (Portable Class Library) project ...

Team.NETasp.net
Sep 27, 2016
Post comments count0
Post likes count0

Using Azure AD to authenticate public clients to SQL Azure

Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Marius Rochon shows how to use Azure AD to authenticate public clients to SQL Azure. Azure AD enables access authorization to SQL Azure as an alternative to providing username/password information in the connection string: https://azure.microsoft.com/en-us/documentation/articles/sql-da...

TeamAzure ADAuthentication
Sep 20, 2016
Post comments count0
Post likes count0

Docker Blog Series Part 1- Building ASP.NET Core Application using Docker For Windows.

Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Monu Bambroo  shows how to build ASP.NET Core Application using Docker For Windows. Applications and their set of user expectations continue to evolve over the last few years. We have seen various trends like microservices and containerization become mainstream. The enterprises are...

Team
Sep 20, 2016
Post comments count0
Post likes count0

Using Redis as ADAL token cache

Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Marius Rochon  shows how to use Redis as ADAL token cache. Here is a sample TokenCache class implementation using Redis for use with the Active Directory Access Library (ADAL). The library is used for obtaining tokens from Azure AD or AD FS using the OAuth2 protocol. Continue reading ...

TeamADALREDIS
Sep 6, 2016
Post comments count0
Post likes count0

Getting started with your DevOps journey

Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Ilias Jennane  explains about navigating through the Dev Ops journey. You have probably started to hear all the noise about DevOps. Most likely you fall into one of the following categories: Regardless of which phase of that journey you’re actually in, there are few pilla...

TeamDevOpsDiscover
Sep 2, 2016
Post comments count0
Post likes count0

Five DevOps Must-Reads

Developer Support

DevOps promotes the collaboration between developers and other IT stakeholders to optimize software delivery.  For many organizations, it’s a challenge for teams to come together with the right mix of priorities and expectations.  Application Development Manager, Dave Harrison, shares five of his favorite DevOps books. DevOps as a movement is ga...

TeamDevOps