Showing results for February 2017 - .NET Blog

Feb 28, 2017
0
0

The week in .NET – On .NET with Eric Mellino, Happy Birthday from Scott Hunter, OzCode

Bertrand Le Roy
Bertrand Le Roy

Previous posts: On .NET In last week's episode, Kendra interviewed Eric Mellino to talk about his CrazyCore game and game engine: This week, Phillip Carter will be on the show to walk an F# beginner and experienced C# dev (me) through the Tour of F#. We'll stream live on Channel 9. We'll take questions on Gitter's dotnet/ho...

.NET
Feb 26, 2017
0
0

Notes from the ASP.NET Community Standup –February 21, 2017

Maria Naggaga
Maria Naggaga

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Join Scott Hanselman, D...

ASP.NETCommunity Standup
Feb 22, 2017
0
0

The week in .NET – On .NET with Beth Massi, NeinLinq

Bertrand Le Roy
Bertrand Le Roy

Previous posts: .NET Foundation The .NET Foundation has a new Executive Director, Jon Galloway. Jon replaces Martin Woodward. On .NET In last week's episode, we're speaking with Beth Massi to celebrate .NET's 15th anniversary: This week, Eric Mellino will be on the show to demo CrazyCore, a game engine written on .NET Core. We'll strea...

.NET
Feb 20, 2017
4
0

Let’s Try WCF Self-Hosted Services in a Container

Jeffrey Fritz
Jeffrey Fritz

Microservices are a hot architecture concept right now, and we hear a lot of interest in the architecture concepts.  Many of the ideas and capabilities behind microservices are already possible with the WCF frameworks for client and server creation.  There is one tenet about microservices that you can not do with WCF: run inside of a container.  Un...

ASP.NETWCF
Feb 18, 2017
0
0

How to evaluate info you read on garbage collectors

maoni
maoni

Just a word before I actually start this blog entry – I apologize for approving some of the comments so late – it appears that our blogs’ policy has changed and it would make some comments as pending without obvious reasons to me. Also as one of the ways to support the community I was thinking I could have a specific time on a regular cadence (cou...

.NET
Feb 15, 2017
0
0

Notes from the ASP.NET Community Standup –February 14, 2017

Maria Naggaga
Maria Naggaga

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Join Scott Hanselman, D...

ASP.NETCommunity Standup
Feb 14, 2017
2
0

Building Single Page Applications on ASP.NET Core with JavaScriptServices

Jeffrey Fritz
Jeffrey Fritz

This is a guest post by Steve Sanderson These days, many developers are building Single-Page Applications (SPAs) using frameworks such as Angular or React. These are powerful frameworks that produce a great end-user experience, but we often hear that building these applications is complicated. It can be a challenge to integrate server-side and ...

ASP.NETASP.NET Core
Feb 14, 2017
0
0

The week in .NET – On .NET with Phil Haack, Readline

Bertrand Le Roy
Bertrand Le Roy

Previous posts: Happy 15th Birthday .NET! Happy 20th Anniversary Visual Studio! This week marks the 15th anniversary since .NET debuted to the world. On February 13th, 2002, the first version of .NET was released as part of Visual Studio.NET. Read Beth Massi's post, featuring a new interview of Anders Hejlsberg. It's also Visual Studio's 2...

.NET
Feb 13, 2017
0
0

Happy 15th Birthday .NET!

.NET Team
.NET Team

Today marks the 15th anniversary since .NET debuted to the world. On February 13th, 2002, the first version of .NET was released as part of Visual Studio.NET. It seems just like yesterday when Microsoft was building its "Next Generation Windows Services" and unleashed a new level of productivity with Visual Studio.NET. Since the beginning, the ....

.NET
Feb 7, 2017
0
0

Announcing .NET Core Tools Updates in VS 2017 RC

Rich Lander [MSFT]
Rich Lander [MSFT]

Updated (4/2017): See .NET Core Releases to learn about newer releases. Updated (4/2017): See Announcing .NET Core Tools 1.0 to learn about the final .NET Core Tools 1.0 release in Visual Studio 2017 RTM. Today, we are releasing updates to the .NET Core SDK, included in Visual Studio 2017 RC. You can also install the .NET Core SDK for use with Vi...

.NET