About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (175)
- Uncategorized (168)
Most used tags
Tag Archives: powershell
Week 42 roundup
Last week recap and links: PowerShell Code Repository Send-File.ps1 to send files in a Session. Opening RDP session to an Azure VM with PowerShell Again some powershell to make your life with Azure VM’s easier. Scott talks about Building myEcho … Continue reading
Week 37 roundup
Last week recap and links: Posh-SSH Open Source SSH PowerShell Module. I’m using powershell more and more now. Visual Studio 2013 keyboard shortcuts Found this while looking for a way to find the active item in the solution explorer (CTRL+[,S) … Continue reading
Week 36 roundup
Last week recap and links: I’ve written my first powershell module with the help of Writing a PowerShell module in C#, Part 1: The basics. Make sure to load the module with the full path, not just the assembly name. … Continue reading
Week 35 roundup
Last week recap and links: Fun with json and trello in powershell where Jamie shows how to have fun with invoke-restmethod and some trello API stuff Xunit Test Patterns is where to look for unittest best practices. Nuget must haves … Continue reading
Week 34 roundup
Last week recap and links: Load Testing with Visual Studio Online is a good starting point for Cloud Load Testing Nice video about polymorph in the battle against if statements: “The Clean Code Talks” on youtube Finished the Getting Started … Continue reading
Posted in Uncategorized
Tagged azure, Loadtest, powershell, quality, roundup, unittest, visual studio online
Leave a comment