rails sqlite problem in windows : no such file to load — sqlite3

Huh, what a time waster.
Rails used to work right out of the box. Not anymore.
I recently had hd crash and today I wanted to do some rails work.  No rails, no problem.
So I install it and try to use sqlite3, which I remember was trick to make it work, then I figure, maybe they fixed [...]

Writing full screen apps in VB.Net

I set out to write small desktop app for myself. Strangely there are very few resources or explanations online how to write full screen apps in VB.Net or any other .Net . It is not a game FYI but if someone would like to write one, he would want his game to be full-screen.