Search results for '3 wins'

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
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
Winning in 2016 "As the year 2015 starts its last slide into 2016, it’s the time of year that I start to think about what my 3 Wins are going to be for next year. If you’re not familiar with the 3 Wins concept, it’s s ..." Type: Post
Tags : profession, personal development, productivity
http://dontcodetired.com/blog/post/Winning-in-2016
How to Make 2021 Your Best Year Ever "Happy New Year! I think we can all agree that 2020 was one of the most challenging years any of us have experienced. Even though here in Western Australia we have been relatively lucky due to our isol ..." Type: Post
Tags : personal development, productivity, profession
http://dontcodetired.com/blog/post/How-to-Make-2021-Your-Best-Year-Ever
One Simple Technique to Help Achieve Your Goals "As the New Year approaches and people start to comment “I can’t believe it’s November”, thoughts start to turn to New Year’s Resolutions and things not accomplished in this year. Whilst I don’t believ ..." Type: Post
Tags : productivity, profession, personal development
http://dontcodetired.com/blog/post/One-Simple-Technique-to-Help-Achieve-Your-Goals
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
Understanding Azure Durable Functions - Part 2: Creating Your First Durable Function This is the second part in a series of articles. Before creating durable functions it’s import Type: Post
Tags : C#, azure, azure functions, durable functions, serverless, .net, durfuncseries
http://dontcodetired.com/blog/post/Understanding-Azure-Durable-Functions-Part-2-Creating-Your-First-Durable-Function
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
Using Server Side Timers and SignalR in ASP.NET MVC Applications "I thought it would be fun to create an “Internet uptime” page that you can see live here on Azure Websites. It shows how long the Internet (since ARPANET) has been around for. Creating a Class that c ..." Type: Post
Tags : web, signalr, html, c#, asp.net
http://dontcodetired.com/blog/post/Using-Server-Side-Timers-and-SignalR-in-ASPNET-MVC-Applications
In Process Http Server for Integration Test Faking with Owin, Katana, and WebAPI "Sometimes when integration testing we need an HTTP endpoint. We can set one up in our solution (for example a Web Api project) and make sure it’s running before we execute our integration tests but it ..." Type: Post
Tags : testing, asp.net, owin, katana, web api
http://dontcodetired.com/blog/post/In-Process-Http-Server-for-Integration-Test-Faking-with-Owin-Katana-and-WebAPI