dotNET Weekly
Add a link
LoginRegister
PrevMarch 2016Next
WSMTWTFS
10282912345
116789101112
1213141516171819
1320212223242526
14272829303112

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

14 New Extensions for Visual Studio 2015

by bill-s, 2016-03-26T17:39:25.000Z

Here's a roundup of simple yet incredibly useful free extensions for Visual Studio 2015 that will keep you coding instead of fussing, and five of them are from Mads Kristensen!

Advanced ASP.NET Core Authorization with Barry Dorrans

by bill-s, 2016-03-26T08:48:48.000Z

In this video, I had the chance to have a look at some more advanced implementations ASP.NET Core's new policy authorization model with Microsoft's crack security analyst Barry Dorrans (emphasis crack). I learned how to configure ASP.NET Core in more realistic scenarios to authorize access to web applications using code instead of just the presence of a role. We configured a web application to properly grant access to alcohol sales dependent on the country and their minimum age laws. I also discovered how to handle credentials like our security teams do at the office: accepting not just my company id, but also temporary ids and guest ids. I now know everything there is to know about ASP.NET Core Security and am ready to secure my next web application.

Build 2016

by bill-s, 2016-03-26T17:36:49.000Z

Keynote broadcast starts in 1 day, 7 hours, 53 minutes, 24 seconds!

Announcing the release of the Visual Studio Team Services extension for Visual Studio Code

by bill-s, 2016-03-26T08:41:35.000Z

Today we are excited to announce the availability of the <a href="https://marketplace.visualstudio.com/items?itemName=ms-vsts.team">Visual Studio Team Services extension</a> for Visual Studio Code.  <a href="https://code.visualstudio.com/">Visual Studio Code</a> is a new, free cross-platform code editor for building modern web and cloud applications on Mac OS X, Linux and Windows. The extension allows you to manage your pull requests for your Team Services Git repositories as well as monitor builds and work items for your team project.  With just a glance at the status bar, you can see the number of active pull requests assigned to you and check the status of the latest build for your repository.

Dirty Tricks From The Dark 
Corners Of Front-End

by bill-s, 2016-03-24T06:48:23.000Z

undefined

Docker for Windows Beta announced

by bill-s, 2016-03-26T17:37:49.000Z

I signed up at http://beta.docker.com. Once installed, when you run the Docker app with Hyper-V enabled Docker automatically creates the Linux "mobylinux" VM you need in Hyper-V, sets it up and starts it up.

Getting started with map APIs and controls

by bill-s, 2016-03-26T08:43:41.000Z

As apps become more and more location-aware, developers should be asking themselves how to integrate maps and location services into their existing applications. The Universal Windows Platform (UWP) offers a variety of controls and services to do just that.

Someone broke the Internet! Or why you may want to mirror your dependencies…

by bill-s, 2016-03-26T17:42:34.000Z

Second, while this all happened in NPM land, this could also happen in NuGet, Maven, Componist, PyPi, Gem and other package managers. Writing code in 2016? Then let me rephrase that: this could happen to you! Someone else can break your build! Imagine what would happen if all of a sudden Newtonsoft.Json was removed from NuGet.org…

List.js

by bill-s, 2016-03-26T17:44:14.000Z

Tiny, invisible and simple, yet powerful and incredibly fast vanilla JavaScript that adds search, sort, filters and flexibility to plain HTML lists, tables, or anything.

NewslettersAboutPrivacy Policy