Showing category results for .NET

Aug 23, 2019
Post comments count0
Post likes count0

Introduction to ML.NET with Permutation Feature Importance

Developer Support

ML.NET enables developers to implement machine learning tasks like classification, regression, clustering, and recommendation ... etc. In this post, I will show you how to get started with ML.NET implementing permutation feature importance for employee attrition.

TeamML.NET
Jul 11, 2019
Post comments count0
Post likes count0

Deoptimize Your Snapshots Now in Snapshot Debugger

Developer Support

This setting allows developers to configure the level of deoptimization suitable for their apps. To enable deoptimization, be sure to enable Snapshot Debugger call stacks and local variable support from the Application Insights configuration page.

Team.NETdebugging
Jun 7, 2019
Post comments count3
Post likes count0

Installing .NET Core 3.0 preview to work with Visual Studio Code

Developer Support

I need to develop cross platform solutions and am often working in Linux, so I have taken to using Visual Studio Code as my IDE instead of Visual Studio.

Team.NET CoreVisual Studio Code
Jun 4, 2019
Post comments count0
Post likes count0

Making Sense of .NET 5

Developer Support

At the first day of Microsoft’s annual Build conference, Microsoft announced .NET 5 which will be released in November 2020. This led to some confusion in discussions with some of my colleagues and friends. What about .NET Core? Isn’t that the future? The road forward?

Team.NET.NET Core
May 10, 2019
Post comments count0
Post likes count0

Building a better DSC script

Developer Support

For those people that want to build a better DSC script, one that checks for most conditions and wants to keep their custom scripts from failing with no error handling, check out these recommendations.

TeamDevOpsDSC
Mar 7, 2019
Post comments count4
Post likes count0

Exploring Blazor with Visual Studio 2019

Developer Support

In this post, Senior App Dev Manager Keith Beller walks use through Blazor, a new experimental framework for WebAssembly. What is Blazor? After 22 years of dominance as “the” native language for client-side browser interaction, JavaScript is facing new competition from other popular languages such as C/C++, Go, PHP, C# and others thanks to ...

Teamasp.net coreWebAssembly
Dec 25, 2018
Post comments count0
Post likes count0

Build an interactive assistant using QnA Maker

Developer Support

I was recently engaged in a customer proof of concept scenario where they needed to turn their knowledgebase articles, FAQ’s and other company data into an interactive bot. For our scenario, we created a QnA Maker service that pulled HR information from a backend database so users can ask common questions in a conversational way instead of wasting ...

TeamAzureBot Framework
Dec 24, 2018
Post comments count0
Post likes count0

Six Opinionated Tips to be a Better .NET Developer

Developer Support

I have been a developer for over 10 years, and I am always looking at new ways to be more productive. May I present you with 6 tips that I have started to adopt that I think have increased my developer skills 1000% (YMMV).

Team.NET
Dec 21, 2018
Post comments count0
Post likes count0

Remote Monitoring of IoT Devices Using Azure and HoloLens

Developer Support

This is going to be an IoT solution, which receives data from connected devices, stores the data and makes it available for consumption by a holographic or mobile application. So, you will first learn to set up the backend infrastructure--where you will have a device--which connects with a Cloud Gateway. Data received by the Cloud Gateway is stored...

TeamAzureIoT