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

Articles by Mr.PoorEnglish (Articles: 32, Tip/Tricks: 3)

Articles: 32, Tip/Tricks: 3

RSS Feed

Average article rating: 4.49

Database Development
Data Visualization
17 Apr 2015   Updated: 17 Apr 2015   Rating: 4.80/5    Votes: 3   Popularity: 2.29
Licence: CPOL    Views: 10,652     Bookmarked: 7   Downloaded: 230
Please Sign up or sign in to vote.
efficient and secure selecting from large amounts of data
Desktop Programming
Windows Forms
25 Jul 2010   Updated: 15 Aug 2010   Rating: 4.80/5    Votes: 15   Popularity: 5.35
Licence: CPOL    Views: 86,983     Bookmarked: 40   Downloaded: 1,429
Please Sign up or sign in to vote.
Avoid foot-traps while using StreamReader / StreamWriter
19 Oct 2009   Updated: 29 Oct 2009   Rating: 4.92/5    Votes: 8   Popularity: 4.45
Licence: CPOL    Views: 62,116     Bookmarked: 59   Downloaded: 1,932
Please Sign up or sign in to vote.
A FlowlayoutPanel providing sizeable contents
20 Dec 2009   Updated: 28 Dec 2009   Rating: 4.44/5    Votes: 7   Popularity: 3.76
Licence: CPOL    Views: 36,003     Bookmarked: 34   Downloaded: 2,217
Please Sign up or sign in to vote.
Two WinForms controls that help to develop compact and flexible user interfaces.
1 Apr 2009   Updated: 22 Mar 2014   Rating: 4.85/5    Votes: 16   Popularity: 5.56
Licence: CPOL    Views: 112,658     Bookmarked: 42   Downloaded: 3,266
Please Sign up or sign in to vote.
Treeview with Checkboxes supporting 3-state-logic
28 Sep 2015   Updated: 28 Sep 2015   Rating: 4.75/5    Votes: 23   Popularity: 6.47
Licence: CPOL    Views: 35,340     Bookmarked: 30   Downloaded: 1,076
Please Sign up or sign in to vote.
including the "Four Views"-Concept as general principle of presenting Data.
13 Feb 2010   Updated: 15 Feb 2010   Rating: 4.92/5    Votes: 8   Popularity: 4.45
Licence: CPOL    Views: 32,411     Bookmarked: 34   Downloaded: 442
Please Sign up or sign in to vote.
A new approach to 2D - geometric computation replaces Point, Size, and Rectangle.
20 Nov 2007   Updated: 7 Dec 2007   Rating: 2.12/5    Votes: 6   Popularity: 1.65
Licence: CPOL    Views: 23,652     Bookmarked: 13   Downloaded: 189
Please Sign up or sign in to vote.
...trying to be designed ergonomic
21 Feb 2010   Updated: 11 Apr 2010   Rating: 4.76/5    Votes: 23   Popularity: 6.29
Licence: CPOL    Views: 58,350     Bookmarked: 93   Downloaded: 1,816
Please Sign up or sign in to vote.
Generic methods enable typesafe Threading
17 Apr 2008   Updated: 17 Apr 2008   Rating: 3.80/5    Votes: 3   Popularity: 1.81
Licence: CPOL    Views: 14,215     Bookmarked: 6   Downloaded: 54
Please Sign up or sign in to vote.
Converting complex Object-structures to string and reverse. Storing the result in an application-setting improves configurations flexibility substantially
WPF
10 Jan 2016   Updated: 10 Jan 2016   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: CPOL    Views: 11,991     Bookmarked: 3   Downloaded: 162
Please Sign up or sign in to vote.
This is an alternative for "Dynamic Validation with FluentValidation in WPF/MVVM"
12 Dec 2014   Updated: 12 Dec 2014   Rating: 4.74/5    Votes: 8   Popularity: 4.28
Licence: CPOL    Views: 16,804     Bookmarked: 3   Downloaded: 193
Please Sign up or sign in to vote.
Understanding Tabcontrol right enables a lightweigth solution
XAML
14 Jan 2016   Updated: 14 Jan 2016   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 12,702     Bookmarked: 6   Downloaded: 187
Please Sign up or sign in to vote.
Organize your DelegateCommands hierarchical in one Viewmodel-Object - A Style generates a proper Menu from that. You also can set individual CommandBindings, to Buttons or MenuItems.
General Programming
Algorithms
4 Sep 2015   Updated: 4 Sep 2015   Rating: 4.74/5    Votes: 11   Popularity: 4.94
Licence: CPOL    Views: 17,327     Bookmarked: 7   Downloaded: 86
Please Sign up or sign in to vote.
Usage of Linq and anonymous Methods help keep code briefly
Multimedia
GDI+
29 Dec 2007   Updated: 5 Jan 2008   Rating: 4.83/5    Votes: 16   Popularity: 5.68
Licence: CPOL    Views: 98,279     Bookmarked: 63   Downloaded: 3,130
Please Sign up or sign in to vote.
Algorithms to compute the Y - Value at an X - Position of a curve, constructed by some support-points
Programming Languages
C#
26 Jan 2021   Updated: 26 Jan 2021   Rating: 4.73/5    Votes: 4   Popularity: 2.85
Licence: CPOL    Views: 9,670     Bookmarked: 5   Downloaded: 257
Please Sign up or sign in to vote.
JSchema-Support, easy usage UI, smart line-layout
28 Jun 2017   Updated: 28 Jun 2017   Rating: 4.34/5    Votes: 23   Popularity: 5.82
Licence: CPOL    Views: 18,931     Bookmarked: 7   Downloaded: 64
Please Sign up or sign in to vote.
This is an alternative for "Why I cannot understand this code?"
26 Oct 2017   Updated: 28 Oct 2017   Rating: 4.45/5    Votes: 13   Popularity: 4.80
Licence: CPOL    Views: 18,030     Bookmarked: 8   Downloaded: 116
Please Sign up or sign in to vote.
10-times faster Accesss with Reflection.MethodInfo (updated)
19 Feb 2008   Updated: 21 Feb 2008   Rating: 4.29/5    Votes: 16   Popularity: 4.91
Licence: CPOL    Views: 52,703     Bookmarked: 27   Downloaded: 179
Please Sign up or sign in to vote.
A generic function that enables "deep-iterating" the leafs of arbitrary tree data structures simply using foreach.
6 Sep 2015   Updated: 8 Sep 2015   Rating: 3.93/5    Votes: 6   Popularity: 3.06
Licence: CPOL    Views: 19,145     Bookmarked: 5   Downloaded: 309
Please Sign up or sign in to vote.
Explains Backtracking (and some more) with the Example "Eight-Queens-Puzzle"
5 Oct 2017   Updated: 11 Oct 2017   Rating: 4.95/5    Votes: 23   Popularity: 6.65
Licence: CPOL    Views: 14,894     Bookmarked: 21   Downloaded: 186
Please Sign up or sign in to vote.
"TextAffinity": human-like ranking of similar texts
11 Jul 2008   Updated: 4 Oct 2008   Rating: 4.68/5    Votes: 13   Popularity: 5.21
Licence: CPOL    Views: 34,295     Bookmarked: 35   Downloaded: 0
Please Sign up or sign in to vote.
Anonymous methods help in keeping the "environment" of recursive processing encapsulated
23 Oct 2015   Updated: 23 Oct 2015   Rating: 4.75/5    Votes: 3   Popularity: 2.27
Licence: CPOL    Views: 12,772     Bookmarked: 5   Downloaded: 71
Please Sign up or sign in to vote.
The Strategy-Pattern does not nessecarily require Interfaces - two other Approaches
Visual Basic
22 Sep 2015   Updated: 22 Sep 2015   Rating: 4.65/5    Votes: 16   Popularity: 5.47
Licence: CPOL    Views: 27,303     Bookmarked: 19   Downloaded: 663
Please Sign up or sign in to vote.
The basic principle easy to understand. Then step forward to a concrete sample.
7 Jan 2008   Updated: 7 Jan 2008   Rating: 4.00/5    Votes: 6   Popularity: 3.11
Licence: CPOL    Views: 26,962     Bookmarked: 16   Downloaded: 177
Please Sign up or sign in to vote.
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
15 Jan 2008   Updated: 15 Jan 2008   Rating: 2.75/5    Votes: 6   Popularity: 2.14
Licence: CPOL    Views: 20,341     Bookmarked: 11   Downloaded: 85
Please Sign up or sign in to vote.
Sensational botanic discovery: the smallest Tree on Earth! About a generic Tree, and looping it with ForEach
7 Dec 2017   Updated: 7 Dec 2017   Rating: 4.82/5    Votes: 6   Popularity: 3.75
Licence: CPOL    Views: 11,711     Bookmarked: 7   Downloaded: 232
Please Sign up or sign in to vote.
Parse Expressions in three steps: 1) Tokenize, 2) Convert2Postfix 3) ProcessPostfix
3 Nov 2007   Updated: 21 Jun 2008   Rating: 4.17/5    Votes: 11   Popularity: 4.17
Licence: CPOL    Views: 68,584     Bookmarked: 57   Downloaded: 555
Please Sign up or sign in to vote.
A generic function helps to avoid "CrossThreadCall-Exception" when raising events from side-threads
25 Mar 2010   Updated: 7 Apr 2010   Rating: 4.59/5    Votes: 18   Popularity: 5.52
Licence: CPOL    Views: 53,575     Bookmarked: 38   Downloaded: 499
Please Sign up or sign in to vote.
Waiting for parallel execution needs no stuff like Callbacks or WaitHandles
11 Jul 2016   Updated: 11 Jul 2016   Rating: 4.62/5    Votes: 16   Popularity: 5.43
Licence: CPOL    Views: 18,124     Bookmarked: 12   Downloaded: 544
Please Sign up or sign in to vote.
understandeable, short and fast code
Visual Basic 10
3 Oct 2015   Updated: 3 Oct 2015   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 23,395     Bookmarked: 7   Downloaded: 498
Please Sign up or sign in to vote.
what is "typed" on typed Dataset, and how to use it
12 Sep 2015   Updated: 12 Sep 2015   Rating: 4.91/5    Votes: 16   Popularity: 5.92
Licence: CPOL    Views: 23,233     Bookmarked: 18   Downloaded: 514
Please Sign up or sign in to vote.
After simple introduction the Article turns to less known, but useful/important/interesting Aspects of unblocking the Gui with Async/Await

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.90

Desktop Programming
WPF
14 Oct 2017   Updated: 14 Oct 2017   Rating: 3.64/5    Votes: 5   Popularity: 2.54
Licence: CPOL    Views: 8,330     Bookmarked: 2   Downloaded: 91
Please Sign up or sign in to vote.
This is an alternative for "SelectedItems Behavior for ListBox and MultiSelector"
Programming Languages
C#
30 Sep 2015   Updated: 30 Sep 2015   Rating: 3.45/5    Votes: 12   Popularity: 3.72
Licence: CPOL    Views: 20,171     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
This is an alternative for "Understand Lambda Expressions in 3 minutes"
C# 4.0
23 Jul 2016   Updated: 23 Jul 2016   Rating: 4.60/5    Votes: 7   Popularity: 3.89
Licence: CPOL    Views: 9,924     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
This is an alternative for "C# Sprintf-Lite"
Visual Basic
8 Oct 2015   Updated: 8 Oct 2015   Rating: 3.90/5    Votes: 7   Popularity: 3.30
Licence: CPOL    Views: 8,750     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Explain the instruction-sections of the placeholders within a formatstring more clearly than MSDN-Documentation does

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.