Switch Builder

I had to write a switch case for an Enum that contains huge amount of members. Writing each case with hitting the keyword is frustrating and time consuming. So I wrote a little code that builds a switch case for every member of Enum in an Assembly. The Logic behind the scene is extremely simple. [...]

Glassy Control

I was fiddling with panel appearance as I wanted it to have a Glassy effect. I don’t know if I got it exactly what I wanted but the result somehow looks appealing. You can also play with it especially into Rectangles for better results (well, don’t know if it makes).

Follow

Get every new post delivered to your Inbox.