Showing archive results for 2020

Mar 23, 2020
Post comments count1
Post likes count0

GitHub with Azure DevOps

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

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

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

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

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

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

PremierAzure SQL
Mar 12, 2020
Post comments count0
Post likes count1

Azure DevOps Cross-Organization Reporting and Analysis using Power BI

Developer Support

In this post, App Dev Manager Andy Moore shows how to create cross-organizational reports for Azure DevOps with Power BI. When using Azure DevOps to manage teams, backlogs, work items and bugs there are tools available for quick reporting and understanding of the current state of the project. Dashboards provide an easily digestible view of d...

TeamDevOpsAzure DevOps
Mar 11, 2020
Post comments count0
Post likes count0

In-Memory OLTP Best Practices – Part 1

Developer Support

In this multi-part series, App Dev Manager Jon Guerin and Premier Consultant Daniel Taylor (@dbabulldog) lays out some best practices around setting up and using In-Memory OLTP.

SQL ServerPerformance
Mar 9, 2020
Post comments count0
Post likes count0

Updating Cosmos DB Documents with Azure Logic Apps

Developer Support

When creating workflows with Azure Logic Apps, developers are often amazed at the amount of functionality at their fingertips. With a few simple clicks, you can create extremely capable automation, with integrations into multiple systems.

AzureLogic AppsPremier