Cool! I will try it for some time and see if it does not get boring. :)
Dirk Verheijke
Posts
-
A little VS bit I never knew existed. -
Quick tipCool!
-
Visual Studio 2017 Release Candidate available for downloadI know that feeling. Until last year we used VS2003 and FW1.1. We upgraded to VS2015 and FW4.6.1. To avoid problems as described in one of your answers I've made a new solution, imported every project separately and solved the reported problems one by one before importing the next project (and regularly made a backup :) ).
-
free backup toolHave you tried SyncToy? I use it at home and at work.
-
The 1980's called and want me back...Don't deprecate your work. I use more or less daily a .dat file to copy .dll files after compiling my programs in VB.Net 2003. I'm proud that I could make the file because it avoids a lot of manual copy file work and frustrations when I forgot copying the files before start testing my changes.
Kind regards, Dirk
-
How old were you when you first wrote a line of code ?I was 18 (1976) and using a HP25 (programmable calculator: HP25).
Dirk Verheijke