Showing results for February 2017 - Page 2 of 2 - .NET Blog

Feb 7, 2017
Post comments count0
Post likes count0

Announcing Continuous Delivery Tools for Visual Studio 2017

picru
picru

Posting on behalf of Ahmed Metwally Visual Studio Team Services enables developers to create build and release definitions for continuous build integration and deployment of their projects. With a continuous integration and deployment configured, unit tests automatically, assuming the build succeeds and the tests pass, the changes are automaticall...

ASP.NET
Feb 7, 2017
Post comments count1
Post likes count0

The week in .NET – On .NET on Docker and new Core tooling, Benchmark.NET, Magicka

Bertrand Le Roy
Bertrand Le Roy

Previous posts: On .NET In this week's episode, we're running ASP.NET in a Docker image, and we look at some of the changes in the .NET Core .csproj tooling. Apologies to those of you who watched live: we had some technical difficulties, and as a consequence, we did a second recording, which is now on Channel 9. This week, we'll have Phi...

.NET
Feb 7, 2017
Post comments count0
Post likes count0

ASP.NET Documentation Now on docs.microsoft.com

Jeffrey Fritz
Jeffrey Fritz

This post was written by Wade Pickett We are happy to announce ASP.NET documentation and guidance has been migrated to docs.microsoft.com! Better Together and Great Features This brings the ASP.NET documentation together with ASP.NET Core, C#, Entity Framework Core, Azure, Visual Studio, C++, and SQL on Linux. docs.microsoft.com will allow for ...

ASP.NETASP.NET Core
Feb 3, 2017
Post comments count0
Post likes count0

.GAME’s Item System – Part 1 Challenge Explained

Stacey Haffner [MSFT]
Stacey Haffner [MSFT]

Last week's episode of .GAME started preparations for an item system that we'll be using for equipment and merchant mechanics. The episode covered some Unity fundamentals, such as methods of object rotation, tags, layers, sorting layers and filtering. We wrapped up with a development challenge, the scenario of which was: When the player moves towar...

.NET
Feb 2, 2017
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup –January 24, 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 2, 2017
Post comments count0
Post likes count0

Introducing scoped API keys

Anand Gaurav
Anand Gaurav

Update 2/14 (05:00 PM PST): This feature is now live! Login to your nuget account and expand the API Keys section to see the new experience. Since last year, we have been working on several fronts to advance NuGet as a secure environment for package distribution. This post describes an experience that will allow you to have better control of API k...

NuGetNuGet.orgFeature Announcement
Feb 1, 2017
Post comments count0
Post likes count1

The .NET Language Strategy

Mads Torgersen
Mads Torgersen

The .NET Language Strategy I am constantly aware of the enormous impact our language investments have on so many people's daily lives. Our languages are a huge strength of the .NET platform, and a primary factor in people choosing to bet on it - and stay on it. I've been here on the .NET languages team at Microsoft for more than a decade, and I've...

.NET