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'
Processing a Single Azure Cosmos DB Document at a Time With Azure Functions
This is the fifth part in a series of articles. In previous parts of this series the Azure Function
Type
: Post
Tags
: c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Processing-a-Single-Azure-Cosmos-DB-Document-at-a-Time-With-Azure-Functions
Executing Multiple Azure Functions When Azure Cosmos DB Documents Are Created or Modified
This is the sixth part in a series of articles. Sometimes you may want more than one Azure Function
Type
: Post
Tags
: c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Executing-Multiple-Azure-Functions-When-Azure-Cosmos-DB-Documents-Are-Created-or-Modified
Stack Overflow Developer Survey 2018 Overview for .NET Developers
"The 2018 Stack Overflow Developer Survey was recently released. This article summarizes some interesting points that .NET developers may find interesting, in additional to some other general items of ..."
Type
: Post
Tags
: .net, profession
http://dontcodetired.com/blog/post/Stack-Overflow-Developer-Survey-2018-Overview-for-NET-Developers
Inspecting HTTP Requests With RequestBin
EDIT: Since this post was originally published, the originally quoted Request Bin URL was closed dow
Type
: Post
Tags
: http, json, web
http://dontcodetired.com/blog/post/Inspecting-HTTP-Requests-With-RequestBin
FeatureToggle v4 Released
"Version 4 of FeatureToggle is now released. This release adds initial support for .NET Core. Example code. Release notes. Breaking Changes: Min framework now 4.6.1 / .NET Standard 1.4 Windows 8.n, ..."
Type
: Post
Tags
: featuretoggle, open source, .net, .net core
http://dontcodetired.com/blog/post/FeatureToggle-v4-Released
Improving Test Code Readability and Assert Failure Messages with Shouldly
Shouldly is an open source library that aims to improve the assert phase of tests; it does this in t
Type
: Post
Tags
: c#, testing, qa, quality, open source
http://dontcodetired.com/blog/post/Improving-Test-Code-Readability-and-Assert-Failure-Messages-with-Shouldly
Better User Experiences and More Robust Applications Pluralsight Course
My new Pluralsight course was just published which shows how to use the open source Polly library. P
Type
: Post
Tags
: c#, ux, pluralsight courses
http://dontcodetired.com/blog/post/Better-User-Experiences-and-More-Robust-Applications-Pluralsight-Course
Using C# 7.1 Features
With the release of Visual Studio 2017 update 3, the new C# 7.1 features became available. To use th
Type
: Post
Tags
: c#, .net
http://dontcodetired.com/blog/post/Using-C-71-Features
Paying Your Software Development Tax
"In software development we already have the technical debt metaphor that helps describe the the fact that a quick and dirty approach now, may create problems in the future. For example getting a featu ..."
Type
: Post
Tags
: profession, people
http://dontcodetired.com/blog/post/Paying-Your-Software-Development-Tax
Testing ASP.NET Core MVC Controllers: Getting Started
When writing ASP.NET Core MVC web applications, you may want to test that controller actions behave
Type
: Post
Tags
: testing, .net core, xunit.net, asp.net core
http://dontcodetired.com/blog/post/Testing-ASPNET-Core-MVC-Controllers-Getting-Started
Testing Akka.NET Actor Systems
My new Pluralsight course Akka.NET Testing Fundamentals is now available. Testing actor system bring
Type
: Post
Tags
: .net, akka.net, actor model
http://dontcodetired.com/blog/post/Testing-AkkaNET-Actor-Systems
The Joys of Silence
"I recently took possession of new desktop PC. As a Pluralsight author one of the unique considerations when choosing a new machine was generated noise. After some research I settled on sourcing the co ..."
Type
: Post
Tags
: hardware, productivity, tools
http://dontcodetired.com/blog/post/The-Joys-of-Silence
FeatureToggle v4 RC1 with .NET Core Support
"The pre-release RC1 version of FeatureToggle with .NET Core support is now available on NuGet. See release notes and GitHub issues for additional background/breaking changes/limitations. The main driv ..."
Type
: Post
Tags
: featuretoggle, open source, .net, .net core
http://dontcodetired.com/blog/post/FeatureToggle-v4-RC1-with-NET-Core-Support
New Pluralsight Course: Automated Business Readable Web Tests with Selenium and SpecFlow
SpecFlow is a tool that can translate natural language scenarios (e.g. writing in English or other s
Type
: Post
Tags
: pluralsight courses, .net, c#, testing, quality, specflow, atdd, specification by example, selenium
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Automated-Business-Readable-Web-Tests-with-Selenium-and-SpecFlow
Learning xUnit .NET Unit Testing the Easy Way
If you’re getting started with .NET or you’ve done some testing but want to know how to
Type
: Post
Tags
: testing, profession, personal development, .net, xunit.net
http://dontcodetired.com/blog/post/Learning-xUnit-NET-Unit-Testing-the-Easy-Way
New Pluralsight Course: Testing C# Code in Production with Scientist.NET
My latest Pluralsight course is now available for viewing. It demonstrates how to use the Scientist.
Type
: Post
Tags
: pluralsight courses, .net, c#, quality, testing
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Testing-C-Code-in-Production-with-ScientistNET
C# Tips eBook 50% Complete
"I just published a new version of my C# Tips eBook that marks the half way point of the project. C# Tips is available in PDF, EPUB, and MOBI. The book is scheduled for completion by the end of the yea ..."
Type
: Post
Tags
: writing, c# tips, c#
http://dontcodetired.com/blog/post/C-Tips-eBook-5025-Complete
Implementing Platform Specific Code in Universal Windows Apps with MVVMLight and Dependency Injection
"In previous articles I’ve covered using MVVMLight in Universal Windows Apps and using C# partial classes and methods to implement different code on Windows Phone and Windows Store apps. While partial ..."
Type
: Post
Tags
: c#, windows store apps, windows phone apps, universal apps, mvvm, mvvm light, di, dependency injection
http://dontcodetired.com/blog/post/Implementing-Platform-Specific-Code-in-Universal-Windows-Apps-with-MVVMLight-and-Dependency-Injection
One Simple Technique to Help Achieve Your Goals
"As the New Year approaches and people start to comment “I can’t believe it’s November”, thoughts start to turn to New Year’s Resolutions and things not accomplished in this year. Whilst I don’t believ ..."
Type
: Post
Tags
: productivity, profession, personal development
http://dontcodetired.com/blog/post/One-Simple-Technique-to-Help-Achieve-Your-Goals
Three Wins Technique Review - a Simple Productivity Hack to Deliver What Matters
I started using the Three Wins Technique about five years ago. It has proven to be a simple techniqu
Type
: Post
Tags
: profession, personal development, productivity
http://dontcodetired.com/blog/post/Three-Wins-Technique-Review-a-Simple-Productivity-Hack-to-Deliver-What-Matters
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23