Home
Archive
Contact
Search results for 'FREE 10, [OFFICIAL | winbox-login.com] , BTI , maxbet , [OFFICIAL | winbox-login.com] bP'
ICYMI C# 9 New Features: Reducing Code with Target-typed New Expressions
This is part of a series of articles on new features introduced in C# 9. C# 9 introduced some enhanc
Type
: Post
Tags
: icymcs9series, c#, .net, .net core, C#9
http://dontcodetired.com/blog/post/ICYMI-C-9-New-Features-Reducing-Code-with-Target-typed-New-Expressions
ICYMI C# 9 New Features: More Pattern Matching Features
This is part of a series of articles on new features introduced in C# 9. Pattern matching was introd
Type
: Post
Tags
: icymcs9series, c#, .net, .net core, C#9
http://dontcodetired.com/blog/post/ICYMI-C-9-New-Features-More-Pattern-Matching-Features
ICYMI C# 9 New Features: Top-level Statements
This is the first in a series of articles on new features introduced in C#9. Top-level statements al
Type
: Post
Tags
: icymcs9series, c#, .net, .net core, C#9
http://dontcodetired.com/blog/post/ICYMI-C-9-New-Features-Top-level-Statements
Diagnosing Failing Tests More Easily and Improving Test Code Readability
Sometimes the assertions that come bundled with a testing framework are suboptimal in that they do n
Type
: Post
Tags
: testing, .net, .net core, C#
http://dontcodetired.com/blog/post/Diagnosing-Failing-Tests-More-Easily-and-Improving-Test-Code-Readability
New Course Update: Working with Files and Streams in C#
An newly updated version of my Working with Files and Streams in C# video training course is now ava
Type
: Post
Tags
: C#, .net
http://dontcodetired.com/blog/post/New-Course-Update-Working-with-Files-and-Streams-in-C
ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
This is part 7 in a series of articles. Prior to C# 8, if you add members to an interface, exiting c
Type
: Post
Tags
: icymcs8series, c#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Upgrade-Interfaces-Without-Breaking-Existing-Code
ICYMI C# 8 New Features: Simplify Array Access and Range Code
This is part 5 in a series of articles. One of the new features that C# 8 introduced was the ability
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Simplify-Array-Access-and-Range-Code
ICYMI C# 8 New Features: Nested Switch Expressions
This is part 4 in a series of articles. In this series we’ve already covered switch expression
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Nested-Switch-Expressions
ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
This is part 3 in a series of articles. In the first part of this series we looked at switch express
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Simplify-If-Statements-with-Property-Pattern-Matching
ICYMI C# 8 New Features: Write Less Code with Using Declarations
This is part 2 in a series of articles. One nice little enhancement introduced in C# 8 helps to simp
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Write-Less-Code-with-Using-Declarations
ICYMI C# 8 New Features: Switch Expressions
In the first part of this series on what was introduced in C# 8, we’re going to take a look at
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Switch-Expressions
Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
Sometimes when you write a test with xUnit.net (or other testing frameworks) you may run into proble
Type
: Post
Tags
: xunit.net, testing, qa, quality, .net, .net core
http://dontcodetired.com/blog/post/Running-xUnitnet-Tests-on-Specific-Threads-for-WPF-and-Other-UI-Tests
Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
This is part ten in a series of articles. EDIT: my Feature Management Pluralsight training course is
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Configuring-Custom-Feature-Filters-with-Azure-App-Configuration-(MicrosoftFeatureManagement)
Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
This is part nine in a series of articles. EDIT: my Feature Management Pluralsight training course i
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Gradually-Rollout-New-Features-with-Targeting-Feature-Flags-(MicrosoftFeatureManagement)
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)
Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
This is part seven 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/Conditional-HTML-Rendering-with-Microsoft-Feature-Flags-(MicrosoftFeatureManagement)
Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
This is part six in a series of articles. EDIT: my Feature Management Pluralsight training course is
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Preventing-Inconsistent-Feature-Flag-Values-During-a-Single-Request-(MicrosoftFeatureManagement)
Exception Handling in C# Course Update
An updated version of my Exception Handling in C# course is now available that updates demos to to u
Type
: Post
Tags
: C#, pluralsight courses, profession, personal development
http://dontcodetired.com/blog/post/Exception-Handling-in-C-Course-Update
Returning HTTP Status Codes from Azure Functions
(This post refers to Azure Functions v2) When creating HTTP-triggered Azure Functions there are a nu
Type
: Post
Tags
: azure, azure functions, c#, serverless, .net, .net core
http://dontcodetired.com/blog/post/Returning-HTTP-Status-Codes-from-Azure-Functions
Different Ways to Parse Http Request Data in Http-triggered Azure Functions
(This post refers to Azure Functions v2) There are different ways to access both the request data an
Type
: Post
Tags
: azure, azure functions, c#, serverless, .net, .net core
http://dontcodetired.com/blog/post/Different-Ways-to-Parse-Http-Request-Data-in-Http-triggered-Azure-Functions
1
2
3
4
5
6
7
8
9
10
11
12
13
14