WordPress database error: [INSERT, UPDATE command denied to user '51213-2'@'10.10.20.130' for table 'wp_options']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1714303173.7701959609985351562500', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)


Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/feed-rss2-comments.php on line 8
Comments on: How to bind an ItemsControl to an Enum with localized descriptions http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/ Yet another blog about... Mon, 15 Sep 2014 08:01:58 +0000 hourly 1 https://wordpress.org/?v=5.5.3 By: Thomas Hagström http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/comment-page-1/#comment-86291 Mon, 15 Sep 2014 08:01:58 +0000 http://www.jonathanantoine.com/?p=835#comment-86291 x:Type is not valid for Silverlight. A workaround is needed

]]>
By: Balmat http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/comment-page-1/#comment-9147 Tue, 12 Jun 2012 09:17:25 +0000 http://www.jonathanantoine.com/?p=835#comment-9147 It would have been useful to know it works only with .Net 4.0 Framework ;-). Because DisplayAttribute and Tuple<> classes only exists in this version of framework ! For .Net 3.5, I had to create my own DisplayAttribute class and I use KeyValuePair<> instead of Tuple<>.

]]>
By: jmix90 http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/comment-page-1/#comment-1137 Wed, 23 Nov 2011 07:24:28 +0000 http://www.jonathanantoine.com/?p=835#comment-1137 In reply to @adrianfaciu.

You are welcome. Thank you for reading my blog.

]]>
By: @adrianfaciu http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/comment-page-1/#comment-1135 Wed, 23 Nov 2011 06:41:46 +0000 http://www.jonathanantoine.com/?p=835#comment-1135 The part about localization was very helpful. Thanks for sharing.

]]>
By: jmix90 http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/comment-page-1/#comment-1127 Tue, 22 Nov 2011 22:22:52 +0000 http://www.jonathanantoine.com/?p=835#comment-1127 In reply to Loic.

You are right, the good link is this one, sorry : http://db.tt/AnFjfQ8U

]]>
By: Loic http://www.jonathanantoine.com/2011/11/22/how-to-bind-an-itemscontrol-to-an-enum-with-localized-descriptions/comment-page-1/#comment-1126 Tue, 22 Nov 2011 22:16:21 +0000 http://www.jonathanantoine.com/?p=835#comment-1126 Very nice!

Thanks' for sharing
The link to the demo project in your dropbox seems broken.

(I have a dropbox account)

regards

]]>