Category Archives: Tutorials

Top 5 C Sharp Tips I Wish I Knew Before Taking the Plunge

I’ve been programming in C Sharp for over 4 years (2 years while at an IT company). There are many things such as C Sharp language tips/patterns I wish I knew before I started that would have saved me a … Continue reading

Posted in C#, Tips, Tutorials | Leave a comment

Accessing a listview’s Items From Another Thread

The Problem at Hand The other day I had a simple problem that I couldn’t seem to find an answer to online. I had a background worker running on a thread that needed to access a collection of listview items. … Continue reading

Posted in C#, Tips, Tutorials | Leave a comment

Home Made Delicious Pizza in 5 Easy Steps

Kind of a random off-topic post, but who cares! It’s pizza!!! A few nights ago, I decided to make something that I failed at before: pizza. Turns out, the sauce I was using before (pasta sauce) was really really bad. … Continue reading

Posted in Tutorials | Leave a comment