Home
Archive
Contact
Search results for 'texas holdem poker online facebook. 💰⏩Betkings66.com⏪💰. free poker games online win real money. real online poker tournaments. 💰⏩Betkings66.com⏪💰. poker online spielengu'
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
Prevent Secrets From Accidentally Being Committed to Source Control in ASP.NET Core Apps
One problem when dealing with developer “secrets” in development is accidentally checkin
Type
: Post
Tags
: .net core, .net, C#, asp.net core, asp.net
http://dontcodetired.com/blog/post/Prevent-Secrets-From-Accidentally-Being-Committed-to-Source-Control-in-ASPNET-Core-Apps
Advanced SpecFlow: Custom Conversion of Step Parameters and Data Tables with [StepArgumentTransformation]
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-Custom-Conversion-of-Step-Parameters-and-Data-Tables-with-StepArgumentTransformation
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
Running and Filtering Tests with the .NET Core Command Line Test Runner
In a previous article we saw how to use Visual Studio’s Test Explorer to filter and run subset
Type
: Post
http://dontcodetired.com/blog/post/Running-and-Filtering-Tests-with-the-NET-Core-Command-Line-Test-Runner
Developing Tizen Samsung Galaxy Watch Apps with .NET and C# - Getting Started
This article assumes you have set up the Tizen/Visual Studio development environment as outlined in
Type
: Post
Tags
: microsoft flow, tizen, .net, xamarin, c#, xaml
http://dontcodetired.com/blog/post/Developing-Tizen-Samsung-Galaxy-Watch-Apps-with-NET-and-C-Getting-Started
Understanding Azure Event Grid
Azure Event Grid (currently in preview) is a managed publisher-subscriber service that pushes events
Type
: Post
Tags
: azure, azure event grid, cloud
http://dontcodetired.com/blog/post/Understanding-Azure-Event-Grid
.NET Document Databases with Marten
Document databases are a form of NoSQL database that store items (objects) as single documents rathe
Type
: Post
Tags
: c#, .net, data, marten, nosql
http://dontcodetired.com/blog/post/NET-Document-Databases-with-Marten
Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
This is part eight in a series of articles. EDIT: my Feature Management Pluralsight training course
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Maintaining-Feature-Flag-Values-Across-Multiple-Requests-(MicrosoftFeatureManagement)
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
New Pluralsight Course: Working with Nulls in C#
My latest Pluralsight course is now available for viewing. It covers the fundamental aspects of work
Type
: Post
Tags
: pluralsight courses, .net, c#
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Working-with-Nulls-in-C
Improving Message Throughput in Akka.NET with Routers
One of the things I cover in my new Pluralsight course is the awesome feature of routers in Akka.NET
Type
: Post
Tags
: .net, akka.net, actor model
http://dontcodetired.com/blog/post/Improving-Message-Throughput-in-AkkaNET-with-Routers
C# 7.0: What’s New Quick Start eBook Early Access
Just as I created the free C# 6.0: What’s New Quick Start eBook, I will be writing a new book
Type
: Post
Tags
: c#, .net, writing
http://dontcodetired.com/blog/post/C-70-Whats-New-Quick-Start-eBook-Early-Access
Creating a Tweet Buffer with Azure Queues and Microsoft Flow
There are apps and services that allow the scheduling or buffering of the sending of Tweets. Using t
Type
: Post
Tags
: microsoft flow, azure, azure functions, serverless
http://dontcodetired.com/blog/post/Creating-a-Tweet-Buffer-with-Azure-Queues-and-Microsoft-Flow
Writing Implicit and Explicit C# Conversion Operators
When writing custom classes we can provide behaviour to allow for both explicit and implicit convers
Type
: Post
Tags
: c#, .net
http://dontcodetired.com/blog/post/Writing-Implicit-and-Explicit-C-Conversion-Operators
Using AutoFixture To Generate Anonymous Test Data in Web UI Automation With BDDfy and Seleno
I’m currently working on an AutoFixture Pluralsight course and it got me thinking about using
Type
: Post
Tags
: testing, autofixture, bddfy, seleno, teststack, ui testing, web, asp.net, .net
http://dontcodetired.com/blog/post/Using-AutoFixture-To-Generate-Anonymous-Test-Data-in-Web-UI-Automation-With-BDDfy-and-Seleno
Design Principals in Practice: Source Code Formatting
"(This article is part of the Design Principals in Practice series) We often take for granted, design principles that are in use in the real world; even in source code these principles affect out abili ..."
Type
: Post
Tags
: design, design principals in practice, c#, clean code
http://dontcodetired.com/blog/post/Design-Principals-in-Practice-Source-Code-Formatting
Creating Your Own Custom Dynamic C# Classes
C# provides pre-supplied dynamic types such as the ExpandoObject. It is also possible to create new
Type
: Post
Tags
: c#, .net
http://dontcodetired.com/blog/post/Creating-Your-Own-Custom-Dynamic-C-Classes
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
Azure Functions Proxies Preview
Azure functions allow the creation of HTTP-triggered code. A new feature to Functions is the ability
Type
: Post
Tags
: azure functions, azure, serverless
http://dontcodetired.com/blog/post/Azure-Functions-Proxies-Preview
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23