Jonathan Cogley's Blog
C#, Test Driven Development, Pair Programming, MVP C#, ASPInsider, Secret Server
-
Being a Team Lead is like playing Tetris
Tucker has posted about his experiences as Team Lead on our product development team.
-
Developing in Notepad
-
Getting Things Done for Programmers
Ben has posted about one of my favorite topics – Getting Things Done from a programmer’s perspective.
-
Thinking in RegEx – when is a mind shift required?
David has written a great post on thinking in RegEx. I have seen this many times with different languages or platforms where a shift in thinking is required to really use the language/platform effectively.
-
Quirks in .NET – Part 2
Kevin’s Part 2 post is up – Quirks in .NET Part 2.
-
F# and FsUnit
David has posted about his experiences with F# and FsUnit.
-
Rolling your own ternary operator in VB.NET
Kevin has posted about the shortcomings of IIF when compared to the ternary operator (? :) in C# and how to solve the problem.
-
Dynamics in .NET 4.0 and deriving from DynamicObject
Kevin has a follow on post from his C# 4.0 post where he talks about some neat things that can be done using dynamics.
-
VB.NET 10 gets some LOVE
Kevin Jones (our VB.NET poster child on the Thycotic team – ok, maybe there is more than one!) has blogged about his favorite features in VB.NET 10.
-
Agile Process Software or Index Cards/Stickies?
There is some discussion going on here about whether software tools work well for managing Agile processes or whether going manually with index cards and sticky notes works best. Is your team practicing Agile? If so, what works best for you?