Click here to Skip to main content
15,881,559 members

Latest Messages

Browse the last 200 messages posted on article discussions and in the General forums.

 
Have a question?

1 2 3 4


by Emile van Gerwen at 6-Oct-23 1:51  
at Article "article "Crafting mazes""
by Emile van Gerwen at 16-Jan-22 23:03  
at Article "technical blog "Build the Forest in Python Series: Make the Forest Thread-Safe""
by Emile van Gerwen at 7-May-21 1:52  
at Article "article "Backgammon Artificial Intelligence""
by Emile van Gerwen at 26-Nov-20 23:27   Score: 5.00 (1 vote).
at Article "tip/trick "Spiffsgen: A Code Generation Based Workaround for Lack of ESP32 SPIFFS Uploader Tool""
by Emile van Gerwen at 24-May-20 22:27   Score: 5.00 (1 vote).
at Article "article "Blockader: and alternate AsyncLock variant with none of the usual limitations.""
by Emile van Gerwen at 18-May-20 21:14  
at Article "tip/trick "Use CancellationToken - not Thread.Sleep""
by Emile van Gerwen at 9-Mar-20 5:42  
at Article "technical blog "Putting the Fun in C# Local Functions""
by Emile van Gerwen at 17-Jun-19 3:24  
at Article "project "C# Fuzzy Logic Api""
by Emile van Gerwen at 2-Dec-18 23:35  
at Article "article "The Amazing Performance of C++17 Parallel Algorithms, is it Possible?""
by Emile van Gerwen at 12-Nov-18 0:06  
at Article "technical blog "Creating a Turing Machine in Python – Part 1""
by Emile van Gerwen at 20-Dec-17 23:36  
at Article "article "Pathfinding Algorithms in C#""
by Emile van Gerwen at 28-Jun-16 7:34  
at Article "article "Organizing Unit Tests inline with code.""
by Emile van Gerwen at 26-Jun-16 0:22  
at Article "tip/trick "Run unit tests as you modify your code""
by Emile van Gerwen at 23-Nov-15 3:53  
at Article "article "C++ is fun: tips and tricks""
by Emile van Gerwen at 7-Sep-15 21:28  
at Article "technical blog "Top 15 Hidden Features of C# Part 2""
by Emile van Gerwen at 6-Jul-15 3:02  
at Article "article "You had me at Delegate""
by Emile van Gerwen at 26-May-15 1:23  
at Article "article "Statistics Workbench""
by Emile van Gerwen at 18-Sep-14 22:20   Score: 5.00 (1 vote).
at Article "article "Why Microsoft has partial classes and Java does not?""
by Emile van Gerwen at 18-Aug-14 1:50  
at Article "article "OverrideXml: control XML serialization of classes you can't change""
by Emile van Gerwen at 14-Aug-14 2:37  
at Article "article "NeoLua - Dynamic language""
by Emile van Gerwen at 15-Jan-14 2:42   Score: 5.00 (1 vote).
at Article "article "Continuous asynchronous Ping using TAP and IProgress in C#5""
by Emile van Gerwen at 10-Mar-13 23:26  
at Article "Piracy and Unconventional Wisdom"
by Emile van Gerwen at 3-Sep-12 21:09  
at Article "article "A Beginner's Tutorial - Type Casting and Type Conversion in C#""
by Emile van Gerwen at 23-Nov-10 21:14  
at Article "Article "1 to 1 Object Mapping with IDictionary""
by Emile van Gerwen at 18-Oct-10 21:31  
at Article "Article "Remove blank lines from code in Visual Studio""
by Emile van Gerwen at 1-Nov-11 2:30  
at Article "Article "Visual C++ and WinRT/Metro - Some fundamentals""
by Emile van Gerwen at 23-Nov-10 21:04  
at Article "Article "No More Magic Strings! Presenting: @string.of""
by Emile van Gerwen at 11-Nov-10 1:39  
at Article "Article "Refactoring Copy/Paste Code with the use of delegates""
by Emile van Gerwen at 25-Oct-10 21:59   Score: 5.00 (1 vote).
at Article "Article "How to track an object which is Out of Scope while Debugging ?""
by Emile van Gerwen at 18-Oct-10 21:52  
at Article "Article "Mobile Development: A binary clock for the taskbar""
by Emile van Gerwen at 18-Oct-10 21:43  
at Article "Article "Rethrow exception and InnerException property in .Net""
by Emile van Gerwen at 11-Oct-10 21:53  
at Article "Article "Order in Chaos: .NET Collections""
by Emile van Gerwen at 27-Sep-10 21:31   Score: 2.00 (6 votes).
at Article "Article "Some Best Practices for C# Application Development""
by Emile van Gerwen at 17-Aug-10 21:19  
at Article "Article "The Game of Clue (C#2010)""
by Emile van Gerwen at 17-Aug-10 10:02  
at Article "Article "The Game of Clue (C#2010)""
by Emile van Gerwen at 17-Aug-10 0:31  
at Article "Article "The Game of Clue (C#2010)""
by Emile van Gerwen at 28-Jul-10 4:39  
at Article "Article "Using a DataRader like a list in F#""
by Emile van Gerwen at 27-Jul-10 8:58  
at Article "Article "Using a DataRader like a list in F#""
by Emile van Gerwen at 26-Jul-10 22:25  
at Article "Article "Parameter Passing :- by Train vs by Truck.""
by Emile van Gerwen at 19-Jul-10 22:24  
at Article "Article "Exploring Amazon S3 with F#""
by Emile van Gerwen at 21-Jun-10 22:23  
at Article "Article "Observer in .NET 4.0 with IObserver(T)""
by Emile van Gerwen at 11-Nov-09 6:20  
at Article "Article "WPF : A* search""
by Emile van Gerwen at 11-Nov-09 6:03   Score: 4.00 (2 votes).
at Article "Article "WPF : A* search""
by Emile van Gerwen at 9-Nov-09 22:15  
at Article "Article "WPF : A* search""
by Emile van Gerwen at 9-Nov-09 10:10  
at Article "Article "WPF : A* search""
by Emile van Gerwen at 5-Oct-09 21:37  
at Article "Article "How to quickly debug a NUnit test in Visual Studio""
by Emile van Gerwen at 5-Aug-09 23:25  
at Article "Article "Parallel Coding Using Partial Methods""
by Emile van Gerwen at 27-Jul-09 23:14   Score: 1.00 (1 vote).
at Article "Article "Covariance, contravariance and invariance in C# language""
by Emile van Gerwen at 15-Jun-09 21:51  
at Article "Article "Testing Private Members in Visual Studio""
by Emile van Gerwen at 27-Apr-09 23:02  
at Article "Article "Non-intrusive tree & graph structures""

1 2 3 4