.NET Framework


Silver Demos Visual Studio's Multi-Device Dev Capabilities

Microsoft's Amanda Silver addressed the challenges of developing for a widening spectrum of devices infiltrating the enterprise, and demonstrated a few tools that have been added to the Visual Studio suite for tackling those challenges head on.

Managing Transactions in Entity Framework 6

Here's an article about managing transactions that you don't need to read because, with one exception, Entity Framework will do the right thing by default. But, in the .NET Framework 4 and later, you can do more (if you ever need to).

Azure DocumentDB Preview Available to Devs in the Cloud

Microsoft's Azure team releases NoSQL document database-as-a-service accessible for devs looking to toward the cloud for app development/deployment, as well as a few other developer-friendly Azure tools.

Xamarin Adds $54M for Mobile App Development

Third round of funding to go toward expanding Visual C#-based mobile app tool offerings, and to growing the company's sales and marketing teams.

Keep It Simple

Simple problems are often solved by simple solutions. Other times, simple problems are solved with an end user running a Web site from Visual Studio on their machine.

Xamarin Updates, Unifies Its APIs

Unified API at root of changes that will allow developers using Xamarin tools to simplify developing for 32- and 64-bit frameworks, as well as share code between Android and Apple apps.

What's 'vNext'? It's Visual Studio "14" CTP 3

VS "14" CTP 3 includes early build of next-generation Microsoft .NET Framework and ASP.NET, plus a slew of enhancements that include C++ productivity improvements.

Understanding Neural Network Batch Training: A Tutorial

There are two different techniques for training a neural network: batch and online. Understanding their similarities and differences is important in order to be able to create accurate prediction systems.

Visual Studio Online's Worst-Ever Week Continues

This time, it's an issue with new Git projects.

Visual Studio Online Suffers Another Outage

The repair team says it's rolling back recent updates to mitigate the problem.

How To Manage Asynchronous Tasks Using the Task Object

You want the responsiveness that asynchronous programming in the Microsoft .NET Framework 4 provides, but also need your asynchronous methods to work with other code in your application. Here's how the Task object answers all of your problems.

Python Tools for Visual Studio 2.1 Hits RC Milestone

The latest version includes both fixes and upgrades.

How To Refactor For Dependency Injection, Part 4: Configuration Changes

Ondrej Balas continues his series on refactoring code for dependency injection, looking at patterns and strategies for changing application behavior after it has already been compiled.

.NET 4 Versions End of Life Here Before Devs Know It

.NET vNext isn't here just yet, but Microsoft wants developers to move on to .NET Framework 4.5.2 as soon as possible, with support for versions 4 up to 4.5.1 ending mid-January 2016.

Leveraging Interfaces and Extension Methods To Extend Your Classes

Extension methods provide a great way for extending a class functionality -- but it's interfaces that let you use those methods anywhere you want.

Semantic Code Highlighting

We often take syntax highlighting for granted -- it just makes code so much more readable that it's become hard to live without. I'll take a look at a little history behind it and some new developments that might make code coloring even more useful.

Office 365 API Tools Summer Update in Preview

"Summer update" comes with improved URL support, message logging, and authentication.

Windows Phone SDK 8.1 Update Adds Emulators for VS 2013 U2

In related news, also released is another CTP for an extension for developing apps with the Apache Cordova platform.

Windows Phone and Windows 8.x: Designing Once for Both with XAML

How to define common XAML resources to improve the consistency of your applications.

Visual Studio 2013 Update 3 Rolls Up New Features, Bug Fixes

Also released today: Azure SDK 2.4 for .NET.

Subscribe on YouTube