Treating code as data: NDepend

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

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

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