Click here to Skip to main content
15,867,453 members

Articles by Henrik Jonsson (Articles: 10)

Articles: 10

RSS Feed

Average article rating: 4.92

Desktop Programming
Windows Forms
8 Jul 2012   Updated: 8 Jul 2012   Rating: 4.92/5    Votes: 12   Popularity: 5.31
Licence: CPOL    Views: 40,164     Bookmarked: 32   Downloaded: 1,058
Please Sign up or sign in to vote.
An alternative approach to the new .NET async/await keywords to program asynchronously commands to make your user interface more responsive.
WPF
25 Sep 2008   Updated: 25 Sep 2008   Rating: 4.89/5    Votes: 19   Popularity: 6.14
Licence: CPOL    Views: 86,508     Bookmarked: 61   Downloaded: 1,002
Please Sign up or sign in to vote.
Easy-to-use and high performance dynamic sorting of most type of sequences with SQL-like syntax, developed using System.Linq.Expression classes.
20 Jan 2014   Updated: 20 Jan 2014   Rating: 4.89/5    Votes: 7   Popularity: 4.13
Licence: CPOL    Views: 39,315     Bookmarked: 22   Downloaded: 1,744
Please Sign up or sign in to vote.
Presents a few simple controls to help you design adorners with data binding support using only XAML
30 Nov 2011   Updated: 12 Mar 2014   Rating: 4.94/5    Votes: 25   Popularity: 6.91
Licence: CPOL    Views: 104,500     Bookmarked: 68   Downloaded: 1,712
Please Sign up or sign in to vote.
Presents a helper class to easily display user-friendly enum value representations including customizable and localizable text, images, and arbitrary XAML content. This class can also be used as a general XAML switch statement for enum and non-enum classes.
17 Sep 2012   Updated: 18 Sep 2012   Rating: 4.87/5    Votes: 12   Popularity: 5.26
Licence: CPOL    Views: 76,796     Bookmarked: 20   Downloaded: 1,543
Please Sign up or sign in to vote.
How to work around that Binding's Converter, ConvertParameter and StringFormat cannot be specified as dynamic Bindings.
Programming Languages
C#
20 Feb 2012   Updated: 22 May 2012   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 45,941     Bookmarked: 18   Downloaded: 841
Please Sign up or sign in to vote.
An extended Static markup extension implementation for Silverlight 5 and WPF supporting invoking static methods with arguments, and a Silverlight Type markup extension implementation.
27 Dec 2007   Updated: 2 Jun 2008   Rating: 4.84/5    Votes: 44   Popularity: 7.86
Licence: CPOL    Views: 165,969     Bookmarked: 136   Downloaded: 1,276
Please Sign up or sign in to vote.
How to make your existing and new applications support in-memory transactions, multi-level and multi-document undo/redo, using Generics and C# 3.0 extension methods and lambda expressions.
XML
27 Mar 2015   Updated: 27 Mar 2015   Rating: 4.89/5    Votes: 9   Popularity: 4.67
Licence: CPOL    Views: 21,094     Bookmarked: 10   Downloaded: 246
Please Sign up or sign in to vote.
Another solution for Extension properties in .NET
8 Oct 2015   Updated: 13 Oct 2015   Rating: 4.98/5    Votes: 28   Popularity: 6.96
Licence: CPOL    Views: 27,106     Bookmarked: 32   Downloaded: 317
Please Sign up or sign in to vote.
An efficient solution for adding semantic meaning, strong-type checking and validation to your data members.
Web Development
HTML
18 Nov 2011   Updated: 18 Nov 2011   Rating: 4.97/5    Votes: 23   Popularity: 6.77
Licence: CPOL    Views: 134,393     Bookmarked: 33   Downloaded: 3,211
Please Sign up or sign in to vote.
An enhanced MultiBinding markup extension implementation for Silverlight 5 with support for bindable Converter, ConverterParameter and StringFormat

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.
Software Developer
Sweden Sweden
Henrik Jonsson is a Microsoft Professional Certified Windows Developer (MCPD) that currently works as an IT consultant in Västerås, Sweden.

Henrik has worked in several small and large software development projects in various roles such as architect, developer, CM and tester.

He regularly reads The Code Project articles to keep updated about .NET development and get new ideas. He has contributed with articles presenting some useful libraries for Undo/Redo, Dynamic Linq Sorting and a Silverlight 5 MultiBinding solution.