Home
Archive
Contact
Search results for 'poker online eesti. 💰⏩Betkings66.com⏪💰. online poker rooms mi. poker game free online. 💰⏩Betkings66.com⏪💰. real money online poker pennsylvania'
How to Make 2021 Your Best Year Ever
"Happy New Year! I think we can all agree that 2020 was one of the most challenging years any of us have experienced. Even though here in Western Australia we have been relatively lucky due to our isol ..."
Type
: Post
Tags
: personal development, productivity, profession
http://dontcodetired.com/blog/post/How-to-Make-2021-Your-Best-Year-Ever
An Overview of Structured Logging with Serilog
Traditional logging techniques (such as writing lines of text to files) results in the loss of struc
Type
: Post
Tags
: serilog, logging, c#, .net
http://dontcodetired.com/blog/post/An-Overview-of-Structured-Logging-with-Serilog
Business-Readable, Living Documentation with BDDfy
"BDDfy enables the creation of tests that, in addition to verifying that the system works correctly, also results in business-readable, living documentation. Business-readable means that the tests are ..."
Type
: Post
Tags
: teststack, bddfy, bdd, testing, qa
http://dontcodetired.com/blog/post/Business-Readable-Living-Documentation-with-BDDfy
Kill CapsLock with AutoHotkey
"How often do you actually use CapsLock – deliberately that is? Most of the time I hit it accidentally then END UP SHOUTING in emails or Tweets. It’s especially a pain sometimes while coding… We can st ..."
Type
: Post
Tags
: autohotkey, productivity, visual studio
http://dontcodetired.com/blog/post/Kill-CapsLock-with-AutoHotkey
Approval Tests: Assert With Human Intelligence
In the previous article I described how the Approval Tests library can help reduce the amount of ass
Type
: Post
Tags
: .net, .net core, testing, approval tests, software development
http://dontcodetired.com/blog/post/Approval-Tests-Assert-With-Human-Intelligence
Three Things I’ve Learned Being a Pluralsight Course Author
"Up to this point I’ve produced 7 Pluralsight courses, these are three things I learned along the way: Be Flexible with Plans In our industry, “plan the work, and work the plan” is rarely successful – ..."
Type
: Post
Tags
: pluralsight courses, personal development
http://dontcodetired.com/blog/post/Three-Things-Ie28099ve-Learned-Being-a-Pluralsight-Course-Author
An Alternative to SQLite in Windows Store Apps
"SQLite is a popular embedded database in use in Windows Store and Windows Phone apps, thought it can sometimes be tricky to get setup: there are a few different choices of NuGet packages / Visual Stud ..."
Type
: Post
Tags
: brightstardb, nosql, windows store apps, database
http://dontcodetired.com/blog/post/An-Alternative-to-SQLite-in-Windows-Store-Apps
Approval Tests: Write Tests More Quickly
Sometimes assert code in tests gets big and messy and complicated when the output we’re testin
Type
: Post
Tags
: .net, .net core, testing, approval tests, software development
http://dontcodetired.com/blog/post/Approval-Tests-Write-Tests-More-Quickly
Dear Windows Phone Back Button
"It seems that the back button is the latest hip thing to complain about with Windows Phone, with rumours about Microsoft dropping the hardware back button and then not. As a Windows Phone app develope ..."
Type
: Post
Tags
: windows phone
http://dontcodetired.com/blog/post/Dear-Windows-Phone-Back-Button
Custom FeatureToggle Implementations for Non-Continuous-Delivery Usages
"My open source fetaure toggling library contains a number of prebuilt toggles for common things such as enabling a feature based on the date, or a configuration value. It’s also easy to create custom ..."
Type
: Post
Tags
: featuretoggle, mvvm, mvvmlight
http://dontcodetired.com/blog/post/Custom-FeatureToggle-Implementations-for-Non-Continuous-Delivery-Usages
On Showing Up
"So I just listened to episode 1000 of .NET Rocks. I’ve been listening to this podcast for many years, through biting snow-covered walks in England to the cosseted comfort of an air-conditioned car in ..."
Type
: Post
Tags
: profession, personal development
http://dontcodetired.com/blog/post/On-Showing-Up
New Pluralsight Course: Creating Automated Browser Tests with Selenium in C#
My newest Pluralsight course was just published and you can start watching today. Selenium is a tool
Type
: Post
Tags
: C#, selenium, testing, .net, profession, personal development
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Creating-Automated-Browser-Tests-with-Selenium-in-C
Advanced SpecFlow: Using Hooks to Run Additional Automation Code
SpecFlow is a tool that allows the writing of business-readable tests that can then be automated in
Type
: Post
Tags
: testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/Advanced-SpecFlow-Using-Hooks-to-Run-Additional-Automation-Code
Say Goodbye to Boring INotifyPropertyChanged Implementation in Universal Windows Apps with Fody
We need to implement INotifyPropertyChanged to allow bindings to be updated. For example in a simple
Type
: Post
Tags
: fody, productivity, code generation, c#
http://dontcodetired.com/blog/post/Say-Goodbye-to-Boring-INotifyPropertyChanged-Implementation-in-Universal-Windows-Apps-with-Fody
New Pluralsight Course Update: Working with Nulls in C#
A new version of my Working with Nulls in C# Pluralsight course was just released. This new version
Type
: Post
Tags
: c#, .net
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Update-Working-with-Nulls-in-C
50 Apps by Christmas: SilverKeys - Porting a Silverlight App to a Windows Store App
"This article is part of the 50 Apps by Christmas series. I developed a Silverlight app a few years ago and I wanted to see how easy it would be to port to a Windows Store app. You can download free t ..."
Type
: Post
Tags
: silverlight, windows 8 apps, windows 8, winrt, windows phone, 50appsbychristmas2013, portable class library, rhinomocks
http://dontcodetired.com/blog/post/50-Apps-by-Christmas-SilverKeys-Porting-a-Silverlight-App-to-a-Windows-Store-App
Azure Functions Continuous Deployment with Azure Pipelines: Part 5 - Adding Unit Tests
This is the fifth part in a series demonstrating how to setup continuous deployment of an Azure Func
Type
: Post
Tags
: funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-5-Adding-Unit-Tests
New Pluralsight Course: Working with Data and Schemas in Marten
Marten is a .NET document database library to allows objects to be stored, retrieved, and queried as
Type
: Post
Tags
: c#, .net, data, marten, nosql, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Working-with-Data-and-Schemas-in-Marten
Baby Steps - Getting Started With Windows Phone 7 Development
"These links are recommended reading to get started understanding developing for the Windows Phone 7 platform. Recommended to be read in the order presented here, from most lightweight to most heavy ..."
Type
: Post
Tags
: windows phone 7, wp7
http://dontcodetired.com/blog/post/Baby-Steps-Getting-Started-With-Windows-Phone-7-Development
Reducing Database Round Trips With Included Documents in Marten
Marten is a .NET document database library that uses an underlying PostgreSQL database to store obje
Type
: Post
Tags
: c#, .net, data, marten, nosql
http://dontcodetired.com/blog/post/Reducing-Database-Round-Trips-With-Included-Documents-in-Marten
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23