Click here to Skip to main content
15,887,318 members

Articles by Aron Weiler (Articles: 4, Technical Blogs: 10, Tip/Trick: 1)

Articles: 4, Technical Blogs: 10, Tip/Trick: 1

RSS Feed

Average article rating: 4.77

Desktop Programming
WPF
20 May 2011   Updated: 20 May 2011   Rating: 4.92/5    Votes: 60   Popularity: 8.75
Licence: CPOL    Views: 215,614     Bookmarked: 104   Downloaded: 19,333
Please Sign up or sign in to vote.
WPF UserControl enabling simple page transitions, such as slide, grow, spin, etc.
General Programming
Algorithms
1 Dec 2010   Updated: 1 Dec 2010   Rating: 4.50/5    Votes: 6   Popularity: 3.50
Licence: CPOL    Views: 35,076     Bookmarked: 8   Downloaded: 485
Please Sign up or sign in to vote.
A standard in-memory generic .NET queue that, when the configurable overflow limit is reached, will start using MSMQ as a backend to mitigate the issues with memory usage.
Programming Languages
C#
13 Nov 2012   Updated: 11 Dec 2012   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 33,263     Bookmarked: 33   Downloaded: 430
Please Sign up or sign in to vote.
Learn how to create a static and unchanging WCF interface that still supports most WCF capabilities.
27 Jan 2009   Updated: 23 May 2011   Rating: 4.65/5    Votes: 39   Popularity: 7.24
Licence: CPOL    Views: 332,016     Bookmarked: 86   Downloaded: 7,739
Please Sign up or sign in to vote.
This is an example of a multi-key generic dictionary written in C#.

Average blogs rating: 4.70

All Topics
20 May 2011   Updated: 20 May 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 14,030     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
--- UPDATED with better console stuff and now using the crypto random number generator.I know that some of you have found yourself in that situation that requires you to delete something from your hard drive permanently, thus rendering your data unrecoverable.Well, there isn't a good way to do
Desktop Programming
WPF
19 May 2011   Updated: 19 May 2011   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 35,591     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Like the title says... a simple (very simple) page transition control for WPF
19 May 2011   Updated: 19 May 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,592     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to create a WPF frame inside of a window with AllowsTransparency set to true
20 May 2011   Updated: 20 May 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 23,909     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Make any image in WPF pop up and hit you in the face!
DevOps
Testing
24 May 2011   Updated: 24 May 2011   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 22,633     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Performance tests between multiple "multi-key" Dictionary implementations
Programming Languages
C#
14 Apr 2013   Updated: 14 Apr 2013   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 14,510     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Adding descriptions, or other text, to enumeration values (supports localization!)
20 May 2011   Updated: 20 May 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,750     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
A standard in-memory generic .NET queue that, when the configurable overflow limit is reached, will start using MSMQ as a backend to mitigate the issues with memory usage
20 May 2011   Updated: 20 May 2011   Rating: 4.38/5    Votes: 5   Popularity: 3.06
Licence: CPOL    Views: 19,312     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
MultiKeyDictionary is a C# class that wraps and extends the Generic Dictionary object provided by Microsoft in .NET 2.0 and above.
31 Oct 2011   Updated: 31 Oct 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 18,750     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Parallel for loop in C#
C# 4.0
19 May 2011   Updated: 19 May 2011   Rating: 3.84/5    Votes: 11   Popularity: 4.00
Licence: CPOL    Views: 55,683     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
Just wrote this to scan for open ports on some software... it's pretty fast!

Average tips rating: 1.00

21 Feb 2012   Updated: 21 Feb 2012   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 7,400     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Here's an alternative... use the original code (as posted by DrABELL) that I wrote years ago, instead of this plagiarized compiled crap.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
United States United States
Check out my technical blog here: The Fyslexic Duck. You can find most of what I've put on CodeProject there, plus some additional technical articles.