Showing tag results for Team

Apr 3, 2018
Post comments count0
Post likes count0

Part 1: Azure Virtual Machine Scale Set and Windows Containers–Networking Tips

Developer Support

In this post, Premier Developer Consultant Julien Oudot teaches you how to ensure network connectivity when working with Windows Containers and Virtual Machine Scale Set in Azure.When working with Windows Containers and Virtual Machine Scale Set (VMSS) in Azure, some steps need to be performed to make sure the networking connectivity works as expec...

TeamAzureContainers
Mar 30, 2018
Post comments count0
Post likes count0

IntelliTrace and the ‘Magic’ of Historical Debugging

Developer Support

Premier Developer Consultant Lizet Pena De Sola discusses the Visual Studio Debugging and Diagnostic Tools Workshop, in which she discovered IntelliTrace and its magical debugging capabilities.Lizet recently visited a development team in Nevada that was eager to learn more about Visual Studio debugging tools and the C# compiler Open Source project ...

TeamServicesdebugging
Mar 27, 2018
Post comments count0
Post likes count0

Audit SQL Server stop, start, restart

Developer Support

In this article, Application Development Manager Steve Keeler outlines an approach for determining the domain identity of a user who has initiated a stop, start, or restart request on SQL Server services. Although SQL Server contains server and database auditing functionality as part of the product, this cannot be used to determine the identity of ...

TeamALMTFS
Mar 26, 2018
Post comments count0
Post likes count0

With cloud applications, performance is money

Developer Support

This post is provided by App Dev Manager Reed Robison who examines the opportunity and impact of cloud application performance.  If you are moving apps to the cloud, it has never been more important think about performance and as a developer, the business impact you can have may be profound.Early in my career, developers were always talking ab...

TeamAzureArchitecture
Mar 25, 2018
Post comments count0
Post likes count0

Getting started with Azure App Services Development

Developer Support

In this post, Application Development Manager, Vijetha Marinagammanavar, demonstrates how to get started with Azure App Services.To get started with Azure development we need to have Visual Studio 2013 or later, Azure SDK, and an active Azure subscription. We are using Visual Studio 2017 with our demo. If using VS2013 then download the SDK from htt...

TeamAzureApp Services
Mar 23, 2018
Post comments count0
Post likes count0

Running .NET applications client-side in the browser

Developer Support

In this post, App Dev Managers Robert Schumann and Ben Hlaban, introduce us to Blazor – an experimental web UI framework based on C#, Razor, and HTML that runs in the browser via WebAssembly. This journey started from a blog by Daniel Roth. Other than the YouTube of Steve Sanderson’s prototype demo at NDC Oslo, this wasn’t much information t...

Team.NETWebBrowser
Mar 22, 2018
Post comments count0
Post likes count0

Accelerate Your GDPR compliance with Microsoft Cloud

Developer Support

This post is provided by App Dev Managers Latha Natarajan and Sujith Nair who explore the critical aspect of protecting personal information and the impact of data security failures. This post also discusses the rich set Azure services that Microsoft customers and organizations can use to protect personal data in compliance with GDPR and other regu...

TeamAzureSecurity
Mar 21, 2018
Post comments count0
Post likes count0

Use Visual Studio Team Services (VSTS) to host your private package server

Developer Support

In this post, App Dev Manager Keith Beller demonstrates how to use VSTS to host a private package server.Before you go through the trouble of setting up a private package server to host your Nuget, NPM, Maven or Gradle feeds, consider using Visual Studio Team Services (VSTS). The Microsoft Package Management plugin found in the VSTS Marketplace is ...

TeamALMVSTS
Mar 21, 2018
Post comments count0
Post likes count0

How to Engage Your Audience during Online Deliveries

Developer Support

Interested in upping your online presentation game? Looking for some tips to engage your audience on Skype calls? Read this post by Premier Developer Consultant Daisy Chaussee to learn how. Today’s modern, virtual world relies on the ability to deliver content remotely. Whether it’s a simple standup call, an executive presentation, or an elabora...

TeamServicesTraining
Mar 20, 2018
Post comments count0
Post likes count0

Tips for enterprises migrating or adopting Git

Developer Support

This post is provided by App Dev Manager Tina Saulsberry who shares a few tips and resources to streamline enterprise migration to Git.Microsoft has moved its largest code repository to Git. We migrated our 20+ year old Windows repository, with over 4 million files and 300GB of data. This isn’t the only repository that we have on Git, in fact we ar...

TeamALMVSTS