frou

3,425
Reputation
472 views

Registered User

Name frou
Member for 1 year
Seen Nov 20 at 22:19
Website
Location
Age
2d
awarded  Popular Question
Nov
29
awarded  Popular Question
Nov
14
asked Where should a Windows application’s working files be written?
Nov
14
answered Isn’t Func<T, bool> and Predicate<T> the same thing after compilation?
Nov
13
answered How to prevent auto implemented properties from being serialized?
Nov
5
awarded  Popular Question
Nov
4
revised How to check a character array is null in objective C
edited tags
Nov
2
answered Ansi C & C++ free e-book source for download
Nov
2
answered TODO: comments are not showing up in the Task List
Nov
2
comment C Pointer Syntax: Style poll
Polls like this are boring because it's such a low barrier to entry that you end up with many answers with little thought or explanation provided.
Oct
30
comment Determining whether a Type is an Anonymous Type
Don't worry about why. It is curiosity :)
Oct
30
revised Determining whether a Type is an Anonymous Type
clarified what I wondered.
Oct
30
asked Determining whether a Type is an Anonymous Type
Oct
30
awarded  Popular Question
Oct
29
awarded  Popular Question
Oct
26
revised Maximum Timer interval
edited tags; edited title
Oct
23
comment Why does an empty loop use so much processor time?
Are we there yet? Are we there yet? Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Oct
22
revised How do you get nano/pico running on OpenSolaris?
reverting strange tag edit
Oct
22
revised Is “The C Programming Language” (book) current?
relevant tags
Oct
22
revised Conditional “orderby” sort order in LINQ
added 7 characters in body
Oct
22
asked Conditional “orderby” sort order in LINQ
Oct
21
accepted SqlDbType enumeration mapping - C#
Oct
21
answered SqlDbType enumeration mapping - C#
Oct
20
comment Is the Amazon Kindle suitable for programming books?
Got it. I don't think I'll buy the Kindle, then, but I'll keep an eye on how the e-ink readers evolve.
Oct
20
comment Is the Amazon Kindle suitable for programming books?
Have a day off, Mr Serious Robot.
Oct
20
comment Is the Amazon Kindle suitable for programming books?
I don't care about trees used to make traditional books. Please elaborate :)
Oct
20
asked Is the Amazon Kindle suitable for programming books?
Oct
16
awarded  Popular Question
Oct
15
awarded  Popular Question
Oct
15
comment Choosing the default value of an Enum type without having to change values
this is my old question and it has reappeared on the front page. what the ** was I thinking with that example...
Oct
15
comment C vs. Java for game programming
Whether we are talking about hobbyist games or full-on commercial games colours things a lot, I think!
Oct
15
comment C vs. Java for game programming
The BestGameEver, Quake III Arena, is written in C :-)
Oct
14
comment C vs. Java for game programming
Good point - obviously commercial stuff for consoles have a ton of restrictions on how you build your game!
Oct
14
answered C vs. Java for game programming
Oct
13
revised Forcing Winforms install to make application to start when windows starts
edited tags
Oct
13
answered Windows Handle Issue
Oct
13
answered CSharp : Monitor - Wait,Pulse,PulseAll
Oct
11
answered Coding practices for C# Nullable type
Oct
11
accepted Are C# extension methods only available for instance methods?
Oct
11
revised Are C# extension methods only available for instance methods?
added 123 characters in body
Oct
11
answered Are C# extension methods only available for instance methods?
Oct
11
comment Programming with ADD/ADHD
I know this supreme-zone state but, unfortunately, occurrences seem to be years apart for me.
Oct
11
comment Are there any tricks for counting the number of lines in a text file?
I marked Matthew as the answer, but your answer and comments have been helpful, and I take them on board, Jon.
Oct
11
revised Are there any tricks for counting the number of lines in a text file?
added 10 characters in body
Oct
11
comment Are there any tricks for counting the number of lines in a text file?
They aren't fixed records, but that optional estimate technique is cool.
Oct
10
revised Generic method to get a control name when moused over?
deleted 157 characters in body
Oct
10
comment Generic method to get a control name when moused over?
Sorry, I think my rambling about anonymous type stuff only applies to local variables in a method. You can of course use plain reflection to get the names of class members.
Oct
10
comment Generic method to get a control name when moused over?
Ah - this property assignment must be baked in to the auto-generated .Designer.cs file? Because I don't think you can recover a variable name at runtume in the general case without setting up some anonymous type trickery beforehand.
Oct
10
answered Generic method to get a control name when moused over?
Oct
9
answered Visual Studio IDE Issue