.NET Framework


Making Your Data Updates and Deletes More Efficient

By adding one open source library to your application (and adding two methods to your LINQ statements) you can cut the time spent on database updates and deletes in half.

Running Custom Code in SharePoint? Not For Long...

As the end approaches for code-based sandbox support in SharePoint sites, Microsoft and third parties point to a few resources for inventorying sites that use it.

Test Out Code Variations at Runtime Using a Static Variable

Recompiling source code while debugging is possible, but sometimes your C++ project might not be configured to use it.

DevOps is In The Details, Says Microsoft's Brown

How can developers gain the trust of the operations side? As Microsoft's Donovan Brown explains in a Visual Studio Live! keynote, automation is key in gaining that trust. He then live-demoed a DevOps pipeline within an Azure environment to prove his point.

What's In Xamarin for Visual Studio Developers?

Developer evangelist James Montemagno explains the benefits that developers will derive in the coming months as a result of the company's acquisition by Microsoft earlier in the year (one hint: open source). He also doesn't hide his affinity for a certain mobile platform.

R Language Basic Data Structures

Vectors, lists, arrays, matrices and data frames -- a look at five of the most fundamental data structures built into R.

Progress Report: The Open Microsoft Developer Platform

At Visual Studio Live! on Tuesday, Microsoft's Amanda Silver offered up a state of the Microsoft development stack, noting the gains made by open sourcing its tools.

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

A First Look at Visual Studio Code

If you're looking for a lean, mean, cross-platform, desktop code editor then Visual Studio Code might be just your cup of tea. However, if you're used to the level of functionality you get with Visual Studio, it's important to set your expectations appropriately.

LINQ Query Enters the Age of Big Data

Integrating distributed, in-memory computing with distributed caching can easily extend LINQ semantics to create important new capabilities for real-time analytics on fast-changing data.

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.

Docker for Windows, Mac Now Available

The container technology company has made its tools that allow for streamlining the process of spinning up and managing Docker containers on Windows and Mac environments generally available.

Navigate Quickly from OutPut Window to Source Code

As you're debugging in Visual C++, sometimes you'll see a message in the Output Windows and then try to go the code it refers to, which can take a few steps. Here's a little trick in coding efficiency that simplifies moving from log messages to source code.

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.

Visual Studio Team Foundation Services Update: Archiving, Jenkins Support

Sprint 102 adds two new build tasks, one for archiving files on various platforms, and another for queuing up Jenkins jobs.

Subscribe on YouTube