Showing results for Performance - Developer Support

May 6, 2020
0
0

In-Memory OLTP Best Practices – Part 2

Developer Support
Developer Support

This is a continuation of our first blog post where we shared our best practices and thoughts around the following key decisions you will make when deploying the In-Memory OLTP solution.

TeamSQL ServerPerformance
Mar 11, 2020
0
0

In-Memory OLTP Best Practices – Part 1

Developer Support
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 6, 2019
0
0

Gathering real-time Perfmon Counters in a cluster

Developer Support
Developer Support

Performance (aka. Perfmon) Counters are critical to understanding the health of and diagnosing issues on Windows. In recent performance and scalability testing of a solution built on top of Azure Service Fabric, we collected Perfmon Counters across 15 VMs and sent them to Log Analytics. This was very helpful; however, there were times when we wante...

TeamAzurePerformance
Mar 1, 2019
0
0

Calculating server capacity and planning for future user growth

Developer Support
Developer Support

Do I need to add more servers if my user load grows by 10% each month for the next 12 months? That is a hard question to answer. Unless you have an Application Platform Management solution, it is hard to correlate function calls to CPU time and response times.

TeamPerformanceAPM
Apr 25, 2018
1
0

Azure Load Balancing Solutions: A guide to help you choose the correct option

Developer Support
Developer Support

In this post, Sr. App Dev Manager Fidelis Ekezue explain Azure Load Balancing options and highlight considerations for choosing a solution.Azure Load Balancing Solutions: When to choose which one?Microsoft Azure provides customers with many ways to load balance traffic requests to their environments. Customers have the options to choose Traffic Man...

TeamAzurePerformance
Mar 18, 2018
0
0

PowerShell Profiling

Developer Support
Developer Support

In the following post, Premier Developer Consultant Lizet Pena De Sola shows us how to analyze the performance of PowerShell scripts to pinpoint code with high CPU consumption and optimize resource usage.As part of my job I help developers take a closer look at the source code and analyze it under the “microscope”. Part of this analysis is profilin...

DevOpsPowerShellPerformance
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
May 19, 2017
0
0

Speed Matters – Turbo Charging Data Services with EF Core

Pam Lahoud
Pam Lahoud

Premier Developer consultant Rob Vettor brings us this post on performance of the new Entity Framework Core. Entity Framework Core (EF Core) has arrived and brings with it several long-awaited improvements. Officially released this past June, EF Core is a complete rewrite of the Entity Framework. While the high-level developer APIs (DbContext, LI...

PerformanceRob VettorEntity Framework
Jul 18, 2016
0
0

Xamarin Forms: Avoiding data binding in ListViews

Monu Bambroo
Monu Bambroo

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 mentions redu...

TeamxamarinPerformance
Jul 27, 2015
0
0

.NET Lifecycle, Roadmap, and Announcements

Developer Support
Developer Support

In this post, Application Developer Managers, Joe Irizarry and Reed Robison provide an update on .NET – spanning new announcements, roadmap updates, and important support lifecycle changes. With the release of Visual Studio 2015 and .NET Framework 4.6 last week, it might be a good time to review upcoming support lifecycle changes as well as ...

ALM.NETPerformance