No magic, only code.
-
Get all transitions
When you create test cases you normally want to check all transitions between states or values. So how do you get a list of values to cover all transitions? Well I started to Google, could not find any good example, probably because I didn’t use the correct word. Then I asked Gemini and got some…
-
Get Application Version
I use this small helper function to get the same text of my Version infor. The Version should be set in the AssemblyInfo for .Net Framework and in the project properties for .Net
-
40+ Years of Development.
When it comes to development and programming, I’ve done it all. From hand scanners to large web sites, I’ve worked as a single developer and on projects with hundreds of developers. Over the years, I’ve learned a thing or two. In this initial post, I’ll share some of my best tips and tricks that I’ve…