Showing results for 2016 - Page 23 of 23 - .NET Blog

Jan 19, 2016
Post comments count0
Post likes count0

On .NET 1/7/2016 – Mads Torgersen

Bertrand Le Roy
Bertrand Le Roy

A weekly chat about .NET. This week, our guest Mads Torgersen, Program Manager for the C# language, spouts spoken words at the camera with us.

.NET
Jan 19, 2016
Post comments count0
Post likes count0

On .NET 12/17/2015 – Miguel de Icaza

Bertrand Le Roy
Bertrand Le Roy

A weekly chat about current events and topics. This week, our guest is Miguel de Icaza, from Xamarin. Mono is on Gitter.

.NET
Jan 19, 2016
Post comments count0
Post likes count0

NuGet Targets for Project.Json now open source

Jeffrey Fritz
Jeffrey Fritz

A question that comes up from time to time is: how does Visual Studio 2015 add references when using project.json files in conjunction with a csproj without modifying the csproj file? This is a good question and demonstrates some of our strategy to help make NuGet easier to integrate into project systems without having to teach NuGet how to work wi...

NuGetOther announcements
Jan 13, 2016
Post comments count0
Post likes count0

Accelerate your NuGet.Server

Maarten Balliauw
Maarten Balliauw

Since its inception, NuGet supports setting up custom package sources. There's the default NuGet Gallery, there's third-party NuGet hosting (see the NuGet Ecosystem), we can use local directories on our hard drive or a network UNC share (like ) and there's the NuGet.Server package that we can use to create our own NuGet server. Developers and team...

NuGetFeature Announcement
Jan 12, 2016
Post comments count0
Post likes count0

Visual Studio keeps showing suggested extensions

Mads Kristensen
Mads Kristensen

In Visual Studio 2015 Update 1 we introduced a mechanism that would analyze a web project and suggest helpful Visual Studio extensions based on what it could find. For instance, if the project was using the Bootstrap CSS framework, it would suggest two very cool extensions specifically for working with Bootstrap.   It works by showing a ...

ASP.NET
Jan 12, 2016
Post comments count0
Post likes count0

The week in .NET – 1/12/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET - 1/5/2016. On.NET Last week, we had Mads Torgersen on the show to talk about language design in general, and C# in particular. This week, we'll talk to Jonathan Chambers from the Unity 3D team about game engines, and using .NET to target iOS, Android, or even the Web. Please send me your questions a...

.NET
Jan 12, 2016
Post comments count0
Post likes count0

The week in .NET – 1/12/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET - 1/5/2016.On.NETLast week, we had Mads Torgersen on the show to talk about language design in general, and C# in particular. This week, we'll talk to Jonathan Chambers from the Unity 3D team about game engines, and using .NET to target iOS, Android, or even the Web. Please send me your questions ahead...

.NET
Jan 6, 2016
Post comments count0
Post likes count0

Task runners in Visual Studio 2015

Mads Kristensen
Mads Kristensen

There are various kinds of tasks typically used by web developers as part of their workflow. Everything from bundling and minifying JavaScript files, to compiling LESS files into CSS and even running custom batch or PowerShell scripts. In a sense you can say that tasks are steps that needs to be performed to make the application run that are se...

ASP.NET
Jan 5, 2016
Post comments count0
Post likes count0

The week in .NET – 1/5/2016

Bertrand Le Roy
Bertrand Le Roy

We're back for a new year of .NET! For this first week of 2016, we're off to a great start with two packages and lots of interesting posts. To read last week's post, see The week in .NET - 12/29/2015. On.NET This week on our On.NET live YouTube show, we'll speak with Mads Torgersen, probably mostly about C#. Please feel free to send me questio...

.NET
Jan 5, 2016
Post comments count0
Post likes count0

The week in .NET – 1/5/2016

Bertrand Le Roy
Bertrand Le Roy

We're back for a new year of .NET! For this first week of 2016, we're off to a great start with two packages and lots of interesting posts.To read last week's post, see The week in .NET - 12/29/2015.On.NETThis week on our On.NET live YouTube show, we'll speak with Mads Torgersen, probably mostly about C#. Please feel free to send me questions in ad...

.NET