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'
Getting Started with SASS for Microsoft Developers
"Sass (Syntactically Awesome Style Sheets) tries to make CSS fun again. It's a set of "extensions" on top of standard CSS that make it easier to write and maintain style sheets. A Sass file compi ..."
Type
: Post
Tags
: .net, asp.net, css, html, responsive design, responsive web design, sass, web, web design
http://dontcodetired.com/blog/post/Getting-Started-with-SASS-for-Microsoft-Developers
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)
New Pluralsight Course: Dynamic C# Fundamentals
My Pluralsight course “Dynamic C# Fundamentals” is now available. The course is split in
Type
: Post
Tags
: pluralsight courses, .net, c#
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Dynamic-C-Fundamentals
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
Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
This is part five 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/Managing-Microsoft-Feature-Flags-with-Azure-App-Configuration-(MicrosoftFeatureManagement)
Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
This is the third part in a series. EDIT: my Feature Management Pluralsight training course is now a
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Microsoft-Feature-Flags-Controlling-Features-with-Feature-Filters-(MicrosoftFeatureManagement)
Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
This is the first part in a series. EDIT: my Feature Management Pluralsight training course is now a
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Using-the-Microsoft-Feature-Toggle-Library-in-ASPNET-Core-(MicrosoftFeatureManagement)
Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
This is part four in a series of articles. In part three I introduced the concept of feature filters
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Microsoft-Feature-Flags-Implementing-Custom-Feature-Filters-(MicrosoftFeatureManagement)
Colour: Thinking in Proportions (Dominant, Subdominant, and Accent)
"One way of thinking or planning colour is to think in terms of relative expansiveness, that is, the proportion of the use of different colours. One way to describe this proportionality is to think in ..."
Type
: Post
Tags
: design, colour, ui, ux
http://dontcodetired.com/blog/post/Colour-Thinking-in-Proportions-(Dominant-Subdominant-and-Accent)
Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
This is the second part in a series. EDIT: my Feature Management Pluralsight training course is now
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Reducing-Magic-Strings-with-Microsoft-Feature-Toggles-(MicrosoftFeatureManagement)
Free Microsoft Technical Roadshows
"MS are giving a number of technical briefings including .NET and SQL Server 2005… Tuesday 12th and Wednesday 13th April 2005Edinburgh, The Corn Exchange Tuesday 24th and Wednesday 25th May 200 ..."
Type
: Post
http://dontcodetired.com/blog/post/Free-Microsoft-Technical-Roadshows
Writing Azure Functions with Function Monkey: Using Commands Without Handlers
"If you’ve read the previous articles on Function Monkey you may be wondering if you always need a command handler. Sometimes you may want to accept a request into the system (for example via HTTP) and ..."
Type
: Post
Tags
: azure, azure functions, serverless, .net, C#
http://dontcodetired.com/blog/post/Writing-Azure-Functions-with-Function-Monkey-Using-Commands-Without-Handlers
Using C# Source Generators with Microsoft Feature Management Feature Flags
C# Source Generators allow you to generate and compile source code dynamically. You can read more ab
Type
: Post
Tags
: .net, .net core, c#, code generation, FeatureManagement, featuretoggle
http://dontcodetired.com/blog/post/Using-C-Source-Generators-with-Microsoft-Feature-Management-Feature-Flags
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)
Microsoft Buys Part of Nokia
"So the big news of the moment is that Nokia is selling it’s Devices & Services business to Microsoft. The deal is “expected to close in the first quarter of 2014, subject to approval by Nokia shar ..."
Type
: Post
Tags
: nokia, windows phone, apps
http://dontcodetired.com/blog/post/Microsoft-Buys-Part-of-Nokia
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)
Improving Azure Functions Blob Trigger Performance and Reliability - Part 2: Processing Delays and Missed Blobs
This is the second part of a series or articles. When you add a new blob, your blob-triggered functi
Type
: Post
Tags
: C#, azure, azure functions, .net, serverless, azurefunctionblobtriggerseries
http://dontcodetired.com/blog/post/Improving-Azure-Functions-Blob-Trigger-Performance-and-Reliability-Part-2-Processing-Delays-and-Missed-Blobs
Theming and Styling Your Windows Store App the Easy Way
"This article shows one way of choosing and using a colour scheme in your Windows Store app. The default style looks like this: Step 1 – Choose a Colour Palette We can use our fave colours or use a to ..."
Type
: Post
Tags
: windows 8 apps, windows 8, winrt, xaml, design, colour
http://dontcodetired.com/blog/post/Theming-and-Styling-Your-Windows-Store-App-the-Easy-Way
Discipline Equals Freedom
"One of the books I read this year was Discipline Equals Freedom: Field Manual by Jocko Willink. The overarching concept in the book is that if you have discipline now, in the present, this will result ..."
Type
: Post
Tags
: personal development, productivity, profession
http://dontcodetired.com/blog/post/Discipline-Equals-Freedom
Serverless Computing and Workflows with Azure Functions and Microsoft Flow
Microsoft Flow is a tool for creating workflows to automate tasks. It’s similar in concept to
Type
: Post
Tags
: C#, azure, microsoft flow, serverless, azure functions
http://dontcodetired.com/blog/post/Serverless-Computing-and-Workflows-with-Azure-Functions-and-Microsoft-Flow
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23