64,058 reputation
780167
bio website chrisforman.me.uk
location United Kingdom
age 51
visits member for 4 years, 4 months
seen 17 mins ago
stats profile views 8,836

If you have any questions about the moderation on Stack Overflow, please post a question on meta or chat. Any other attempts at communication will be ignored.

I've been a developer for nearly 30 years in one form or another. I learnt Pascal at University and my first job was programming in FORTRAN 66. I've since moved to Silverlight with C# & .NET via Ada, C and C++.

Over the years I've used most operating systems (apart from MacOS), starting with PR1MOS and then moving onto various flavours of Unix. I'm now exclusively on Windows, but really should get back into other areas. The only things that are holding me back are lack of time and resources!

One of these days I'm going to get round to these books on my Amazon Wish List

Twitter  Google+  Facebook  LinkedIn


4h
comment Solution of time format 00:00:00 in chronometer android
You need to post the problem as the question and this, the solution, as an answer.
17h
answered Controlling ALT Key with Silverlight control
18h
answered WPF stop click event on MainWindow if backgroundworker on page1 is true
18h
revised Preventing dlls from being included in a xap?
finally added second half of solution
23h
revised javascript selector visualizer. how to see what Jquery has found?
remove spam link
1d
revised Yarn, node manager and resource manager
formatting
1d
comment Retrieving a Single File and the Behavior of Directory.GetFiles C#
tableOrder is a string array because GetFiles returns an array of names even when only one file matches the pattern. It's the same for your second call.
2d
revised Get entries stored in database from yesterday
rolled back to a previous revision
2d
revised Access google Maps API in nokia series 40
formatting
Jun
15
revised Java File .write() a stream of integers
appended answer 17127081 as supplemental
Jun
15
comment How to merge two json and sort through time values with Javascript
What language? What code have you already got?
Jun
15
revised How to merge two json and sort through time values with Javascript
edited tags
Jun
13
comment Compare Address against to addresses list
You have to do fuzzy matches. Use Contains, StartsWith and EndsWith for a basic system. Levenshtein distance for a fully featured system.
Jun
13
revised Use MapViewOfFile to create a shared memory block, then placement new a class object on this block?
appended answer 17083645 as supplemental
Jun
13
comment jQuery width() not working
@dotbran - The only thing you could do at the moment is leave a comment. I have raised the issue on meta
Jun
12
comment Unable to start debugging - Visual Studio 2012
The link is broken. This is why link only answers are bad. Can you please update the answer with the relevant information included in the answer.
Jun
12
revised Can I force memory cleanup in C#?
update
Jun
12
comment Can I force memory cleanup in C#?
@ImranRizvi - apparently it was removed a long time ago - stackoverflow.com/a/12565583/59303.
Jun
12
comment jQuery width() not working
Please post your solution as an actual answer (which you can later accept) and please don't add words like "answered" or "solved" to the title.
Jun
12
revised jQuery width() not working
rolled back to a previous revision