WordPress database error: [INSERT, UPDATE command denied to user '51213-2'@'10.10.20.20' for table 'wp_options']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1715827350.8281540870666503906250', '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 2 : Improved WeakEventManager http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/ Yet another blog about... Tue, 03 Jul 2012 23:32:36 +0000 hourly 1 https://wordpress.org/?v=5.5.3 By: Shmo http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-10546 Tue, 03 Jul 2012 23:32:36 +0000 http://www.jonathanantoine.com/?p=359#comment-10546 There is another way, explained here: http://social.msdn.microsoft.com/Forums/en/wpf/th
It's type-safe and fast. My guess is they didn't use this method because it's less dummy proof.

]]>
By: Shimmy http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-3547 Thu, 26 Jan 2012 01:14:06 +0000 http://www.jonathanantoine.com/?p=359#comment-3547 Couldn’t you replace that event name string with a safe lambda expression?
Anyway I’m sure you been thru linq expressions selectors and all that, probably beacuse of that error that an event can only appear before += or -= operators.

I do think there should be a language-level operator for weak referencing and weak event subscription. http://visualstudio.uservoice.com/forums/121579-v

]]>
By: jmix90 http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-539 Fri, 21 Oct 2011 14:56:40 +0000 http://www.jonathanantoine.com/?p=359#comment-539 In reply to Anonymous.

You are right, I was thinking at \”tedious\”. Thank you.

]]>
By: Anonymous http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-530 Thu, 20 Oct 2011 08:34:21 +0000 http://www.jonathanantoine.com/?p=359#comment-530 > it is quite fastidious to implement
> Even if it’s easy and fast to implement, it is quite fastidious.
Only a person can be fastidious. You want a different word or expression here, depending on your intended meaning.
fas·tid·i·ous adjective
1. excessively particular, critical, or demanding; hard to please: a fastidious eater.
2. requiring or characterized by excessive care or delicacy; painstaking.a

]]>
By: Microsoft Weblogs http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-320 Mon, 26 Sep 2011 04:43:40 +0000 http://www.jonathanantoine.com/?p=359#comment-320 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 is here : check out the new features ! | Yet Another Blog About... http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-249 Tue, 20 Sep 2011 14:48:59 +0000 http://www.jonathanantoine.com/?p=359#comment-249 […] Improved Support for Establishing a Weak Reference to an Event – Part 2 […]

]]>
By: DotNetShoutout http://www.jonathanantoine.com/2011/09/19/wpf-4-5-part-2-improved-weakeventmanager/comment-page-1/#comment-247 Mon, 19 Sep 2011 13:57:20 +0000 http://www.jonathanantoine.com/?p=359#comment-247 WPF 4.5 – Part 2 : Improved WeakEventManager | Yet Another Blog About……

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

]]>