Showing results for December 2017 - .NET Blog

Dec 21, 2017
0
0

Take a Break with Azure Functions

Justin Clareburt (MSFT)
Justin Clareburt (MSFT)

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 timer ...

ASP.NETAzure
Dec 7, 2017
1
0

Testing ASP.NET Core MVC web apps in-memory

Daniel Roth
Daniel Roth

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 main...

ASP.NETASP.NET Core
Dec 5, 2017
0
0

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

.NET Team
.NET Team

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! The survey will also allow you to provide your contact details which will allow a .NET team member to reach out to you  and help ...

.NET

Feedback