Showing results for March 2020 - Page 2 of 3 - Developer Support

Mar 25, 2020
Post comments count0
Post likes count0

From 0 to continuously delivered microservices applications – part 2

Developer Support
Developer Support

In part 1 of this blog post series, I talked about one of the most critical “technologies” that people leverage to create microservices, and that is containers. In this post we will discover, the most used product to create and run containers and that is Docker.

TeamDocker
Mar 24, 2020
Post comments count0
Post likes count0

Evolutionary Change to Cloud Computing

Developer Support
Developer Support

As the cloud visionary, your job is to keep your band of pioneers dogmatically cloud native. You will be able to back off the dogma after a while, but one of the best ways to get out of an old groove and in to a new one is to use a well-defined methodology.

AzureCloud
Mar 23, 2020
Post comments count1
Post likes count0

GitHub with Azure DevOps

Developer Support
Developer Support

With GitHub and Azure DevOps you have a powerful combination of tools to help you develop world class applications where you are an open source or enterprise developer.

TeamAzure DevOpsGitHub
Mar 20, 2020
Post comments count0
Post likes count0

.NET Platforms Feature Comparison

Developer Support
Developer Support

There are situations where people would like to have a comprehensive view of the feature comparison. Instead of digging into every feature across all three platform, I compiled a list of name spaces in each platform and put them side by side so you can easily see the differences.

Team.NET.NET Core
Mar 19, 2020
Post comments count0
Post likes count0

DevOps for low code Business Applications

Developer Support
Developer Support

The tech industry has made great progress over the last few years building low code environments such as Power Platform. Overall, the robust features can bring great value to business quickly with world class integrations, wide array of user interface templates and outstanding mobile functionality.

DevOpsPowerApps
Mar 18, 2020
Post comments count3
Post likes count0

Sharing gRPC ProtoBuf contracts using a REST endpoint

Developer Support
Developer Support

One of the challenges of implementing gRPC services is distributing the required ProtoBuf contracts and updates to clients. Delivering the contracts using a URL can make the services easier to use and discover. Learn how you can use ASP.NET Core static files middleware to distribute your proto files.

asp.net core
Mar 17, 2020
Post comments count0
Post likes count0

Create a Callout in SharePoint

Developer Support
Developer Support

This post will give an example of creating a callout in SharePoint. The gd-sprest library was recently updated to include the SharePoint Callout Manager helper class, which we will be using for this example.

TeamSharePoint
Mar 13, 2020
Post comments count1
Post likes count0

How do I get data from SQL CE to Azure DB?

Developer Support
Developer Support

In this post, Premier Consultant Tim Omta explains how to migrate from SQL CE to SQL Azure.

PremierAzure SQL