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

Getting Daily Emails with your Windows Store and Windows Phone App PubCenter Earnings "If you’re writing Windows Phone or Windows Store apps and you’re using Microsoft’s pubCenter to display adverts, you can schedule a daily email report of your earnings for that day. Log in to pubCente ..." Type: Post
Tags : windows 8 apps, windows 8, winrt, monetization, pubcenter, windows phone
http://dontcodetired.com/blog/post/Getting-Daily-Emails-with-your-Windows-Store-and-Windows-Phone-App-PubCenter-Earnings
Better User Experiences and More Robust Applications Pluralsight Course My new Pluralsight course was just published which shows how to use the open source Polly library. P Type: Post
Tags : c#, ux, pluralsight courses
http://dontcodetired.com/blog/post/Better-User-Experiences-and-More-Robust-Applications-Pluralsight-Course
Logging Application Block: Event Types Quick List "A quick list of some event types you can raise using the Logging Application Block (http://microsoft.com) AdminMessageEvent AuditMessageEvent AuditOperationEvent ErrorMessageEvent ExternalError ..." Type: Post http://dontcodetired.com/blog/post/Logging-Application-Block-Event-Types-Quick-List
Getting Started with MoqaLate Mocking in Windows Store Apps "Just knocked up this quick and dirty video explaining how to set up MoqaLate in a Windows Store app solution. You can find out more about MoqaLate on the MoqaLate project home page." Type: Post
Tags : windows 8 apps, windows 8, winrt, testing, tdd, moqalate
http://dontcodetired.com/blog/post/Getting-Started-with-MoqaLate-Mocking-in-Windows-Store-Apps
InAppPurchaseToggle v2.0.0 now with Repeat Purchases "I just released version 2 of open source project InAppPurchaseToggle. I’ve updated the original post to document the new features:" Type: Post
Tags : windows 8 apps, windows 8, open source, inapppurchasetoggle, in app purchase, winrt
http://dontcodetired.com/blog/post/InAppPurchaseToggle-v200-now-with-Repeat-Purchases
Enterprise Library - A Day Out with the Logging and Instrumentation Application Block "Ok, I’ll start by saying I like it; reasons? No headache of installing, configuring, deploying EIF; Easy to configure using the nice little GUI Enterprise Library Configuration Tool - no man ..." Type: Post http://dontcodetired.com/blog/post/Enterprise-Library-A-Day-Out-with-the-Logging-and-Instrumentation-Application-Block
Countdown To Christmas 2009 Silverlight 3 app "For a bit of Silverlight 3 fun:   Use\install at: http://www.dontcodetired.com/live/christmascountdownbeta/ There are some things which need improving such as resizing when run out ..." Type: Post
Tags : c#, silverlight, silverlight 3, sloob, wpf, xaml, blend, out of browser
http://dontcodetired.com/blog/post/Countdown-To-Christmas-2009-SIlverlight-3-app
Speech Synthesis (Text to Speech) In Windows 8.1 Store Apps "Windows 8.1 adds the ability to perform text to speech using the Windows.Media.SpeechSynthesis namespace. As a basic example, to say “Hello World” in the default voice:var synth = new Windows.Media.Sp ..." Type: Post
Tags : windows 8 apps, speech
http://dontcodetired.com/blog/post/Speech-Synthesis-(Text-to-Speech)-In-Windows-81-Store-Apps
Create application and web wireframes "http://gomockingbird.com/" Type: Post
Tags : web, ui design
http://dontcodetired.com/blog/post/Create-application-and-web-wireframes
WeightTracker (beta) Silverlight App Now Live "http://www.dontcodetired.com/live/weighttracker/" Type: Post
Tags : .net, silverlight, silverlight 3
http://dontcodetired.com/blog/post/WeightTracker-(beta)-Silverlight-App-Now-Live
Multiple Platform Targeting in Visual Studio 2017 Suppose you are creating a library that has a central set of features and also additional features t Type: Post
Tags : C#, .net, .net core
http://dontcodetired.com/blog/post/Multiple-Platform-Targeting-in-Visual-Studio-2017
Understanding Azure Durable Functions - Part 3: What Is Durability? This is the third part in a series of articles. Durable Functions make it easier to organize (orches Type: Post
Tags : C#, azure, azure functions, durable functions, serverless, .net, durfuncseries
http://dontcodetired.com/blog/post/Understanding-Azure-Durable-Functions-Part-3-What-Is-Durability
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
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
Creating Azure Functions with Function Monkey–First Look "I’ve had Function Monkey on my to-look-at radar for a little while now so I thought I’d finally get round to looking at it in this post. As a writing experiment I’m going to “live write” my experience ..." Type: Post
Tags : azure, azure functions, serverless, .net, C#
http://dontcodetired.com/blog/post/Creating-Azure-Functions-with-Function-Monkey-First-Look
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)
Azure Functions Continuous Deployment with Azure Pipelines: Part 1 - Overview This is the first part in a series demonstrating how to setup continuous deployment of an Azure Func Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-1-Overview
Design Principals in Practice: Typography in a Grocery Store Window "I recently saw this notice in a local grocery store window: So it’s pretty ugly from a purely aesthetic point of view. But more than that, I don’t feel that it effectively communicates the message. ..." Type: Post
Tags : design, ux, design principals in practice, typography
http://dontcodetired.com/blog/post/Design-Principals-in-Practice-Typography-in-a-Grocery-Store-Window
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
FeatureToggle v4 RC1 with .NET Core Support "The pre-release RC1 version of FeatureToggle with .NET Core support is now available on NuGet. See release notes and GitHub issues for additional background/breaking changes/limitations. The main driv ..." Type: Post
Tags : featuretoggle, open source, .net, .net core
http://dontcodetired.com/blog/post/FeatureToggle-v4-RC1-with-NET-Core-Support