Showing archive results for 2017

Jul 11, 2017
Post comments count0
Post likes count0

.NET Framework July 2017 Security and Quality Rollup

Rich Lander [MSFT]

Today, we are releasing a new Security and Quality Rollup and Security Only Update for the .NET Framework. Today's update applies to Windows 10 and Windows Server 2016. Security Microsoft Common Vulnerabilities and Exposures CVE-2017-8585 A denial of service vulnerability exists when Microsoft Common Object Runtime Library improperly handles web r...

.NET
Jul 11, 2017
Post comments count0
Post likes count0

The week in .NET – Links!

Bertrand Le Roy

This week's post will exceptionally be made of links only, as I'm on vacation...Previous posts:.NETASP.NETC#F#There is more content available this week in F# Weekly. If you want to see more F# awesomeness, please check it out!XamarinAzureUWPDataAnd this is it for this week!Contribute to the week in .NETAs always, this weekly post couldn't exist wit...

.NET
Jul 4, 2017
Post comments count0
Post likes count0

The week in .NET – Links!

Bertrand Le Roy

This week's post will exceptionally be made of links only, as I'm on vacation...Previous posts:.NETASP.NETC#F#There is more content available this week in F# Weekly. If you want to see more F# awesomeness, please check it out!XamarinAzureUWPDataAnd this is it for this week!Contribute to the week in .NETAs always, this weekly post couldn't exist wit...

.NET
Jun 29, 2017
Post comments count0
Post likes count0

Performance Improvements in RyuJIT in .NET Core and .NET Framework

Joseph Tremoulet [MSFT]

RyuJIT is the just-in-time compiler used by .NET Core on x64 and now x86 and by the .NET Framework on x64 to compile MSIL bytecode to native machine code when a managed assembly executes. I'd like to point out some of the past year's improvements that have gone into RyuJIT, and how they make the generated code faster. What follows is by no means...

.NET
Jun 28, 2017
Post comments count2
Post likes count0

WCF Web Service Reference Provider – Metadata Exchange Endpoint Authentication

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
Jun 28, 2017
Post comments count0
Post likes count0

Announcing EF Core 2.0 Preview 2

Diego Vega

Today we are making Entity Framework Core 2.0 Preview 2 available. Entity Framework Core (EF Core) is a lightweight, extensible, and cross-platform version of Entity Framework. EF Core follows the same release cycle as .NET Core but can be used in multiple .NET platforms, including .NET Core 2.0 and .NET Framework 4.6.1 or newer. Installing or upg...

.NET
Jun 28, 2017
Post comments count0
Post likes count0

Announcing .NET Core 2.0 Preview 2

Rich Lander [MSFT]

Today, we are announcing .NET Core 2.0 Preview 2. We have made improvements that we want to share and that we would love to get your feedback on. You can develop .NET Core 2.0 apps with Visual Studio 2017 Preview 15.3, Visual Studio for Mac or VS Code. ASP.NET Core 2.0 Preview 2 is also releasing today and takes advantage of the improvements in ...

.NET
Jun 28, 2017
Post comments count0
Post likes count0

Introducing ASP.NET Core 2.0 Preview 2

Jeffrey Fritz

At Build 2017, we released an initial preview version of ASP.NET Core 2.0.  Over the last two months we have incorporated your feedback and added a number of new features.  We now have a Preview 2 version of the ASP.NET Core 2.0 framework and Visual Studio tools for you to try.  In this post, we will review some of the new features in this preview ...

ASP.NETASP.NET Core
Jun 27, 2017
Post comments count0
Post likes count0

.NET Framework June 2017 Cumulative Quality Update for Windows 10

Rich Lander [MSFT]

Today, we are releasing a new Cumulative Quality Update for the .NET Framework. It is specific to Windows 10 Creators Update (1703). Previously released security and quality updates are included in this release, including the NET Framework May 2017 Security and Quality Rollup and the May 2017 Cumulative Quality Update for Windows 10. There was no ...

.NET
Jun 27, 2017
Post comments count0
Post likes count0

The week in .NET – .NET Conf, Material Design in XAML Toolkit

Bertrand Le Roy

Previous posts: .NET Conf, September 19-21. Call for Content is Open! .NET Conf is a free, 3 day virtual developer event co-organized by the .NET community and Microsoft. Over the course of the three days developers have a wide selection of live sessions that feature speakers from the community and .NET product teams. These are the exp...

.NET