Friday, June 13, 2014

New Laptop blues VS - bad filename or volume name

difficult week

finally got it - cleared workspaces (including remote) and downloaded everything again

Friday, May 30, 2014

web installer hung

i ran reset from command line

installing mvc 4

on vs 2012 kept on failing because of a lack of a patch on vs 2010 (huh?)
i installed mvc 3 first and all was good

Monday, May 19, 2014

only date in javascript

var curdate = new Date();
        curdate.setHours(0,0,0,0);

Wednesday, May 14, 2014

when to use x86 on a VS build

I needed that for creating an exe that had to work on 64 bit bit still had references to 32 bit