In this edition: An update to Visual Studio Code; xUnit.Net; 5 ways to Frustrate your Boss; Time is Everyone’s most valuable asset, not just yours; the Evil Maid attack; end of support for .NET 4, 4.5 and 4.5.1; and why you will fail to have a great career.

Sharpen the Saw repost of a semi-regular newsletter of information I publish for the professional development of software developers. While targeted primarily at developers working with the Microsoft technology stack, content will cover a wider range of topics.

To subscribe, send me an email and I’ll put you on the list. Membership is moderated.

Software and Updates

Visual Studio Code - December Update

The December 2015 release (v0.10.6) of Visual Studio Code adds a bunch of new configurability and extensibility options. If already have Visual Studio Code installed, you should be prompted to upgrade next time you open the application - look for a discrete prompt at the top of the window.

Home page:
https://code.visualstudio.com/

Release notes:
https://code.visualstudio.com/updates

Spelling and Grammar checker:
https://marketplace.visualstudio.com/items/seanmcbreen.Spell

Powershell support:
https://marketplace.visualstudio.com/items/ms-vscode.PowerShell

xUnit.Net

A strongly opinionated test suite written by Brad Wilson, xUnit.Net is fast becoming a popular alternative to the classic NUnit test suite, not least because its native support for running tests in parallel reduces the amount of time spent waiting for tests to run.

http://xunit.github.io/

Being Professional

5 Ways You Frustrate Your Boss

Here’s a slightly tongue in cheek look at ways to frustrate your boss.

http://simpleprogrammer.com/2015/12/16/ways-to-frustrate-your-boss/

Time Is Everyone’s Most Valuable Asset, Not Just Yours

We all have limited time in which to get things done - and the number of things we’re expected to do seems to always increase. This isn’t an excuse to waste other people’s time.

http://lifehacker.com/time-is-everyone-s-most-valuable-asset-not-just-yours-1748408123

Staying Secure

“Evil Maid” Attacks on Encrypted Hard Drives

Turns out that having an encrypted hard drive and requiring a password to boot isn’t as secure as we might believe. With the right software on a USB key, that laptop you left in your hotel room can be compromised in just a few minutes.

https://www.schneier.com/blog/archives/2009/10/evil_maid_attac.html

Support Ending for the .NET Framework 4, 4.5 and 4.5.1

From Tuesday January 12th 2016, Micrsooft will not be supporting these older versions of the .NET Framework. To avoid issues with harvested exploits, upgrade to the latests version .NET 4.6. While backward compatibility is high, it’s a good idea to do a test upgrade prior to touching production. Sharepoint 2010 servers may be an issue. Note that .NET 3.5 SP1 is remains under full support.

http://blogs.msdn.com/b/dotnet/archive/2015/12/09/support-ending-for-the-net-framework-4-4-5-and-4-5-1.aspx

Video of the week

Why you will fail to have a great career

Economist Larry Smith talks about why we are all doomed to a dismal career.

http://www.ted.com/talks/larry_smith_why_you_will_fail_to_have_a_great_career

Comments

blog comments powered by Disqus
Next Post
Intention Revealing Method Names  20 Mar 2016
Prior Post
Use Standard Library Features  28 Feb 2016
Related Posts
Using Constructors  27 Feb 2023
An Inconvenient API  18 Feb 2023
Method Archetypes  11 Sep 2022
A bash puzzle, solved  02 Jul 2022
A bash puzzle  25 Jun 2022
Improve your troubleshooting by aggregating errors  11 Jun 2022
Improve your troubleshooting by wrapping errors  28 May 2022
Keep your promises  14 May 2022
When are you done?  18 Apr 2022
Fixing GitHub Authentication  28 Nov 2021
Archives
March 2016
2016