Click here to Skip to main content
15,889,909 members

Articles by davidbakin (Articles: 4)

Articles: 4

RSS Feed

Average article rating: 4.84

Desktop Programming
Win32
9 Apr 2009   Updated: 9 Apr 2009   Rating: 4.88/5    Votes: 10   Popularity: 4.88
Licence: CPOL    Views: 54,097     Bookmarked: 46   Downloaded: 1,452
Please Sign up or sign in to vote.
Utility to unmask password edit controls and INPUT fields, plus some useful C++ classes used to implement it.
Programming Languages
C#
4 Feb 2014   Updated: 4 Feb 2014   Rating: 4.82/5    Votes: 12   Popularity: 5.02
Licence: CPOL    Views: 39,873     Bookmarked: 17   Downloaded: 296
Please Sign up or sign in to vote.
You can subclass Task - but it is tricky. Here's how you do it by "tying the knot" - using lambdas and variable capture to implement lazy evaluation
6 Jul 2008   Updated: 19 Jul 2008   Rating: 4.79/5    Votes: 41   Popularity: 7.73
Licence: CPOL    Views: 109,055     Bookmarked: 120   Downloaded: 2,721
Please Sign up or sign in to vote.
Describes a class to trace events raised by any C# object, via .NET Reflection
Java
23 Mar 2011   Updated: 23 Mar 2011   Rating: 4.86/5    Votes: 10   Popularity: 4.86
Licence: CPOL    Views: 39,789     Bookmarked: 29   Downloaded: 546
Please Sign up or sign in to vote.
Tutorial-style article on generating permutations in an object-oriented way.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect Bakin's Bits
United States United States
I've been programming for 35 years and I'm still learning new things. My major interests recently are programming models and methods for concurrency, applications of functional programming, and doing interesting things with Mathematica.