In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken on Mono, which pushed me to get down and do...

Due to popular demand (basically people asking me for the workarounds for the openSUSE 11.1 problems listed in my previous post) I have decided to make the workarounds available in this post.

Today I accidentaly MSDN searched for Win32SetClipboardData (our P/Invoke method name in Mono WinForms) instead of SetClipboardData and guess what… I ended up with 5 Mono results in front of me. I found it amusing considering the fact that this was MSDN Search after all. A screenshot in case they...