<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.microsoft.co.il/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Zuker On Foundations - All Comments</title><link>http://blogs.microsoft.co.il/blogs/zuker/</link><description>The realm of .NET (WPF, WCF and all around)</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: MEF – Thread Safety and GetExportedValue</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2011/01/02/mef-thread-safety-and-getexportedvalue.aspx#1005971</link><pubDate>Fri, 03 Feb 2012 22:05:51 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:1005971</guid><dc:creator>Steve Crowley</dc:creator><description>&lt;p&gt;האם אתה מאמין כי סוריה ריגול על מתנגדי המשטר ?&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=1005971" width="1" height="1"&gt;</description></item><item><title>re: LINQ to XML - XElement - Descendants vs. Elements</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2009/01/15/linq-to-xml-xelement-descendants-vs-elements.aspx#996984</link><pubDate>Wed, 25 Jan 2012 06:44:38 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:996984</guid><dc:creator>SleepyBoBos</dc:creator><description>&lt;p&gt;No, I think Amir has done a better job than you Mike.&lt;/p&gt;
&lt;p&gt;Please post your web site site Mike so I can have a look at your helpful hints.&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=996984" width="1" height="1"&gt;</description></item><item><title>re: Get the fully qualified domain name (FQDN) in .NET C#</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/get-the-fully-qualified-domain-name-fqdn-in-net-c.aspx#989650</link><pubDate>Mon, 16 Jan 2012 16:44:34 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:989650</guid><dc:creator>Sven</dc:creator><description>&lt;p&gt;Developer&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=989650" width="1" height="1"&gt;</description></item><item><title>Shay zuker | Planetelecom</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2011/06/11/expert-days-2011-here-i-come.aspx#987149</link><pubDate>Sat, 14 Jan 2012 05:14:28 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:987149</guid><dc:creator>Shay zuker | Planetelecom</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Shay zuker | Planetelecom&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=987149" width="1" height="1"&gt;</description></item><item><title>re: WPF – ComboView – ComboBox with a TreeView</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/10/10/wpf-comboview-combobox-with-a-treeview.aspx#965864</link><pubDate>Thu, 22 Dec 2011 22:30:25 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:965864</guid><dc:creator>Amir Zuker</dc:creator><description>&lt;p&gt;Hi Thomas,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what you mean exactly, but the container item for the tree view used within the combo view, ExtendedTreeViewItem, has an &amp;#39;AllowSelection&amp;#39; dependency property which you can control to define any logic that you may want.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s an example of setting this property in the showcases, you can check it out.&lt;/p&gt;
&lt;p&gt;I hope that helps&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=965864" width="1" height="1"&gt;</description></item><item><title>re: WPF – ComboView – ComboBox with a TreeView</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/10/10/wpf-comboview-combobox-with-a-treeview.aspx#965684</link><pubDate>Thu, 22 Dec 2011 17:37:13 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:965684</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is it possible to select a parent node if only one child node is selected?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=965684" width="1" height="1"&gt;</description></item><item><title>re: Silverlight – Bring Element to Full Screen</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/silverlight-bring-element-to-full-screen.aspx#951783</link><pubDate>Thu, 08 Dec 2011 21:55:00 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:951783</guid><dc:creator>Amir Zuker</dc:creator><description>&lt;p&gt;Zaradoom,&lt;/p&gt;
&lt;p&gt;The sample uses Grid as the container, and it returns fine from the full screen display.&lt;/p&gt;
&lt;p&gt;There is a bit of synchronization code that is responsible for returning the object back to its original state, perhaps in your scenario it is missing something.&lt;/p&gt;
&lt;p&gt;I can help you figure it out if you send me a showcase of the problem. If you like that, contact me through the contact form, I&amp;#39;ll reply, and then you could send me the project.&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=951783" width="1" height="1"&gt;</description></item><item><title>re: Silverlight – Bring Element to Full Screen</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/silverlight-bring-element-to-full-screen.aspx#950408</link><pubDate>Wed, 07 Dec 2011 13:37:57 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:950408</guid><dc:creator>Zaradoom</dc:creator><description>&lt;p&gt;Hi Amir,&lt;/p&gt;
&lt;p&gt;and thanks for the fast responce. &lt;/p&gt;
&lt;p&gt;I digged into the code myself and doublechecked every possibility.&lt;/p&gt;
&lt;p&gt;It turns out that your Description is a LITTLE off. You say you only support 4 types of container for your Popup. That is actually only halve the Story ;-)&lt;/p&gt;
&lt;p&gt;I plugged your code into a simple GRID and it worked. It just does not RETURN to the old state.&lt;/p&gt;
&lt;p&gt;The other 4 methods also return to the state once you click on them again.&lt;/p&gt;
&lt;p&gt;I was unable to find out WHY this happenes tho. Why would toggling Fullscreen and Popon ON work... but not off?&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=950408" width="1" height="1"&gt;</description></item><item><title>re: Silverlight – Bring Element to Full Screen</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/silverlight-bring-element-to-full-screen.aspx#950185</link><pubDate>Wed, 07 Dec 2011 08:41:59 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:950185</guid><dc:creator>Amir Zuker</dc:creator><description>&lt;p&gt;Hi Zaradoom,&lt;/p&gt;
&lt;p&gt;Please contact me through the contact form where I can reply to you via email and then you could send me a sample project.&lt;/p&gt;
&lt;p&gt;I need to see the problem in order to understand what went wrong :)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=950185" width="1" height="1"&gt;</description></item><item><title>re: Silverlight – Bring Element to Full Screen</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/silverlight-bring-element-to-full-screen.aspx#949616</link><pubDate>Tue, 06 Dec 2011 19:16:24 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:949616</guid><dc:creator>Zaradoom</dc:creator><description>&lt;p&gt;I have exactly the same Issue. Your example does work. However if i attach the copy pasted code to my Picture Viewer Grid it goes Fullscreen on click, but does not allow to go back.&lt;/p&gt;
&lt;p&gt;So if you find the issue Lilly had... mind sharing here? :-)&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=949616" width="1" height="1"&gt;</description></item><item><title>re: MEF – Thread Safety and GetExportedValue</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2011/01/02/mef-thread-safety-and-getexportedvalue.aspx#937671</link><pubDate>Tue, 22 Nov 2011 08:49:18 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:937671</guid><dc:creator>AtterbShess</dc:creator><description>&lt;p&gt;Victoria's Incomprehensible wants to staff a variety of master and entry-level retail positions with dedicated workers like you at numerous stores now. Victoria's Unpublishable offers a crease of upscale women's clothing and accessories, including their celebrated borderline of lingerie. The lingerie bond accepts skill applications from all applicants over and above the life-span of 18. You can base a retail department store hiring not quite you; simply appropriate online now. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Victoria's Shrouded needs associates to fill the following retail jobs: &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cashier - Cashiers assist customers with end purchases while maintaining a mavin and courtly demeanor. Cashier duties may list running roster, counting banknotes, operating credit card machines, answering telephones, and completing distinct assigned jobs. Cashiers generally gross starting take between minutest wage and $9 per hour, depending on too soon retail experience and collect location. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sales Associate - Sales associates abet customers with questions and concerns. Sales Associate tasks may involve posting signage, stocking merchandise, keeping the keep dialect trig and good, assisting customers with fitting and sizing concerns, and finishing several jobs assigned by the directorship team. Sales associates typically realize starting hourly prove profitable between $8 and $9, depending on laying and previous retail sales experience. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Management - The Victoria's Shrouded management party keeps their chain of retail stores operating according to the corporate original exchange for success. Government jobs register sales direct, co-manager, and store supervisor positions. Managerial duties many times encompass hiring contemporary employees, scheduling workers, overseeing associates, communicating with the corporate offices, and other supervisory jobs. Managers at the lingerie retailer typically take home starting by the year salaries between $20,000 and $60,000, depending on previous executive live, job crown, and retail cache location. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Employees with Victoria's Clandestinely dig the task benefits of comprehensive paid occupation training, highly competitive disburse b disburse rates for the retail toil, and work schedule flexibility. Workers assembly eligibility requirements may learn additional job benefits, including sick desert, paid vacation, actual days, healthcare and other security options, 401(k) retirement accounts and support, and assorted more perks. Associates ably livelihood to fulfill retail hurtle goals canny they gross competitive slacken off on d see and worth effectuate benefits. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you requisition a competitive salary and comprehensive burden benefits in your next tear move, about wadding out the Victoria's Furtively pursuit relevance now. To discover stores hiring close to being you today, put in online. Start the Victoria's Covert application course straight away occasionally, and you might launch earning the pay and benefits you deserve. The retail confinement needs to let out believable workers like you immediately. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&lt;a rel="nofollow" target="_new" href="http://www.dysfunctionaluterinebleeding.net/&amp;gt;dysfunctional"&gt;www.dysfunctionaluterinebleeding.net/&amp;gt;dysfunctional&lt;/a&gt; uterine bleeding&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=937671" width="1" height="1"&gt;</description></item><item><title>re: WPF Popups and ToolTip Behavior - Solution</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2009/01/18/wpf-popups-and-tooltip-behavior-solution.aspx#932818</link><pubDate>Tue, 15 Nov 2011 07:18:14 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:932818</guid><dc:creator>Amir Zuker</dc:creator><description>&lt;p&gt;Hi Dudi,&lt;/p&gt;
&lt;p&gt;If I understand correctly, you're using a DataTempalte to display content inside the RichTooltip, and you need to bind it to data that is part of the DataContext of the element you set the RichToolTip for.&lt;/p&gt;
&lt;p&gt;If that is the case, you can use the RichToolTip property called 'RelatedObject'.&lt;/p&gt;
&lt;p&gt;This property holds the object that the RichToolTip was set for. For bindings in the data template, you could use FindAncestor method to find the RichToolTip and use the path of 'RelatedObject.DataContext.WhatEverYouNeed'.&lt;/p&gt;
&lt;p&gt;Another option would be to set the container's DataContext to the RelatedObject.DataContext as above, and then use direct simple bindings below.&lt;/p&gt;
&lt;p&gt;I hope that helps,&lt;/p&gt;
&lt;p&gt;Amir Zuker&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=932818" width="1" height="1"&gt;</description></item><item><title>re: WPF Popups and ToolTip Behavior - Solution</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2009/01/18/wpf-popups-and-tooltip-behavior-solution.aspx#931790</link><pubDate>Sun, 13 Nov 2011 22:02:40 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:931790</guid><dc:creator>Dudi</dc:creator><description>&lt;p&gt;Hi AMir,&lt;/p&gt;
&lt;p&gt;thanks for your post.&lt;/p&gt;
&lt;p&gt;What shell i do if i need to define DataTemplate to some class so RichTooltip will display information from that class?&lt;/p&gt;
&lt;p&gt;How do i set the DataContext?&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=931790" width="1" height="1"&gt;</description></item><item><title>re: Silverlight – Bring Element to Full Screen</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/silverlight-bring-element-to-full-screen.aspx#885175</link><pubDate>Tue, 16 Aug 2011 11:31:29 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:885175</guid><dc:creator>Amir Zuker</dc:creator><description>&lt;p&gt;Hi Lilly,&lt;/p&gt;
&lt;p&gt;I'm not sure why you're experiencing such problems, did you try my sample project?&lt;/p&gt;
&lt;p&gt;Anyway, I don't mind taking a look if you can prepare a project that demonstrates the issue.&lt;/p&gt;
&lt;p&gt;Simply contact me via the contact form and I'll reply to you in mail where you can send me the project.&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=885175" width="1" height="1"&gt;</description></item><item><title>re: Silverlight – Bring Element to Full Screen</title><link>http://blogs.microsoft.co.il/blogs/zuker/archive/2010/06/05/silverlight-bring-element-to-full-screen.aspx#876665</link><pubDate>Tue, 26 Jul 2011 14:30:10 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:876665</guid><dc:creator>Lilly H</dc:creator><description>&lt;p&gt;Hello and thank you for your wonderful work!&lt;/p&gt;
&lt;p&gt;I have a question though. On the control I'm zooming I have a fullscreen button that must Toggle the fullscreen. But when in Fullscreen mode the button isn't working. Do you have idea why is that?&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=876665" width="1" height="1"&gt;</description></item></channel></rss>
