Updating database from cvs file in VB.Net

I got a simple request to let shippers upload information with shipped dates in csv files .
Now this is rather simple request and problem especially in versatile framework like .Net . I figured just googling around would find me simple solution, however it took a little bit of more search and tweaking to get this [...]

NY Times dreams about broadband in US

I couldn’t stop laughing reading article in NY Times about how US is first in the world in broadband, contrary to what all of us who are trying to use it know. It isn’t last of course but first it surely isn’t. Forget South Korea, Japan, France, Netherlands and many others, what they have is [...]

Rails on Windows, gems doesn’t install, can’t update

Let me first show you this:
C:\workspace>rails -v
Rails 2.3.0
(B*****s!)
(Me watching Diggnation one time too many)
So Rails or more precise gem installer sucks in Windows. Most of the time people have problem with sqlite gem but as it happens, others can make your life hard as well. Problem is that when specific Windows version of gem is [...]