Even though this new data sciences exam is aimed at MCSEs, Microsoft Learning is seeking out developers and data scientists to beta test it.
- By Michael Domingo
- 02/01/2017
Microsoft's security bulletin describes a security vulnerability that exposes apps targeting ASP.NET Core MVC 1.1.0 to possible denial of service attacks, and issues mitigation guidance.
- By Michael Domingo
- 01/31/2017
A roundup of a few more features: deprecated any type, literal datatypes, read-only properties, more!
The third release candidate of the venerable, all-encompassing and integrated Microsoft developer platform has been re-released after being pulled for a short time due to reports of developer machines crashing due to an odd installation issue.
- By Michael Domingo
- 01/27/2017
You want to keep an object around only as long as you have memory available, do ya? Then you need the WeakReference class.
TFS 2017 Update 1 RC is a "go live" version, which means it's about five nines ready as it'll ever be, with more personalization features and version control, build, and cross-platform improvements across the board.
- By Michael Domingo
- 01/26/2017
Whether you're building a Web or desktop application, here's a round-up of tools for building the interface with plain old HTML.
- By Terrence Dorsey
- 01/25/2017
Marten is PostgreSQL-based, so take advantage of relational features where it makes sense. Here's an example.
- By Jason Roberts
- 01/24/2017
Peter starts off with a perfectly good solution to a problem but then complicates the problem . . . and ends up moving to a different design pattern. While on that journey he has some best practices around designing Data Transfer Objects.
You probably use ToList to convert your LINQ results into Lists. It's almost as easy to convert any collection into a Dictionary whose items you can retrieve by key.
Developers can get notified of events happening with SharePoint Lists, such as when items get added, updated, deleted or moved, now that the capability is now enabled in SharePoint Online.
Chatbots are the new mobile application. In this article, Nick demonstrates how you can integrate a bot right into your Universal Windows Platform app via the Microsoft Bot Framework Direct Line API.
- By Nick Randolph
- 01/17/2017
As a company's problems continue to become more complicated, your code will become more complicated. Peter shows how refactoring code can lead you to better designs.
Peter gets an improved tip from one reader and some more tips from another, all designed to navigate Visual Studio faster.
Let's break away from C# somewhat and learn how F# is a great fit for crafting mobile applications.
- By Greg Shackles
- 01/12/2017