Main menu

SmartFeed by FeedBurner Subscribe to the site feed.


If you find the information here useful, then please consider a small donation, or linking to this site.

Recent Comments

Recent Tweets

  • @longzheng Result! Well done
  • @Dr_Black :-( Sorry to hear that. Hope you're back on your feet again soon
  • @mbullock In which case I definitely stand by previous recommendation - slow-motion video of feet whilst running, until find the right shoe
  • @mbullock @dr_black For running? (cf. fashion) If so, I recommend http://bit.ly/2jykPV (Gait Analysis included). Not in London tho' (PE/CB)
  • @AndrewWoody Sounds familiar... and now it's Friday... so procrastination will kick in for a while until I GTD!

Calendar

October 2007
M T W T F S S
« Sep   Nov »
1234567
891011121314
15161718192021
22232425262728
293031  

Archive

Archive for October 10th, 2007

Compiling C# code without access to Visual Studio

I’m not a developer and as such I don’t have a copy of Visual Studio but this evening I needed to compile somebody else’s C# code to produce a dynamic link library (DLL) and call it from a Windows PowerShell script. Somewhere back in my distant past I recall using Turbo Pascal, Borland C++, [...]