C#


Build a Windows Phone App for Consuming SharePoint 2013 Data

SharePoint 2013 offers several ways to interact with the SharePoint data, one of which is through the SharePoint SDK for Windows Phone 8. Malin De Silva walks through the process.

The Great Conversion Function

Long hours finally took their toll on Adam's health, so Gerry picked up the slack in his own peculiar way -- introducing some slick do-it-all function.

C# 6.0 Gets More Concise with Expression Bodied Properties, Dictionary initializer

Eric Vogel goes over a few C# 6.0 language improvements that will help make your coding experiences more concise.

From Austin: Microsoft Open Source Development Updates for 2015

Microsoft's Jay Schmelzer kicks off Visual Studio Live! in Austin, Texas highlighting the company's latest open source efforts within Visual Studio 2015 and the .NET Framework.

Xamarin Adds Mobile App Security Features with IBM MobileFirst Protect

Xamarin Inc. is teaming up to integrate its cross-platform mobile development tools with IBM MobileFirst Protect security software.

Developing Your First Apple Watch App

Learn how to get started writing apps for your wrist!

What's New with the Windows Universal Application Platform

Microsoft finally unveiled the Windows Universal Application Platform at Build in San Francisco. Nick Randolph takes the new controls -- and other changes that assist developers building adaptive layout applications -- out for a spin.

Leveraging Custom ASP.NET MVC Templates to Support Real-World Views

In the real world, you'll often need to display constant and repeating data, a.k.a. Master/Detail pages. Custom templates are the cleanest, simplest way for you to manage them.

Creating SharePoint Application Pages with Visual Studio

SharePoint Application Pages provide truly flexible functionality across all the sites within a SharePoint front end. You can use Visual Studio to create those pages, with the added bonus of securing the content during development.

DevExpress TestCafe Updated to 15.1

New features in this version include the automation of screen caps of Web pages being tested and customizable test result reports.

TDD for ASP.NET MVC, Part 3: Contact Service Class

In this final part on test-driven app development with ASP.NET MVC, Eric covers how to unit test the services layer.

Visual Studio Code Feedback Loop, First Updates

The Visual Studio Code Team improves a few features of the portable code editor -- in particular, public issue tracking and centralized feedback channnel -- while still in preview.

Displaying Data Flexibly with Custom View Templates in ASP.NET MVC

You don't always want to display the same data the same way. Here are your options for leveraging custom templates in Views to meet all of your needs -- and the code you need when a template won't do the job.

Agile Project Planning with Team Foundation Server 2015

Many of the changes to TFS affect agile planning features, for the better. Here's a look at five areas.

Build vNext Preview Available in Visual Studio Online

Next generation of the Microsoft Build automation system is now in public preview as part of Visual Studio Online Sprint 82.

A Network Diagnostics Tool for Visual Studio Developers

A peek at a diagnostics tool that gives developers some insight into networking issues that might be mucking up how apps interact among the Windows device spectrum.

Oh, CRUD … It's Test-Driven Development for ASP.NET MVC, Part 2

In this second part on TDD for ASP.NET MVC, Eric Vogel covers how to implement unit tests for the remaining CRUD controller actions.

Neural Network Train-Validate-Test Stopping

The train-validate-test process is hard to sum up in a few words, but trust me that you'll want to know how it's done to avoid the issue of model overfitting when making predictions on new data.

Protect ASP.NET Applications Against CSRF Attacks

Protect your ASP.NET applications from Cross-Site Request Forgery attacks by leveraging ARMOR, a C# implementation of the Encrypted Token Pattern. Here's how.

TypeScript 1.5 Inches Nearer to ECMAScript 6

TypeScript 1.5, which has been in the hands of beta testers since the end of April, packs bug fixes and a few more features to get it ready to align with the upcoming ECMAScript 6.

Subscribe on YouTube