Prev | December 2016 | Next | |||||
W | S | M | T | W | T | F | S |
49 | 27 | 28 | 29 | 30 | 1 | 2 | 3 |
50 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
51 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
52 | 18 | 19 | 20 | 21 | 22 | 23 | 24 |
53 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Want to receive every Tuesday the best .NET links?
Once subscribed you can login, submit a link and receive the weekly newsletter.
by bill-s, 2016-12-17T20:47:27.000Z
In this post, we will dig into the new routing features in Core. If you have a background in ASP.NET MVC and Web API, routing shouldn't be a new concept for you.by bill-s, 2016-12-17T22:00:02.000Z
Again, start with Introduction to ASP.NET Core 1.0, and explore this new technology even further in Intermediate ASP.NET Core 1.0.by bill-s, 2016-12-15T05:24:22.000Z
This is a portable .NET class library which provides a set of tools that make it easy to access the Bing Maps REST services in .NET based apps.by bill-s, 2016-12-17T21:20:18.000Z
Microsoft is making sure its developers are supplied with the latest set of tools. The company announced it is bringing location-based services to Azure with TomTom, making it easier to send and receive WebHooks with ASP.NET, and improving Visual Studio Code.by bill-s, 2016-12-17T21:55:40.000Z
Every week I analyze a handful of websites for rendering performance. The main culprit blocking rendering is JavaScript execution.by bill-s, 2016-12-17T22:07:41.000Z
How the MVC Razor engine can be used to parse the razor view when the view is stored as text in a database or somewhere else outside an application.by bill-s, 2016-12-17T22:06:28.000Z
The popularity of JavaScript has led to a very vibrant ecosystem of technologies, frameworks, and libraries. Along with all the amazing diversity and energy in the ecosystem comes a high degree of confusion for many. What technologies should you care about?by bill-s, 2016-12-17T22:04:18.000Z
We’re pleased to announce the following services which are now available in the UK!by bill-s, 2016-12-17T22:11:35.000Z
The UWP App Experiences are beautiful, cross-device, feature-rich and functional app samples built to demonstrate realistic app scenarios on the UWP platform across PC, Tablet, Xbox and more.by bill-s, 2016-12-17T22:03:53.000Z
Docker is a very generous platform. It works hard to make applications think they are running on a normal server, and it doesn't make any demands on how the app should work. Pretty much anything that can be installed unattended and runs without a UI can be Dockerized.