Showing tag results for .NET

Aug 30, 2016
Post comments count0
Post likes count0

The week in .NET – 8/30/2016

Bertrand Le Roy

To read last week's post, see The week in .NET – 8/23/2016. On .NET Last week, Phillip Carter was on the show and gave some pretty neat intro-level F# demos. This week, we'll talk to Ayende Rahien from Hibernating Rhinos, about RavenDB and .NET. The show begins at 11AM Pacific Time on Channel 9. We'll take questions on Gitter, on the dotnet/ho...

.NET
Aug 24, 2016
Post comments count1
Post likes count0

What’s New in C# 7.0

Mads Torgersen

Update (4/2017): See New Features in C# 7.0, the update to this post. What follows is a description of all the planned language features in C# 7.0. With the release of Visual Studio "15" Preview 4, most of these features are coming alive. Now is a great time to take them for a spin and tell us your thoughts! C# 7.0 adds a number of ne...

.NET
Aug 23, 2016
Post comments count0
Post likes count0

The week in .NET – 8/23/2016

Bertrand Le Roy

To read last week's post, see The week in .NET – 8/16/2016. On .NET Last week, we moved into our new studios with Channel 9, where JB Evain joined me to interview Lucas Meijer from Unity. We had our fair share of technical hiccups, but Lucas gave some great demos: This week, we'll bump up the lights a bit, and I won't forget my power supply (p...

.NET
Aug 18, 2016
Post comments count0
Post likes count1

PowerShell is now open-source, and cross-platform

Bertrand Le Roy

The PowerShell team made a few announcements today: it's going open-source, and it's now available on Windows, Mac, and Linux. This is excellent news in itself, but the .NET team wanted to take the time to analyze what this means for .NET developers. First, the availability of PowerShell on Linux and macOS, while it doesn't aim at replacing the nat...

.NET
Aug 16, 2016
Post comments count0
Post likes count0

The week in .NET – 8/16/2016

Bertrand Le Roy

To read last week's post, see The week in .NET – 8/9/2016. On .NET Last week, we had Pablo Santos and Francisco Monteverde to talk about PlasticSCM, a version control system with interesting features such as semantic merge and digital asset management. If you think version control is done and that Git is the end of it, you should check out the vi...

.NET
Aug 15, 2016
Post comments count0
Post likes count0

Introducing the .NET Framework Monthly Rollup

Stacey Haffner [MSFT]

We are making an important change to .NET Framework updates to align with the Windows Monthly Rollup, also announced today. Beginning October 2016, you will be able to install a new update release called the .NET Framework Monthly Rollup. The rollup will update the .NET Framework with the latest security and quality improvements. The .NET Framewor...

.NET
Aug 9, 2016
Post comments count0
Post likes count0

The week in .NET – 8/9/2016

Bertrand Le Roy

To read last week's post, see The week in .NET – 8/2/2016. On .NET Last week on the show, we had Frank Krueger to talk about his amazing Continuous C# and F# IDE for the iPad. This week, we'll speak with Francisco Monteverde about PlasticSCM. Package of the week: OxyPlot OxyPlot is an open source and cross-platform plotting library. Here'...

.NET
Aug 2, 2016
Post comments count1
Post likes count0

Announcing .NET Framework 4.6.2

Stacey Haffner [MSFT]

Updated (4/2017): See .NET Framework Releases for newer releases. Today we are excited to announce the availability of the .NET Framework 4.6.2! Many of the changes are based on your feedback, including those submitted on UserVoice and Connect. Thanks for your continued help and engagement! The release is packed with lots of great improvement...

.NET
Aug 2, 2016
Post comments count0
Post likes count0

The week in .NET – 8/2/2016

Bertrand Le Roy

To read last week's post, see The week in .NET – 7/26/2016. On .NET We had no show last week, and the guest for this week is still to be determined. Please check the On .NET channel on YouTube for updates. Package of the week: AForge.NET AForge.NET is an open source C# framework designed for developers and researchers in the fields of Computer ...

.NET
Jul 29, 2016
Post comments count0
Post likes count0

Entity Framework Core 1.1 Plans

Rowan Miller

Now that Entity Framework Core (EF Core) 1.0 is released, our team is beginning work on bug fixes and new features for the 1.1 release. Keep in mind that it's early days for this release, we're sharing our plans in order to be open, but there is a high chance things will evolve as we go. High level goals Our goal with 1.1 release is to make progres...

Entity Framework