.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Take a Break with Azure Functions

So, it's the Holidays. The office is empty, the boss is away, and you've got a bit of free time on your hands. How about learning a new skill and having some fun? Azure Functions are a serverless technology that executes code based on various triggers (i.e. a URL is called, an item is placed on a queue, a file is added to blob storage, a ...

Testing ASP.NET Core MVC web apps in-memory

This post was written and submitted by Javier Calvarro Nelson, a developer on the ASP.NET Core MVC team Testing is an important part of the development process of any application. In this blog post we are going to explore how we can test ASP.NET Core MVC applications using an in-memory server. This approach has several advantages: The...

Migrating your existing .NET application to the cloud? Tell us about it!

Hi everyone! The .NET team is conducting a survey to learn more about your approach for moving existing .NET applications to the cloud.  The survey should take less than 5 minutes to complete. Take the Survey now! (image) The survey will also allow you to provide your contact details which will allow a .NET team member to reach out to you...
Comments are closed.0 0
.NET