WordPress database error: [INSERT, UPDATE command denied to user '51213-2'@'10.10.20.149' for table 'wp_options']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1715303620.6509420871734619140625', '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 – Part 13 : binding to types that Implement ICustomTypeProvider http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/ Yet another blog about... Wed, 20 Nov 2013 12:24:49 +0000 hourly 1 https://wordpress.org/?v=5.5.3 By: laeo http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-53982 Wed, 20 Nov 2013 12:24:49 +0000 http://www.jonathanantoine.com/?p=733#comment-53982 nice blog

]]>
By: Andrew C http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-8748 Fri, 01 Jun 2012 16:04:28 +0000 http://www.jonathanantoine.com/?p=733#comment-8748 Visual Studio 11 RC designer is not supporting ICustomTypeProvider (or ICustomTypeDescriptor) (VS2010 supported ICustomTypeDescriptor with WPF)

Please vote for the bug I submitted to Connect: http://connect.microsoft.com/VisualStudio/feedbac

]]>
By: Microsoft Weblogs http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-1244 Mon, 28 Nov 2011 06:17:42 +0000 http://www.jonathanantoine.com/?p=733#comment-1244 Windows Client Developer Roundup 085 for 11/28/2011…

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

]]>
By: jmix90 http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-1178 Fri, 25 Nov 2011 09:08:24 +0000 http://www.jonathanantoine.com/?p=733#comment-1178 In reply to Thomas Levesque.

It's not my choice 🙂 You can find some explanation on this post : http://blogs.msdn.com/b/silverlight_sdk/archive/2

]]>
By: Thomas Levesque http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-1172 Fri, 25 Nov 2011 01:52:00 +0000 http://www.jonathanantoine.com/?p=733#comment-1172 BTW, ICustomTypeDescriptor doesn’t change what reflection sees; it’s only involved when you examine an object with the TypeDescriptor class.

]]>
By: Thomas Levesque http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-1171 Fri, 25 Nov 2011 01:50:25 +0000 http://www.jonathanantoine.com/?p=733#comment-1171 That’s cool, but I don’t really understand how this is different from ICustomTypeDescriptor, and it seems more difficult to use. I mean, you can already create a similar helper base class that implements ICustomTypeDescriptor, and it’s much easier! But perhaps I’m missing something?

]]>
By: DotNetShoutout http://www.jonathanantoine.com/2011/11/24/wpf-4-5-%e2%80%93-part-13-binding-to-types-that-implement-icustomtypeprovider-2/comment-page-1/#comment-1161 Thu, 24 Nov 2011 09:27:09 +0000 http://www.jonathanantoine.com/?p=733#comment-1161 WPF 4.5 – Part 13 : binding to types that Implement ICustomTypeProvider…

Thank you for submitting this cool story – Trackback from DotNetShoutout…

]]>