Showing results for Visual Studio - .NET Blog

Aug 14, 2017
0
0

Announcing ASP.NET Core 2.0

Jeffrey Fritz
Jeffrey Fritz

The ASP.NET team is proud to announce general availability of ASP.NET Core 2.0.  This release features compatibility with .NET Core 2.0, tooling support in Visual Studio 2017 version 15.3, and the new Razor Pages user-interface design paradigm.  For a full list of updates, you can read the release notes and you can check the list of changed items i...

ASP.NETASP.NET CoreAzure
Jul 24, 2017
1
1

Get Started with F# as a C# developer

Phillip Carter
Phillip Carter

Get Started with F# as a C# developer One of our previous posts, Why You Should Use F#, listed a few reasons why F# is worth trying out today. In this post, we'll cover some of the basics you need to know to be successful. This post is intended for people who are coming from a C#, Java, or other object-oriented background. The concepts covered ...

.NETASP.NET.NET Core
Jun 28, 2017
2
0

WCF Web Service Reference Provider – Metadata Exchange Endpoint Authentication

Miguell - MSFT
Miguell - MSFT

With the recent update to the WCF Service Reference tool in the VS Marketplace, support has been added for downloading metadata for a web service where the metadata exchange (MEX) endpoint has been secured with IIS authentication. The purpose of MEX endpoints is to allow clients to discover the service capabilities, including security aspects of t...

ASP.NETVisual StudioWCF
May 31, 2017
1
1

Why you should use F#

Phillip Carter
Phillip Carter

Why you should use F# This post was written by Phillip Carter and Mads Torgersen. Both work on languages on the .NET team. At Build 2017, we presented a tech talk entitled "Why You Should Use F#". However, not everyone can attend Build, and many attendees were unable to find a position in the room where they could adequately hear us. You can se...

.NET.NET CoreVisual Studio
Mar 21, 2017
1
0

Five Visual Studio 2017 Extensions for Web Developers

Jeffrey Fritz
Jeffrey Fritz

You’ve downloaded and installed Visual Studio 2017, and it’s a great improvement over previous versions.  Now what?  How can you make your web development experience better?  In this article, we will recommend five Visual Studio extensions that will make your day-to-day tasks easier and even more enjoyable. Razor Language Service When you’re ...

ASP.NETASP.NET CoreVisual Studio