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'
Microsoft Feature Toggle Feature Flag Library: A First Look
EDIT: my Feature Management Pluralsight training course is now available. As the creator of the .NET
Type
: Post
Tags
: C#, .net, .net core, featuretoggle
http://dontcodetired.com/blog/post/Microsoft-Feature-Toggle-Feature-Flag-Library-A-First-Look
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
Work with SQL Data with Fewer Lines of Code Using Dynamic C#
"If you need to query a SQL database and work with the data quickly you can use dynamic C# to write less boilerplate code.For example, if you wanted to query a Customer table (or a more complex joined ..."
Type
: Post
Tags
: C#, .net
http://dontcodetired.com/blog/post/Work-with-SQL-Data-with-Fewer-Lines-of-Code-Using-Dynamic-C
Using the Azure SignalR Service Bindings in Azure Functions to Create Real-time Serverless Applications
The Azure SignalR Service is a serverless offering from Microsoft to facilitate real-time communicat
Type
: Post
Tags
: azure, azure functions, c#, serverless, .net
http://dontcodetired.com/blog/post/Using-the-Azure-SignalR-Service-Bindings-in-Azure-Functions-to-Create-Real-time-Serverless-Applications
Consuming Server-Side SignalR Events in Universal Windows App Clients
"In a previous article I wrote about creating server side SignalR timer events. As part of my learning of SignalR I wanted to see how easy it would be to create a Universal Windows app consuming these ..."
Type
: Post
Tags
: windows phone, windows store, web, signalr, c#, asp.net
http://dontcodetired.com/blog/post/Consuming-Server-Side-SignalR-Events-in-Universal-Windows-App-Clients
Accessing Cosmos DB JSON Properties in Azure Functions with Dynamic C#
This is the eighth part in a series of articles. When working with the Cosmos DB Microsoft.Azure.Doc
Type
: Post
Tags
: c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Accessing-Cosmos-DB-JSON-Properties-in-Azure-Functions-with-Dynamic-C
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
Push Notifications and Buttons with Microsoft Flow: Part 1
Microsoft Flow allows the creation of serverless cloud workflows. It is similar to services such as
Type
: Post
Tags
: microsoft flow, azure, productivitypushseries
http://dontcodetired.com/blog/post/Push-Notifications-and-Buttons-with-Microsoft-Flow-Part-1
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)
New Pluralsight Course: Feature Flag Fundamentals with Microsoft Feature Management
My latest Pluralsight video training course was just published just in time for some holiday season
Type
: Post
Tags
: .net, msftseries, FeatureManagement, featuretoggle, c#, software development, productivity
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Feature-Flag-Fundamentals-with-Microsoft-Feature-Management
ICYMI C# 8 New Features: Asynchronous Streams
This is part 8 in a series of articles. In earlier versions of C# you could return an IEnumerable<
Type
: Post
Tags
: icymcs8series, c#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Asynchronous-Streams
Design Principals in Practice: Proximity in Peregrine
"The Gestalt Principals help us to understand human perception. The application of these principals can help us create better user interfaces and improve the overall user experience. The Problem Peregr ..."
Type
: Post
Tags
: ui, ux, gestalt principals, design principals in practice, design
http://dontcodetired.com/blog/post/Design-Principals-in-Practice-Proximity-in-Peregrine
Binding a Dynamically Created WPF Control’s ItemTemplate to a DataTamplate Defined in XAML
"I was asked a question about this on Twitter, so thought I’d create a quick post about it. The example below shows how to use a DataTemplate that is defined in XAML with a ListView control that is dyn ..."
Type
: Post
Tags
: wpf, xaml, c#
http://dontcodetired.com/blog/post/Binding-a-Dynamically-Created-WPF-Controle28099s-ItemTemplate-to-a-DataTamplate-Defined-in-XAML
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
Azure Functions Continuous Deployment with Azure Pipelines: Part 4 - Defining and Consuming Pipeline Variables
This is the fourth part in a series demonstrating how to setup continuous deployment of an Azure Fun
Type
: Post
Tags
: funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-4-Defining-and-Consuming-Pipeline-Variables
Customizing C# Object Member Display During Debugging
In a previous post I wrote about Customising the Appearance of Debug Information in Visual Studio wi
Type
: Post
Tags
: C#, .net, .net core, visual studio
http://dontcodetired.com/blog/post/Customizing-C-Object-Member-Display-During-Debugging
New Free C# 7.1: What's New Quick Start eBook
My new free eBook “C# 7.0: What’s New Quick Start” is now complete and available f
Type
: Post
Tags
: c#, writing, .net
http://dontcodetired.com/blog/post/New-Free-C-71-Whats-New-Quick-Start-eBook
Free eBook C# 7.0: What’s New Quick Start Complete
My new free eBook “C# 7.0: What’s New Quick Start” is now complete and available f
Type
: Post
Tags
: c#, writing, .net
http://dontcodetired.com/blog/post/Free-eBook-C-70-Whats-New-Quick-Start-Complete
Understanding Azure Durable Functions - Part 10 The Monitor Pattern
This is the tenth part in a series of articles. If you’re not familiar with Durable Functions
Type
: Post
Tags
: C#, azure, azure functions, durable functions, serverless, .net, durfuncseries
http://dontcodetired.com/blog/post/Understanding-Azure-Durable-Functions-Part-10-The-Monitor-Pattern
Free eBook C# 6.0: What’s New Quick Start Complete
My new free eBook “C# 6.0: What’s New Quick Start” is now complete and available f
Type
: Post
Tags
: c#, writing, .net
http://dontcodetired.com/blog/post/Free-eBook-C-60-Whate28099s-New-Quick-Start-Complete
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23