What you can do with most programming languages can be accomplished in F#'s functional programming paradigm. Here's how to handle some simple operations, which might look familiar to you already.
- By Arnaldo Pérez Castaño
- 04/20/2016
The ConcurrentDictionary provides the most efficient (and safest) way to shared named values between asynchronous processes with several powerful methods. But the best advice might be to avoid ever needing them.
Latest updates allows more incremental improvements to work items, such as alerts for keeping up with them and ability to move between projects, as well as the simple act of changing their types.
- By Michael Domingo
- 04/19/2016
It's time to take a break. Have you seen Silicon Valley? It's a comedy, but the depiction of a developer startup hits very close to the bone.
- By Wallace McClure
- 04/19/2016
Whether you're new to C++ or a seasoned C++ coder, there are times when deciding how to do something seems arbitrary. The C++ Core Guidelines have been written to guide developers of all experience levels through some of the choices we make to help us write code that is fast, readable, maintainable, and sensible.
- By Kate Gregory
- 04/19/2016
Using the Stream objects correctly can speed up your I/O, protect your files and simplify your code.
The online cross-platform editor is now a finished product, now that the company has appended its name with a version 1.0.
- By Michael Domingo
- 04/14/2016
My colleague at MSDN Magazine, Michael Desmond, covers Build 2016 with an eye on the message Microsoft is pushing across development platforms.
- By Michael Domingo
- 04/14/2016
An updated .NET Native toolchain, Universal Windows SDK Picker, and improved Store Package Wizard are a handful of new features in a recent rollup of Visual Studio 2015 Update 2.
- By Michael Domingo
- 04/13/2016
Newer version of the coding extension for Visual Studio makes incremental improvements in VB.NET 14 support, and will come with Intermediate Language viewer.
- By Michael Domingo
- 04/13/2016
In part 2, Jason will map the business-readable tests we created last time to test automation code.
- By Jason Roberts
- 04/13/2016
The three most common open source technologies for writing data science programs are Python, SciLab, and R. Here's how to write program-defined functions in R.
- By James McCaffrey
- 04/12/2016
Cross-platform development tool is now integrated with Visual Studio Code via an extension. The company is also workin on support for UWP and Windows Mobile 10.
- By Michael Domingo
- 04/12/2016
Why does Visual Studio need a JavaScript language service? The Visual Studio team explains in a blog post that it comes down to better JavaScript coding efficiency.
- By Michael Domingo
- 04/11/2016
Microsoft said it will add tooling to Hyper-V containers in Windows 10 that will allow developers to bypass complex VM machinations to support development activities. Coming PowerShell module for Docker is also aimed at devs.
You've got data on your server that you need in your page. Here are all the solutions you require, including one that will make your application more scalable.
A Windows 10 preview build now has some basic Bash shell capabilities that only Windows Insider members can check out in a test environment.
SpecFlow 2 makes sure developers deliver what businesses say they want. In this first of a two-part series, Jason looks at how to automate the process of communication through business-readable tests.
- By Jason Roberts
- 04/06/2016
Write code destined for Linux servers, desktops and devices right from the Visual C++ as if it were native code.
- By Michael Domingo
- 04/06/2016
A new tool that ingests every piece of Application Insights and turns it into reportable information is now getting its public preview. It's also got a name.
- By Michael Domingo
- 04/05/2016