This TypeScript 2.0 release candidate shows off a few new features, such as tagged unions and support for more literal types, and flexes itself beyond excludes in the config file with support for globs and includes. Bonus: It's "stable enough for general use," says Microsoft.
- By Michael Domingo
- 09/07/2016
Developers who have been taking Visual Studio '15' Preview through its paces are getting a good look at a number of key C# 7.0 features, such as tuples and pattern matching.
New extension allows editing of JavaScript running in a Safari browser, directly from Visual Studio Code runnning on a Windows or Mac machine. Also: UserVoice getting replaced for another feedback loop.
- By Michael Domingo
- 09/01/2016
IndexedDB allows you to store data on the client to let the user work offline and to reduce demands on the server. Here's enough code to both get you started and to show you the difference between doing it in JavaScript and doing it in TypeScript.
Create the best object for moving data from your Controller to your View.
C# might be more elegant with escape sequences, but that doesn't mean Visual Basic is weaker in this area.
Many of the new features previewed in the IDE -- setup engine, revamped the Start Page, quick launch from clone, etc. -- have been enhanced and improved. Dozens of language-specific improvements are also embedded in this fourth preview.
- By Michael Domingo
- 08/23/2016
One way to slow down your application is to make multiple trips to the database. Here's a way to cut those trips in half (at least) and it has to do with the EntityFramework.Extended library.
How C# and Visual Basic handle characters and single-character strings is a bit inconsistent. There's no tidy solution, but it's something you do need to know.
Here's a round-up of the most recently released extensions for Visual Studio. There's something here for everyone, from starting a new project to deploying your code.
- By Terrence Dorsey
- 08/17/2016
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.
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.
Vectors, lists, arrays, matrices and data frames -- a look at five of the most fundamental data structures built into R.
- By James McCaffrey
- 08/10/2016
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).
- By Michael Domingo
- 08/09/2016
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.
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.
- By William L. Bain
- 08/08/2016
Support for .NET Standard Libraries means Xamarin apps can share code among other .NET platforms, including .NET Core and ASP.NET Core.
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.
- By Greg Shackles
- 08/03/2016
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.
- By Michael Domingo
- 08/02/2016
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.
- By Michael Domingo
- 08/02/2016