Customizing Visual Studio looks

I’ve been tinkering with colors and font sizes in VS for a while. This is mostly because I have copy on desktop and laptop, so when I move from one to another, I discover things look different then what I was used to. Anyhow, the way I like things is Consolas font, with size [...]

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 [...]

Short glance at asp.net mvc or future of asp.net

I’ve been aware of asp.net mvc for some time now. I avoided it for few reasons, first it was not complete, but that wouldn’t stop me before. Secondly, it was C# exclusively, I prefer to take .Net in VB variant and I figured if Microsoft would take it so far to make it just C#, [...]