Search results for 'texas holdem poker online facebook. 💰⏩Betkings66.com⏪💰. free poker games online win real money. real online poker tournaments. 💰⏩Betkings66.com⏪💰. poker online spielengu'

Updating Your Windows 8 App to Windows 8.1: Handling Widths and Replacing Snapped Mode "Windows 8.1 allows users to resize Windows more freely than Windows 8.0. In Windows 8.0 there was the concept of snapped, filled and full screen viewstates. These concepts are no more in Windows 8.1 a ..." Type: Post
Tags : windows 8 apps
http://dontcodetired.com/blog/post/Updating-Your-Windows-8-App-to-Windows-81-Handling-Widths-and-Replacing-Snapped-Mode
Using FeatureToggle In Your Windows 8 WinRT App "I just released an update to my open source feature toggling library FeatureToggle. Version 1.2.0 add support for using feature toggles in your Windows 8 WinRT .Net (C#) app. For this initial release, ..." Type: Post
Tags : open source, featuretoggle
http://dontcodetired.com/blog/post/Using-FeatureToggle-In-Your-Windows-8-WinRT-App
Three Wins Technique Review - a Simple Productivity Hack to Deliver What Matters I started using the Three Wins Technique about five years ago. It has proven to be a simple techniqu Type: Post
Tags : profession, personal development, productivity
http://dontcodetired.com/blog/post/Three-Wins-Technique-Review-a-Simple-Productivity-Hack-to-Deliver-What-Matters
Februaries Windows 7 Phone Roundup "http://blogs.msdn.com/b/astebner/archive/2012/02/27/10273543.aspx "The Windows Phone SDK 7.1.1 Update – CTP provides a new 256 MB device emulator image and an updated 512 MB emulator, ..." Type: Post
Tags : windows phone 7, wp7
http://dontcodetired.com/blog/post/Februaries-Windows-7-Phone-Roundup
Mocking Framework for Windows Store apps (and Windows Phone) "With Windows Store apps there are challenges getting traditional mocking frameworks such as Rhino and Moq working due to limited reflection support in the platform (presumably for security reasons). I ..." Type: Post
Tags : tdd, windows 8, windows 8 apps, winrt, mocking, testing
http://dontcodetired.com/blog/post/Mocking-Framework-for-Windows-Store-apps-(and-Windows-Phone)
Painless .NET Windows Service Creation with Topshelf Windows Services allow us to run code in the background, without needing (for example) a console app Type: Post
Tags : .net, c#, owin, topshelf, webapi
http://dontcodetired.com/blog/post/Painless-NET-Windows-Service-Creation-with-Topshelf
Quick-Start Guide To Using xUnit To Test Your Windows 8 WinRT Store app "Until xUnit officially supports* Windows store apps you can get xUnit working with your WinRT app by doing the following: In Visual Studio 2012, go to Tools menu, Extensions and Updates; search for an ..." Type: Post
Tags : windows 8 apps, windows 8, apps, xunit, testing
http://dontcodetired.com/blog/post/Quick-Start-Guide-To-Using-xUnit-To-Test-Your-Windows-8-WinRT-Store-app
Getting Started Building a Universal Windows App "Universal Windows apps promise to enable the sharing of app code between Windows 8.1 Store apps and Windows Phone 8.1 apps. In this demo, we’ll create a simple app and see how much work we can share b ..." Type: Post
Tags : c#, windows store apps, windows phone apps, xbox apps, universal apps
http://dontcodetired.com/blog/post/Getting-Started-Building-a-Universal-Windows-App
Updating Your Windows 8 App to Windows 8.1: Dealing With Coloured Fonts "With Windows 8.1, font characters (glyphs) can now contain coloured layers. In a Windows 8.0 app, this XAML:<TextBlock>$★☺☹❤✈⛱⛺⛵⚽✘✔☀⛅☕⛄❓♀♂❋❄✹</TextBlock> Will produce the following (bla ..." Type: Post
Tags : windows 8 apps, xaml
http://dontcodetired.com/blog/post/Updating-Your-Windows-8-App-to-Windows-81-Dealing-With-Coloured-Fonts
Portable Class Library (PCL) Timer when Targeting Both Windows 8 and Windows Phone using Reactive Extensions "Currently the Timer class is not available when targeting both Windows Phone 8 and Windows 8 Store Apps. For the app I’m building I want the MVVMLight PCL ViewModel to update a property every second – ..." Type: Post
Tags : c#, pcl, rx, reactive extensions, windows store apps, windows phone apps, windows 8 apps
http://dontcodetired.com/blog/post/Portable-Class-Library-(PCL)-Timer-when-Targeting-Both-Windows-8-and-Windows-Phone-using-Reactive-Extensions
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
Free Xaml drawing tool "I stumbled upon a nice (free) open source drawing application (a la Adobe Illustrator) which allows saving in SVG but also XAML! So if you don't want to/cannot afford to use Blend this could be a ..." Type: Post
Tags : .net, xaml, wpf, silverlight, silverlight 3, blend
http://dontcodetired.com/blog/post/Free-Xaml-drawing-tool
Making An Awesome Windows 8 Pinned Tile for your Website "With Windows 8 and the metro "Modern Windows New UI Store Experience Style" version of Internet Explorer 10, you can pin a web site to the start menu and provide a hi-res image to be displayed on the ..." Type: Post
Tags : html, user experience, ux, web, windows 8, tiles
http://dontcodetired.com/blog/post/Making-An-Awesome-Windows-8-Pinned-Tile-for-your-Website
Getting Ready to Build Your First Windows 8 App "This article outlines an approach to getting started building you first Windows 8 app, but rather than focus on the technology aspects it focus on the pre-coding activities. The Idea So you have a few ..." Type: Post
Tags : windows 8 apps, windows 8, apps, tablet, ux, design
http://dontcodetired.com/blog/post/Getting-Ready-to-Build-Your-First-Windows-8-App
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
ChildWindow in Silverlight 3 "SL 3 introduced the ChildWindow to allow easy creation of modal 'pop-up' windows inside our main window. Once you have added a new ChildWindow to your project you can customise its appearance ..." Type: Post
Tags : c#, silverlight, silverlight 3, xaml
http://dontcodetired.com/blog/post/ChildWindow-in-Silverlight-3
The Enterprise Re-Imagined with Windows 8 "If your company is currently in the process of upgrading to Windows 8, do they see it as a simple OS upgrade to keep up to date; or, do they see it as an enabler to re-imagine how the business operate ..." Type: Post
Tags : windows 8 apps, windows 8, apps, tablet, ux, design
http://dontcodetired.com/blog/post/The-Enterprise-Re-Imagined-with-Windows-8
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
50 Apps by Christmas: SilverKeys - Porting a Silverlight App to a Windows Store App "This article is part of the 50 Apps by Christmas series. I developed a Silverlight app a few years ago and I wanted to see how easy it would be to port to a Windows Store app. You can download free t ..." Type: Post
Tags : silverlight, windows 8 apps, windows 8, winrt, windows phone, 50appsbychristmas2013, portable class library, rhinomocks
http://dontcodetired.com/blog/post/50-Apps-by-Christmas-SilverKeys-Porting-a-Silverlight-App-to-a-Windows-Store-App
Implementing Platform Specific Code in Universal Windows Apps with MVVMLight and Dependency Injection "In previous articles I’ve covered using MVVMLight in Universal Windows Apps and using C# partial classes and methods to implement different code on Windows Phone and Windows Store apps. While partial ..." Type: Post
Tags : c#, windows store apps, windows phone apps, universal apps, mvvm, mvvm light, di, dependency injection
http://dontcodetired.com/blog/post/Implementing-Platform-Specific-Code-in-Universal-Windows-Apps-with-MVVMLight-and-Dependency-Injection