Web Development


Visual Studio 2015, Team Foundation Server 2015 Updates Near RTW

Vast list of improvements and changes across the board for the Microsoft developer tools platforms as the products get closer to final Web release: support for iOS 9 and Android Marshmallow in Tools for Apache Cordova, and a number of improvements specific to Visual C#, Visual C++and Node.js Tools for VS.

.NET Framework Dons the Red Hat with Deeper Linux Integration

Microsoft and Red Hat join forces to provide more Red Hat solution capabilities in the Azure public cloud, as well as .NET Framework integration with Red Hat platform offerings.

Visual Studio Online Defines 'Visual' in New Team Interface

Latest sprint comes with new dashboard capabilities that are meant to replace the Team Overview page, as well as improved pull request and testing features.

Revamped ReSharper Ultimate 10

The Visual Studio coding extension suite from JetBrains has a whole host of improvements, and includes a new build tool.

Solving Sliding Tiles with Artificial Intelligence (and Some C#)

True artificial intelligence is years away. But we can demonstrate the challenges of AI decisionmaking using C# to derive solutions for the classic sliding tiles puzzle.

ASP.NET MVC 6 and Tag Helpers, Part 2

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.

SQL Server 2016 Breaks Out

Microsoft reveals a community technology preview of the venerable RDBMS that sports Always Encrypted technology and built-in R language services, among other features. Also in preview: Azure Data Lake Store and Analytics Services and Azure SQL Database In-Memory OLTP and Operational Analytics.

Language API from Project Oxford in Public Beta

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.

Implementing Strategy Pattern and Callbacks in TypeScript

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.

Using Predicates in Akka.NET Receive Actors

Create precise logic dictating which messages an actor will handle and how they will react to them.

Xamarin Bolsters Cross-Platform Tools with RoboVM Buy

The acquisition adds Java development capabilities to the company's cross-platform development arsenal.

Modelling Actor Behaviors in Akka.NET

Simplify conditional actor code and improve readability.

Securing ASP.NET: Find a Flaw, Get $15K

Microsoft's ASP.NET team is willing to pay $15,000 to developers who discover specific security gaps in .NET Core and ASP.NET.

Hosting JavaScript in a Windows 10 App

An introduction to the Chakra JavaScript engine and how it can be used within a Windows 10 app to execute JavaScript.

A More Efficient Text Pattern Search Using a Trie Class in .NET

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#.

Subscribe on YouTube