Tags
360 allotment apple baby big brother books cinema code decorating diy event family food gaming garden harry potter humour iphone job Marble media microsoft mobile n95 8gb news nokia orange OU photography pond projects rambling rant rare scan security sky stephen king three uncategorized veg virgin media weird wispa xboxPages
Meta
Tag Archives: code
Skippy, the Killer Kangaroo
Skippy, the Killer Kangaroo Author unknown The reuse of some object-oriented code has caused tactical headaches for Australia’s armed forces. As virtual reality simulators assume larger roles in helicopter combat training, programmers have gone to great lengths to increase the … Continue reading
*= and =* and SQL
Google either of these and you get bugger all results, not very helpful when trying to figure out what the hell they are. Well, I eventually found reference on msdn.microsoft.com: *= is left outer join =* is right outer join … Continue reading
Tagged code
Leave a comment
Window- and Console-Friendly Win32 Applications
A few of the projects require that the application can be run both as a Windows GUI and a Console application. So far the apps have been Windows Subsystem and when run as a console, by executing with a /c, … Continue reading
Tagged code
Leave a comment
Parse Error, no assembly associated with Xml key a1
ARSE! Currently loving doing C# code, but still on the learning curve when things go wrong. Today I received the above error and so hit Google to work out what was wrong as the error reported wasn’t very useful, like … Continue reading
Tagged code
Leave a comment
Half a job
I just learned that a control I’m trying to use isn’t that customisable I need to allow a user to enter ftp settings and fortunately someone here has written a custom control that does just that; it allows the user … Continue reading