WordPress database error: [INSERT, UPDATE command denied to user '51213-2'@'10.10.20.25' for table 'wp_options']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1715260219.7867650985717773437500', '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: WPF 4.5 is here : check out the new features ! http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/ Yet another blog about... Sat, 25 Jul 2015 10:35:38 +0000 hourly 1 https://wordpress.org/?v=5.5.3 By: WPF 4.5 – Part 7 : Accessing collections on non-UI Threads | Jonathan ANTOINE's thoughts on Windows development http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-146639 Sat, 25 Jul 2015 10:35:38 +0000 http://www.jonathanantoine.com/?p=398#comment-146639 […] is the seventh (OMG !) post on the WPF 4.5 new features. Collections are a part of every application and their management is maybe the first thing you […]

]]>
By: WPF 4.5 – Part 1 : Asynchronous data validation | Jonathan ANTOINE's thoughts on Windows development http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-146637 Sat, 25 Jul 2015 10:34:32 +0000 http://www.jonathanantoine.com/?p=398#comment-146637 […] is the first post of a serie about the new features of WPF 4.5. Validation of data is often if not always necessary in modern applications. From a long time, WPF […]

]]>
By: WPF 4.5 – Part 13 : binding to types that Implement ICustomTypeProvider | Jonathan ANTOINE's thoughts on WPF, Silverlight, WinRT, NUI... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-1160 Thu, 24 Nov 2011 09:21:10 +0000 http://www.jonathanantoine.com/?p=398#comment-1160 […] WPF 4.5 – Part 13 : binding to types that Implement ICustomTypeProvider Nov242011 733Leave a Commenthttp%3A%2F%2Fwww.jonathanantoine.com%2F2011%2F11%2F24%2Fwpf-4-5-%25e2%2580%2593-part-13-binding-to-types-that-implement-icustomtypeprovider-2%2FWPF+4.5+%E2%80%93+Part+13+%3A+binding+to+types+that+Implement+ICustomTypeProvider2011-11-24+09%3A19%3A25Jonathan+ANTOINEhttp%3A%2F%2Fwww.jonathanantoine.com%2F%3Fp%3D733 Written by Jonathan ANTOINE This is the part number 13 of the serie on the WPF 4.5 new features. […]

]]>
By: WPF 4.5 – Part 11 : New features for the VirtualizingPanel | Jonathan ANTOINE's thoughts on WPF, Silverlight, WinRT, NUI... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-415 Fri, 07 Oct 2011 18:14:22 +0000 http://www.jonathanantoine.com/?p=398#comment-415 […] This post is a part of a serie on WPF 4.5 new features. […]

]]>
By: WPF 4.5 – Part 10 : Live shaping | Jonathan ANTOINE's thoughts on WPF, Silverlight, WinRT, NUI... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-403 Wed, 05 Oct 2011 14:15:59 +0000 http://www.jonathanantoine.com/?p=398#comment-403 […] This post is the tenth part of a serie on the WPF 4.5 new features. […]

]]>
By: WPF 4.5 – Part 9 : binding to static properties | Yet Another Blog About... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-353 Wed, 28 Sep 2011 22:28:57 +0000 http://www.jonathanantoine.com/?p=398#comment-353 […] this post, part of a serie on the WPF 4.5 new features, we’ll see how it can now be […]

]]>
By: Microsoft Weblogs http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-319 Mon, 26 Sep 2011 04:40:56 +0000 http://www.jonathanantoine.com/?p=398#comment-319 Windows Client Developer Roundup 082 for 9/26/2011 (Giant Post-Build Edition)…

The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers…

]]>
By: WPF 4.5 – Part 7 : Accessing collections on non-UI Threads | Yet Another Blog About... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-307 Sat, 24 Sep 2011 20:53:52 +0000 http://www.jonathanantoine.com/?p=398#comment-307 […] Written by Jonathan ANTOINE Here is the seventh (OMG !) post on the WPF 4.5 new features. Collections are a part of every application and their management is maybe the first thing you […]

]]>
By: WPF 4.5 – Part 5 : the new BindingExpression information | Yet Another Blog About... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-280 Thu, 22 Sep 2011 13:00:27 +0000 http://www.jonathanantoine.com/?p=398#comment-280 […] For the records, this post is a part of a serie about WPF 4.5 new features. […]

]]>
By: WPF 4.5 – Part 4 : the new Binding’s ‘Delay’ property | Yet Another Blog About... http://www.jonathanantoine.com/2011/09/20/wpf-4-5-is-here-check-out-the-new-features/comment-page-1/#comment-272 Wed, 21 Sep 2011 17:55:44 +0000 http://www.jonathanantoine.com/?p=398#comment-272 […] This post is a part of the serie on WPF 4.5 new features. […]

]]>