Click here to Skip to main content
15,885,767 members

Articles by Lutosław (Articles: 10, Tip/Tricks: 4)

Articles: 10, Tip/Tricks: 4

RSS Feed

Average article rating: 4.49

Desktop Programming
Windows Forms
2 Aug 2007   Updated: 15 Aug 2007   Rating: 3.44/5    Votes: 10   Popularity: 3.44
Licence: CPOL    Views: 72,517     Bookmarked: 49   Downloaded: 1,083
Please Sign up or sign in to vote.
TreeView control in which nodes dynamically load themselves while expanding
General Programming
Regular Expressions
16 Apr 2012   Updated: 16 Apr 2012   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 24,551     Bookmarked: 11   Downloaded: 186
Please Sign up or sign in to vote.
Find patterns in a sequence of objects using a familiar language.
Programming Languages
C#
4 Jul 2007   Updated: 28 Apr 2008   Rating: 3.82/5    Votes: 9   Popularity: 3.64
Licence: GPL3    Views: 83,464     Bookmarked: 28   Downloaded: 723
Please Sign up or sign in to vote.
Generic list class based on Microsoft's implementation with few additional events to handle like BeforeAdd, OnAdd, BeforeRemove, etc.
19 Sep 2007   Updated: 13 May 2008   Rating: 4.35/5    Votes: 21   Popularity: 5.66
Licence: CPOL    Views: 47,922     Bookmarked: 43   Downloaded: 825
Please Sign up or sign in to vote.
A tool for localizing source files and generating helper classes in any programming language
12 Feb 2011   Updated: 18 Feb 2011   Rating: 4.91/5    Votes: 18   Popularity: 6.17
Licence: CPOL    Views: 72,753     Bookmarked: 32   Downloaded: 2,202
Please Sign up or sign in to vote.
Introduction to the concept of ontology, Notation 3, and SPARQL.
31 Jan 2009   Updated: 3 Feb 2009   Rating: 4.85/5    Votes: 19   Popularity: 6.09
Licence: CPOL    Views: 61,724     Bookmarked: 55   Downloaded: 1,071
Please Sign up or sign in to vote.
A brief introduction to FSA and a ready-to-use class library
20 Aug 2007   Updated: 2 Jul 2008   Rating: 4.80/5    Votes: 32   Popularity: 7.03
Licence: CPOL    Views: 188,935     Bookmarked: 81   Downloaded: 7,537
Please Sign up or sign in to vote.
Parse, manage, edit and write INI files while preserving their format. And don't get too exhausted.
23 Sep 2008   Updated: 23 Sep 2008   Rating: 4.11/5    Votes: 5   Popularity: 2.87
Licence: CPOL    Views: 57,330     Bookmarked: 15   Downloaded: 864
Please Sign up or sign in to vote.
Good for decoding a stream of characters with a finite number of predefined tokens
3 Nov 2009   Updated: 23 Nov 2009   Rating: 4.65/5    Votes: 7   Popularity: 3.93
Licence: CPOL    Views: 30,211     Bookmarked: 34   Downloaded: 376
Please Sign up or sign in to vote.
A ready-to-use process manager provided
C# 4.0
4 Jan 2012   Updated: 16 Jan 2012   Rating: 4.93/5    Votes: 40   Popularity: 7.79
Licence: CPOL    Views: 65,295     Bookmarked: 60   Downloaded: 1,408
Please Sign up or sign in to vote.
Performing many replacements in a string at one time.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.77

Desktop Programming
Windows Forms
3 Jan 2012   Updated: 3 Jan 2012   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,841     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
This method, although it doesn't use binary search, handles Multiline tab pages too.private static intGetTabIndexAt( System.Windows.Forms.TabControl tabControl, System.Drawing.Point point){ int result = -1; if (tabControl != null) { for (int i = 0;...
WPF
16 Nov 2014   Updated: 16 Nov 2014   Rating: 4.60/5    Votes: 3   Popularity: 2.19
Licence: CPOL    Views: 9,090     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
A TimeSpan wrapper class which uses a System.TimeSpan as a backing field.
General Programming
Algorithms
3 Jun 2013   Updated: 7 Jun 2013   Rating: 4.67/5    Votes: 3   Popularity: 2.23
Licence: CPOL    Views: 22,954     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Calcution of a standard deviation and filtering outliers in a LINQ-style.
Programming Languages
C#
4 Dec 2011   Updated: 13 Dec 2011   Rating: 4.80/5    Votes: 2   Popularity: 1.44
Licence: CPOL    Views: 16,210     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Code to translate a jagged array.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Poland Poland
My name is Jacek. Currently, I am a Java/kotlin developer. I like C# and Monthy Python's sense of humour.