GotSharp? is a weblog from developers, for developers!

Multithreading does not have to be hard

When you write an application that takes some time to complete a task, it might become unresponsive to the user. Ever seen an application turn all white when clicking it?
The answer to solve this is multithreading. But writing a multithreaded application can be quite difficult. If you rush into coding, you quickly [...]

Filed under:.Net, Examples, Tips & Tricks, VB

Welcome to Got #?

Got #? (pronounced got sharp) is my blog about IT related things. Expect information about the .Net Framework, JavaScript, Visual Studio, problems, solutions, … At the moment, I’m not doing any Java at all, so you won’t find much about it here. That might change however, you never know what you’ll end [...]

Filed under:General