ASP.NET (AJAX)


Team Foundation Server 15 RC1 Trots Out New UI

A release candidate for TFS '15' comes with UI changes on the Web side and a slew of improvements to Agile planning capabilities, Git, Build, and Release Management, to name a few (as well gobs of bug fixes).

3 .NET Experts You Oughta Know

You can get lost looking for good .NET blogs among the several dozen good ones online right now. Here are three -- from Nick Chamberlain, Thomas Levesque, and Tony Sneed -- that are worthy of your attention right now.

Channel 9 To Live-Stream Visual Studio Live!

Amanda Silver's opening keynote on the Open Microsoft Developer Platform, along with a slew of other selected developer sessions, will be live-streamed during next week's conference at the Microsoft campus.

.NET Framework 4.6.2 Ready for Prime Time

The .NET team has released a production-ready incremental update to .NET Framework that sports a number of improvements to the innerworkings of the Base Class Library, Common Language Runtime, and ClickOnce technology.

Xamarin Supports .NET Standard Libraries

Support for .NET Standard Libraries means Xamarin apps can share code among other .NET platforms, including .NET Core and ASP.NET Core.

Composable Customizations with Xamarin.Forms

Learn how Xamarin.Forms Behaviors and Effects make it easy to customize your apps in ways you can reuse them across all of your apps.

UWP for Visual Studio 2015 U3 Released for Windows 10 AU

With the release of Windows 10 Anniversary Update, there's now a version of the Universal Windows Platform app development tools for Visual Studio 2015 Update 3 that specifically targets it.

Node.js Tools for Visual Studio 2015 1.2 Improves on Productivity

Latest update includes support for more recent Node.js release, as well as quite a few productivity enhancements and bug fixes.

Potentially Save a Trip to the Database with Updates in Entity Framework

Here's a tip about how to exploit Entity Framework's change tracking mechanism to -- possibly -- eliminate a trip to the database when you update an item. But, without some additional code, you probably can't use it.

Building Media Apps for the Universal Windows Platform Using the Player Framework

The Universal Windows Platform comes with rich media capabilities. In this article Nick explores how to customize and extend the media playback experience using the Player Framework.

Visual F# Update To Include .NET Core Project Editing, Compiling

A preview of the forthcoming Visual F# Tools for F# 4.1 to be released later this year includes support for F# 4.1, editing and compiling .NET Core and .NET Framework projects, as well as support for tuples, struct records, and a number of other F# language enhancements.

Syncfusion's .NET Tools Updated with Xamarin, JavaScript Support

Highlights of Syncfusion Essential Studio Enterprise Edition 2016 Volume 2 are a number of Agile-related components on the Xamarin end, and support for Aurelia and Angular 2 on the JavaScript end. There's also a slew of UWP additions as well.

Declarative Programming in TypeScript with Decorators

If you've used attributes in your C# or Visual Basic programs, then decorators in TypeScript are going to look very familiar to you. They're still in development, but here's a look both at how to use them and how to write them.

Generally Available: Azure Storage Node Client Library

First previewed at Build 2016, this GA version comes with a number of samples for getting started with building Node.js apps that can take full advantage of Azure Blob, File, Table and Queue storage.

Bash on Windows: Getting Productive with Windows Subsystem for Linux

Bash on Windows: It's new, it's exciting, but what can you do with it? We'll show you how the magic works (including some extensions for Visual Studio developers)

Integrating SQL Server Reporting Services Reports and ASP.NET MVC

There are so many ways to integrate an SSRS report into your page that the biggest problem you'll face is deciding which one to use. Peter runs through all the solutions he can think of, including those cases where you want to download the report as a file.

The Best Advice You'll Get on ASP.NET MVC Routing

Here are three rules for defining ASP.NET MVC routes that you can actually understand.

VS 2015 Tooling Update for Unity Game Devs

Among the changes in Visual Studio 2015 Tools for Unity is a fix for an issue that prevented the abiltity to debug Unity games that incorporated Xamarin. It also incorporates support for Visual Studio 2015 function breakpoints and access to Unity MonoBehaviours.

Run Additional Test Code with SpecFlow 2 Hooks

You know how to run business-readable tests. Let's continue with a few more hooks.

Permutations Using R

R has limited support for mathematical permutations, but it's there. Here's what R is capable of accomplishing.

Subscribe on YouTube