Showing results for 2018 - Page 21 of 21 - Developer Support

Jan 19, 2018
0
0

Firebase 101: NoSql Database Management

Monu Bambroo
Monu Bambroo

In this post, Premier Developer Consultant, Kunal Sinha outlines steps to integrate Firebase Database into custom web applications as a NoSql alternative for quick POC demos. I was recently working on building out a Node JS web application POC for one of my projects and wanted to try out a new database service. As this was just a POC, I wasn...

Jan 12, 2018
0
0

Innovation at your fingertips

Developer Support
Developer Support

In this post, App Dev Manager Adlène Sifi demonstrates innovation at your fingertips by building a real-time earthquake reporting system using Power BI and without writing any code.  You can view a French version of this article on LinkedIn. Innovation usually involves ideation, rapid prototyping, validation with users, measurement (feedback...

TeamPowerBIREGION_Canada
Jan 11, 2018
0
0

Optimize your Azure spend

Developer Support
Developer Support

In this post, App Dev Manager Priti Kalani shares insight toward optimizing the services you deploy and manage in the Microsoft cloud.Azure tools to optimize and manage your cloud spendingAzure has made deploying cloud infrastructure and applications convenient and productive for organizations. Azure also provides tools to help you with managing th...

TeamAzurePerformance
Jan 11, 2018
2
2

Extending the async methods in C#

Sergey Tepliakov
Sergey Tepliakov

The async series In the previous blog post we discussed how the C# compiler transforms asynchronous methods. In this post, we'll focus on extensibility points the C# compiler provides for customizing the behavior of async methods. There are 3 ways how you can control the async method's machinery: Custom type...

seteplia
Jan 10, 2018
0
0

Converting PCL (Portable Class Libraries) to .NET Standard Class Libraries – Part 3

Developer Support
Developer Support

In Part 3 of this 3 part series, App Dev Manager, Herald Gjura describes how to incorporate these libraries into an existing .NET application.In Part 1 and 2 of this blog series I described how to migrate your old PCL libraries into the .NET Standard ones, and how to change you build and release pipeline for a successful NuGet deployment. In this 3...

Team.NETPCL
Jan 9, 2018
0
0

Async Main() is available, but hidden

Pam Lahoud
Pam Lahoud

Check out this quick tip on unlocking the new features of C# 7.1 from Premier Developer consultant Ben Williams.Ever try to use async/await in your Main method of a .NET app? You couldn’t before, but now you can. I just posted a quick tip about enabling this by turning on C# 7.1 features in Visual Studio (they are not enabled by default). https://b...

.NETC#Ben Williams
Jan 8, 2018
0
0

[Service Fabric] How to troubleshoot deployment errors in Service Fabric Windows cluster

Developer Support
Developer Support

Having issues deploying your service to your Service Fabric cluster?  Check out this post from Premier Developer consultant Julien Oudot on troubleshooting deployment issues in Service Fabric. The Service Fabric explorer is a great interface to control the cluster health and configuration. However, I recently worked with customers who did no...

Service FabricJulien OudotCluster
Jan 5, 2018
0
0

Visual Studio App Center

Pam Lahoud
Pam Lahoud

This overview of Visual Studio App Center comes to us from Premier Developer consultant Sana Noorani. One of Microsoft’s newest offerings, the Visual Studio App Center, is a tool for streamlining the DevOps pipeline for mobile development. The product is an updated version of its previous product, Mobile Center, and has many more features than i...

DevOpsVisual StudioMobile Development
Jan 4, 2018
0
1

Get Excited About Microsoft Flow

Pam Lahoud
Pam Lahoud

Need to set up a workflow between applications or services but don’t know where to start?  Check out this post about Microsoft Flow from Premier Developer consultant Daisy Chaussee to learn how to make services talk to each other without even writing one line of code!Microsoft Flow creates automated workflows between apps and services. You can...

Daisy ChausseeMicrosoft Flow