Prev | September 2016 | Next | |||||
W | S | M | T | W | T | F | S |
36 | 28 | 29 | 30 | 31 | 1 | 2 | 3 |
37 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
38 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
39 | 18 | 19 | 20 | 21 | 22 | 23 | 24 |
40 | 25 | 26 | 27 | 28 | 29 | 30 | 1 |
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-09-24T02:14:35.000Z
TypeScript 2.0 has been a great journey for the team, with several contributions from the community and partners along the way. It brings several new features that enhance developer productivity, advances TypeScript’s alignment with ECMAScript’s evolution, provides wide support for JavaScript libraries and tools, and augments the language service that powers a first class editing experience across tools. To get started, you can download TypeScript 2.0 for Visual Studio 2015 (which needs Update 3), grab it with NuGet, start using TypeScript 2.0 in Visual Studio Code, or install it with npmby bill-s, 2016-09-24T07:02:37.000Z
undefinedby bill-s, 2016-09-24T07:00:58.000Z
Action parameters in ASP.NET Core MVC are automatically populated for you (as best they can be by the default model binder) from the incoming request using a series of conventions. You can bind primitives and complex types, lists, and even lists of complex types. Join Monster James as he walks through all of these concepts.by bill-s, 2016-09-24T06:58:56.000Z
Looking for real-world examples of what Developers can do with the power of Microsoft Azure, machine learning, and predictive analytics? How about hands-on practice? With new ways to collect more and more data all the time, find out how you can build intelligent apps to help make the most of this information, help improve knowledge, and make better decisions.by bill-s, 2016-09-24T07:03:27.000Z
One of the great things about ASP.NET Core is its extensibility. The behavior of an ASP.NET Core app’s HTTP request handling pipeline can be easily customized by specifying different <a href="https://docs.asp.net/en/latest/fundamentals/middleware.html">middleware</a> components. This allows developers to plug in request handlers like MVC middleware, static file providers, authentication, error pages, or even their own custom middleware. In this article, I will walk you through how to create custom middleware to handle requests with simple SOAP payloads.by bill-s, 2016-09-23T18:47:59.000Z
In ASP.NET Core, dependency injection is a first class citizen. In this blog post, I try to dig deeper in the improved intergration of third party containers in the Startup class. But first, let's go back to some basics and important definitions:by bill-s, 2016-09-23T19:19:44.000Z
As of Friday, September 16th, we have released our Java language support extension to Visual Studio Code marketplace. This initial release comes with a modest feature list that will make VS Code more fun to use for Java developers.by bill-s, 2016-09-23T18:27:48.000Z
Windows 10 IoT Core already supports popular boards like Raspberry Pi2, MinnowBoard Max and DragonBoard, and because Node.js continues to see a lot of excitement in the maker community, we have been continuously improving and expanding the Node.js support for Windows 10 IoT Core.by bill-s, 2016-09-23T18:40:26.000Z
Xamarin will be in full force at Microsoft Ignite September 26–30! If you’re heading to Georgia, you can find us at the “Mobile Development & Xamarin” totem in the Developer Tools section of the Cloud + Enterprise area of the expo floor.