Now that you know how to create tag helpers, let's create a custom one that loads a bootstrap-select dropdown via a remote URI.
Microsoft has offered a few of the machine learning APIs to developers to incorporate into apps. Out in public beta now is LUIS, the Language Understanding Intelligent Service that now has Chinese language support and adds dozens of prebuilt models.
- By Michael Domingo
- 10/28/2015
The TypeScript datatyping support not only applies to simple variables, it also supports you when doing clever things with functions. Specifically, TypeScript ensures you create reliable code when implementing callback functions.
Create precise logic dictating which messages an actor will handle and how they will react to them.
- By Jason Roberts
- 10/26/2015
The acquisition adds Java development capabilities to the company's cross-platform development arsenal.
Simplify conditional actor code and improve readability.
- By Jason Roberts
- 10/22/2015
An introduction to the Chakra JavaScript engine and how it can be used within a Windows 10 app to execute JavaScript.
- By Nick Randolph
- 10/21/2015
Microsoft's ASP.NET team is willing to pay $15,000 to developers who discover specific security gaps in .NET Core and ASP.NET.
- By Michael Domingo
- 10/21/2015
The trie data structure is one alternative method for searching text that can be more efficient than traditional search approaches. Here's a trie class you can create in C#.
- By Arnaldo Pérez Castaño
- 10/20/2015
Sprint 89 now has support for Azure Active Directory Groups, and previews a new work item form that will be the basis for work item forms moving forward.
- By Michael Domingo
- 10/19/2015
Stop trying to make everything work all at once. Instead, use Domain Events to make applications simpler, more scalable and easier to maintain -- and to defer updates until you can't avoid making them.
Organizations that encountered security breaches have lost large sums of money, both directly and indirectly in terms of damaged reputations, layoffs, fines, etc. With so much at stake, developers need to turn to IT security, which is now a must for any IT department.
Three months from their original releases, both tool suites have a handful of fit-and-finish improvements meant to smoothe over the development process.
- By Michael Domingo
- 10/14/2015
The newest release also sports new spreadsheet widget that allows Excel-style data management and organization, as well as a handful of new project templates.
- By Michael Domingo
- 10/13/2015
Recurrent neural networks can solve some types of problems that regular feed-forward networks cannot handle.
- By James McCaffrey
- 10/12/2015