Search results for 'Mobile casino app (ph365.mx)Mobile casino app (ph365.mx)'

What are Your 3 Wins for 2014? "The idea of "the power of three" is a universal concept; it can be seen anywhere from religion (The Holy Trinity, Triquetra, etc.) to childhood learning ("ABC", "123") to entertainment (The Three Musk ..." Type: Post
Tags : profession, personal development, productivity
http://dontcodetired.com/blog/post/What-are-Your-3-Wins-for-2014
Business-Readable, Living Documentation with BDDfy "BDDfy enables the creation of tests that, in addition to verifying that the system works correctly, also results in business-readable, living documentation. Business-readable means that the tests are ..." Type: Post
Tags : teststack, bddfy, bdd, testing, qa
http://dontcodetired.com/blog/post/Business-Readable-Living-Documentation-with-BDDfy
New RavenDB FeatureToggle "I just published new NuGet package for my open source .NET feature toggling library. This package allows you to turn features on/off depending on what’s configured in a RavenDB database. PM> Instal ..." Type: Post
Tags : open source, featuretoggle, ravendb
http://dontcodetired.com/blog/post/New-RavenDB-FeatureToggle
Getting Started with Azure Cosmos DB and Azure Functions This is the first part in a series of articles. Azure Cosmos DB is a “globally distributed, mu Type: Post
Tags : c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Getting-Started-with-Azure-Cosmos-DB-and-Azure-Functions
On Staying Positive and Subconscious Prejudices "So I was toying with an idea using SignalR on Azure. In the client code:<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Internet Uptime</tit ..." Type: Post
Tags : web, signalr, html, personal development
http://dontcodetired.com/blog/post/On-Staying-Positive-and-Subconscious-Prejudices
Nunit GUI quits without exception when testing objects derived from ServicedComponent "This is apparently a known issue… If you have problems using NUnit with EnterpriseServices, use the command line runner, nunit-console.exe (you will have to append your path to point to it eg. ..." Type: Post http://dontcodetired.com/blog/post/Nunit-GUI-quits-without-exception-when-testing-objects-derived-from-ServicedComponent
Reducing MVVM Light Viewmodel Code with Fody Property Dependencies and Custom Property Changed Methods "In other previous articles I’ve written about Fody and this article we’ll see how we can use the PropertyChanged.Fody addin with MVVM Light viewmodels. The preceding screenshot shows the app in acti ..." Type: Post
Tags : fody, productivity, code generation, c#
http://dontcodetired.com/blog/post/Reducing-MVVM-Light-Viewmodel-Code-with-Fody-Property-Dependencies-and-Custom-Property-Changed-Methods
Advanced SpecFlow: Sharing Data Between Steps with Context Injection 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-Sharing-Data-Between-Steps-with-Context-Injection
location.replace doesn’t work when the following page is a PDF "Applies to:IE 6.0 (+others?), ASP.NET 1.1, JavaScript, PDF, Adobe Acrobat For some reason (at least in IE 6.0) if you use location.replace (to’disable’ back button by changing browser his ..." Type: Post http://dontcodetired.com/blog/post/locationreplace-doesne28099t-work-when-the-following-page-is-a-PDF
New Open Source Project–Named Colors "I’ve been tinkering with an idea for a new open source project called NamedColors. As its name suggests, it’s a list of color values (hex RGB) with associated names. In addition, a number of related “ ..." Type: Post
Tags : namedcolors, open source, css, sass, .net
http://dontcodetired.com/blog/post/New-Open-Source-Projecte28093Named-Colors
Dealing With Unprocessed Storage Queue Poison Messages in Azure Functions If an Azure Function that is triggered by a message on a Storage Queue throws an exception, the mess Type: Post
Tags : azure, azure functions, C#, serverless
http://dontcodetired.com/blog/post/Dealing-With-Unprocessed-Storage-Queue-Poison-Messages-in-Azure-Functions
Learning .NET Unit Testing the Easy Way Knowing what you need to know is hard. Sometimes harder than the learning itself. Many years ago I w Type: Post
Tags : testing, profession, personal development, .net, nunit
http://dontcodetired.com/blog/post/Learning-NET-Unit-Testing-the-Easy-Way
New Pluralsight Course - Implementing Feature Toggles in .NET with FeatureToggle Feature toggles (also referred to as feature flags, flippers, feature switches, etc) are a technique Type: Post
Tags : featuretoggle, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Implementing-Feature-Toggles-in-NET-with-FeatureToggle
Understanding Azure Durable Functions - Part 12: Sub Orchestrations This is part twelve in a series of articles. If you’re not familiar with Durable Functions you Type: Post
Tags : C#, azure, azure functions, durable functions, serverless, .net, durfuncseries
http://dontcodetired.com/blog/post/Understanding-Azure-Durable-Functions-Part-12-Sub-Orchestrations
Design Pattern for Silverlight 2 "It seems the Model-View-ViewModel (MVVM) is the preferred pattern at present for implementing cleanly separated SL apps (& WPF client apps). Aims to increase testability and leverage data-bin ..." Type: Post
Tags : silverlight, design patterns, mvvm
http://dontcodetired.com/blog/post/Design-Pattern-for-Silverlight-2
ICYMI C# 9 New Features: Create Immutable Objects with Records "This is part of a series of articles on new features introduced in C# 9. C# 9 introduced a new type of object that is neither a class or a struct. This new type is called a  record. In C# 9 a rec ..." Type: Post
Tags : icymcs9series, c#, .net, .net core, C#9
http://dontcodetired.com/blog/post/ICYMI-C-9-New-Features-Create-Immutable-Objects-with-Records
Diagnosing WCF Problems Using SvcTraceViewer.exe "You can use Microsoft Service Trace Viewer (SvcTraceViewer.exe) to help diagnose problems with connections to your WCF services. For example, if calling WCF service from the client using AJAX (o ..." Type: Post
Tags : .net, ajax, wcf, debugging
http://dontcodetired.com/blog/post/Diagnosing-WCF-Problems-Using-SvcTraceViewerexe
Fixie - A Convention-based .NET Testing Framework "Fixie is a relative newcomer to the .NET testing framework space. It throws away the idea of marking elements of test code with attributes in favour of a conventions based approach. At a high level, w ..." Type: Post
Tags : c#, testing, fixie
http://dontcodetired.com/blog/post/Fixie-A-Convention-based-NET-Testing-Framework
Blogengine.net install on Discountasp.net "After weighing up the options (or at least 2) for a .Net based blogging engine for DCT I've chosen Blogengine.Net over dasBlog. Have to run IIS 7 in Classic Application Pool Pipeline Mode , also ..." Type: Post http://dontcodetired.com/blog/post/Blogenginenet-install-on-Discountaspnet
New Pluralsight Course Update: Working with Nulls in C# A new version of my Working with Nulls in C# Pluralsight course was just released. This new version Type: Post
Tags : c#, .net
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Update-Working-with-Nulls-in-C