Hello and welcome:), A few weeks back a friend of mine recommended a tool and he described it as such Treating code as data, you can query information about your code and keep track of changes. What he said was an understatement. I tried said tool and I found out that it can become invaluable … Continue reading Treating code as data: NDepend
Tools
LinqPAD script of the day: RandomStringGenerator
Hello and welcome :), This is part of a series entitled LinqPAD script of the day in which we will be looking at some scripts I used from time to time to help me with a specific issue or question. Keep in mind that some of these scripts might be silly, useless, geeky but hey, … Continue reading LinqPAD script of the day: RandomStringGenerator
LinqPAD script of the day: WorldClock
Hello and welcome :), This post is the first in a series entitled LinqPAD script of the day in which we will be looking at some scripts I used from time to time to help me with a specific issue or question. Keep in mind that some of these scripts might be silly, useless, geeky … Continue reading LinqPAD script of the day: WorldClock
Generating Breakpoints
Hello and welcome :), So I received a WPF project I never touched before, so my first instinct after looking around is to run the application and see what it actually does. After that, the next logical step for me is to put a bunch of breakpoints to make sure I covered most scenarios. For … Continue reading Generating Breakpoints
LINQPad, A developer’s best friend
Hello and welcome π , Today I want to discuss one tool that is indispensable from my toolbox (also by popular demand :D), from testing out ideas, to developing custom controls, I default to LINQPad most of the time, and not for just "development" topics. Warning, a wall of text is incoming π . We … Continue reading LINQPad, A developer’s best friend
Games as a service?
Hello and welcome, Today I will try something different, both as a way of writing the posts and also todayβs post is not so much about what we do during this post as to what we learn from it and opening up new ways of thinking. New Tool First off, I want to mention that … Continue reading Games as a service?
ClipX showcast
Hello and welcome, Starting a new category to showcase some of the tools I started using, and why, and how can they helped me and might help you out as well. Today I will be talking and show the ClipX tool. So this small tool is a life saver for me, and I have been … Continue reading ClipX showcast