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'
New Pluralsight Course - Implementing Feature Toggles in .NET with FeatureToggle
Feature toggles (also referred to as feature flags, flippers, feature switches, etc) are a technique
Type
: Post
Tags
: featuretoggle, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Implementing-Feature-Toggles-in-NET-with-FeatureToggle
Arrange Act Assert Comments in Tests
"The Arrange, Act, Assert (AAA) pattern is used in tests to help organise and clarify test code. It can also help to spot potential problems in test code if these three phases don’t seem to exist. The ..."
Type
: Post
Tags
: testing, c#
http://dontcodetired.com/blog/post/Arrange-Act-Assert-Comments-in-Tests
Open Source Thanks
"In a previous post (5 Ways to Contribute to Open Source - It’s Not All Code) I mentioned the simplest way to be involved in open source is to simply Tweet about the project or by saying thanks to the ..."
Type
: Post
Tags
: open source, people, profession
http://dontcodetired.com/blog/post/Open-Source-Thanks
New Pluralsight Course - Better .NET Unit Tests with AutoFixture
My new Pluralsight testing course was just released: Better .NET Unit Tests with AutoFixture: Get St
Type
: Post
Tags
: autofixture, testing, .net, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Better-NET-Unit-Tests-with-AutoFixture
An Update on FeatureToggle v3 Development
"The next version of my open source feature toggling library is currently in development. Version 3 will introduce a number of new features and retire support for some older platforms. For the currentl ..."
Type
: Post
Tags
: featuretoggle, open source, .net
http://dontcodetired.com/blog/post/An-Update-on-FeatureToggle-v3-Development
Automated Testing: End to End Course
My newest Pluralsight course has just been published. We shouldn't live in fear of our code Long-ter
Type
: Post
Tags
: testing, tdd, nunit, moq, mocking, faking, ci, continuous integration, teamcity, watin, agile
http://dontcodetired.com/blog/post/Automated-Testing-End-to-End-Course
Simplifying Parameter Null and Other Checks with the GuardClauses Library
"Often you want to add null checking and other check code at the start of a method to ensure all the values passed into the method are valid before continuing. For example the following method checks t ..."
Type
: Post
Tags
: C#, .net, .net core
http://dontcodetired.com/blog/post/Simplifying-Parameter-Null-and-Other-Checks-with-the-GuardClauses-Library
Getting Daily Emails with your Windows Store and Windows Phone App PubCenter Earnings
"If you’re writing Windows Phone or Windows Store apps and you’re using Microsoft’s pubCenter to display adverts, you can schedule a daily email report of your earnings for that day. Log in to pubCente ..."
Type
: Post
Tags
: windows 8 apps, windows 8, winrt, monetization, pubcenter, windows phone
http://dontcodetired.com/blog/post/Getting-Daily-Emails-with-your-Windows-Store-and-Windows-Phone-App-PubCenter-Earnings
xUnit.net 2 Cheat Sheet
To compliment the release of my Testing .NET Code with xUnit.net 2 Pluralsight course, I’ve up
Type
: Post
Tags
: xunit, .net, c#, testing, tdd, quality
http://dontcodetired.com/blog/post/xUnitnet-2-Cheat-Sheet
Creating MSMQ Exception
"In testing you might want to throw a manual MessageQueueingException to test the functionality of your exception handling. As it’s not possible to create an exception object the following can be ..."
Type
: Post
http://dontcodetired.com/blog/post/Creating-MSMQ-Exception
Paper Prototyping Templates for Windows 8 Apps
"Sketching out designs and creating paper prototypes can help to visualise your app and correct design mistakes earlier and before coding begins. To help with this I've produced the following paper pro ..."
Type
: Post
Tags
: windows 8 apps, windows 8, winrt, ux, ui, ui design, design
http://dontcodetired.com/blog/post/Paper-Prototyping-Templates-for-Windows-8-Apps
Mocking Framework for Windows Store apps (and Windows Phone)
"With Windows Store apps there are challenges getting traditional mocking frameworks such as Rhino and Moq working due to limited reflection support in the platform (presumably for security reasons). I ..."
Type
: Post
Tags
: tdd, windows 8, windows 8 apps, winrt, mocking, testing
http://dontcodetired.com/blog/post/Mocking-Framework-for-Windows-Store-apps-(and-Windows-Phone)
FeatureToggle 3.2 Released
"A minor release of my open source FeatureToggle library has just been released to NuGet. Version 3.2 was a result of user requests to be able to configure toggles that get their values from sql server ..."
Type
: Post
Tags
: featuretoggle, open source, .net
http://dontcodetired.com/blog/post/FeatureToggle-32-Released
New Pluralsight Course: Implementing Logging and Dependency Injection in Akka.NET
If you’ve already watched my Akka.NET fundamentals Pluralsight course and want to learn more a
Type
: Post
Tags
: .net, akka.net, distributed computing, actor model, di, logging, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Implementing-Logging-and-Dependency-Injection-in-AkkaNET
Goodbye 2020, Hello 2030
"It has felt like a looong year. We have been relatively lucky here in Australia and especially so in Western Australia. We still went through the toilet paper panic, the handwash shortages, and the tr ..."
Type
: Post
Tags
: personal development
http://dontcodetired.com/blog/post/Goodbye-2020-Hello-2030
FeatureToggle Version 3 Released
"Version 3 of my open source feature toggle library is now released to NuGet. Version 3 introduces some breaking changes and new features. Breaking Changes The WPF value convertor package has been rem ..."
Type
: Post
Tags
: featuretoggle, open source, .net
http://dontcodetired.com/blog/post/FeatureToggle-Version-3-Released
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23