<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for eugenedotnet blog</title>
	<atom:link href="http://www.eugenedotnet.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eugenedotnet.com</link>
	<description>The Personal Blog of Jevgeni Tšaikin</description>
	<lastBuildDate>Thu, 19 Jan 2012 10:53:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Displaying image inside Panorama Title in Windows Phone applications by rizecorp</title>
		<link>http://www.eugenedotnet.com/2011/12/displaying-image-inside-panorama-title-in-windows-phone-applications/#comment-556</link>
		<dc:creator>rizecorp</dc:creator>
		<pubDate>Thu, 19 Jan 2012 10:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=1073#comment-556</guid>
		<description>Yes you are right ! if we check the original Panorama Template we might find the answer.</description>
		<content:encoded><![CDATA[<p>Yes you are right ! if we check the original Panorama Template we might find the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Binding text containing tags to TextBlock inlines using attached property in Silverlight for Windows Phone 7 by Dom</title>
		<link>http://www.eugenedotnet.com/2011/04/binding-text-containing-tags-to-textblock-inlines-using-attached-property-in-silverlight-for-windows-phone-7/#comment-555</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Wed, 18 Jan 2012 17:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=769#comment-555</guid>
		<description>Superb example, explained clearly.  Just what I needed, thank you.</description>
		<content:encoded><![CDATA[<p>Superb example, explained clearly.  Just what I needed, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W17: Windows Phone 7 System Tray by Tip: Mostrar u ocultar la bandeja del sistema en Windows Phone &#124; Metro Latam</title>
		<link>http://www.eugenedotnet.com/2011/01/w17-windows-phone-7-system-tray/#comment-554</link>
		<dc:creator>Tip: Mostrar u ocultar la bandeja del sistema en Windows Phone &#124; Metro Latam</dc:creator>
		<pubDate>Mon, 09 Jan 2012 07:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=632#comment-554</guid>
		<description>[...] Una muestra de íconos presentados en SystemTray. Click para ampliar. Fuente [...]</description>
		<content:encoded><![CDATA[<p>[...] Una muestra de íconos presentados en SystemTray. Click para ampliar. Fuente [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W14: Multi-column StackPanel for Windows Phone 7 by Jamie Clayton</title>
		<link>http://www.eugenedotnet.com/2011/01/w14-multi-column-stackpanel-for-windows-phone-7/#comment-552</link>
		<dc:creator>Jamie Clayton</dc:creator>
		<pubDate>Tue, 03 Jan 2012 04:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=570#comment-552</guid>
		<description>If you use this control multiple times on the same page, it seems to collect all the items across all the MultiColumnStackPanel controls.  So if you have 4 of these panels with 4 controls within, the item count is 16.  The control then fails to work as you might expect.
In my case I have 4 custom controls with a single MultiColumnStackPanel with 4 child controls. These controls are all on one Windows Phone page and manipulated visible/collapsed. I was trying to see if the NumberOfColumns could be changed base on the Windows Phone page orientation. The code then falls because of the way Items found (16 items).
That said, I like the simplicity of the approach you have taken.</description>
		<content:encoded><![CDATA[<p>If you use this control multiple times on the same page, it seems to collect all the items across all the MultiColumnStackPanel controls.  So if you have 4 of these panels with 4 controls within, the item count is 16.  The control then fails to work as you might expect.<br />
In my case I have 4 custom controls with a single MultiColumnStackPanel with 4 child controls. These controls are all on one Windows Phone page and manipulated visible/collapsed. I was trying to see if the NumberOfColumns could be changed base on the Windows Phone page orientation. The code then falls because of the way Items found (16 items).<br />
That said, I like the simplicity of the approach you have taken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Default Text for a TextBox in Windows Phone 7 apps by eugenedotnet</title>
		<link>http://www.eugenedotnet.com/2010/11/default-text-for-a-textbox-for-windows-phone-7/#comment-547</link>
		<dc:creator>eugenedotnet</dc:creator>
		<pubDate>Thu, 22 Dec 2011 23:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://jevgeni.fiber.ee/?p=248#comment-547</guid>
		<description>Thank you! :)</description>
		<content:encoded><![CDATA[<p>Thank you! <img src='http://www.eugenedotnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Default Text for a TextBox in Windows Phone 7 apps by h3nk3</title>
		<link>http://www.eugenedotnet.com/2010/11/default-text-for-a-textbox-for-windows-phone-7/#comment-546</link>
		<dc:creator>h3nk3</dc:creator>
		<pubDate>Wed, 21 Dec 2011 10:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://jevgeni.fiber.ee/?p=248#comment-546</guid>
		<description>You need to change some lines in order to use localization bindings:
&lt;code&gt;
public static readonly DependencyProperty DefaultTextProperty = DependencyProperty.Register(&quot;DefaultText&quot;, typeof(string), typeof(EAdvancedTextbox), new PropertyMetadata(&quot;&quot;));

        public string DefaultText
        {
            get
            {
                return (string)GetValue(DefaultTextProperty);
            }
            set
            {
                SetValue(DefaultTextProperty, value);
                SetDefaultText();
            }
        }
&lt;/code&gt;

and also add a handler for the loaded event last in the constructor:
&lt;code&gt;
this.Loaded += (sender, e) =&gt; { SetDefaultText(); };
&lt;/code&gt;

Without these changes you get an exception when trying to bind values to DefaultText in your xaml files.

Thanks for the article!</description>
		<content:encoded><![CDATA[<p>You need to change some lines in order to use localization bindings:<br />
<code><br />
public static readonly DependencyProperty DefaultTextProperty = DependencyProperty.Register("DefaultText", typeof(string), typeof(EAdvancedTextbox), new PropertyMetadata(""));</p>
<p>        public string DefaultText<br />
        {<br />
            get<br />
            {<br />
                return (string)GetValue(DefaultTextProperty);<br />
            }<br />
            set<br />
            {<br />
                SetValue(DefaultTextProperty, value);<br />
                SetDefaultText();<br />
            }<br />
        }<br />
</code></p>
<p>and also add a handler for the loaded event last in the constructor:<br />
<code><br />
this.Loaded += (sender, e) =&gt; { SetDefaultText(); };<br />
</code></p>
<p>Without these changes you get an exception when trying to bind values to DefaultText in your xaml files.</p>
<p>Thanks for the article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Phone 7 Serialization: Json.NET by eugenedotnet</title>
		<link>http://www.eugenedotnet.com/2010/12/windows-phone-7-serialization-json-net/#comment-544</link>
		<dc:creator>eugenedotnet</dc:creator>
		<pubDate>Sun, 18 Dec 2011 10:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=507#comment-544</guid>
		<description>I guess, you can find it here: http://www.eugenedotnet.com/edimages/WindowsPhone7/Lesson18_Serialization/EugeneDotnetWP7Serialization.zip</description>
		<content:encoded><![CDATA[<p>I guess, you can find it here: <a href="http://www.eugenedotnet.com/edimages/WindowsPhone7/Lesson18_Serialization/EugeneDotnetWP7Serialization.zip" rel="nofollow">http://www.eugenedotnet.com/edimages/WindowsPhone7/Lesson18_Serialization/EugeneDotnetWP7Serialization.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Phone 7 Serialization: Json.NET by Cesar</title>
		<link>http://www.eugenedotnet.com/2010/12/windows-phone-7-serialization-json-net/#comment-543</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Sat, 17 Dec 2011 09:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=507#comment-543</guid>
		<description>Any chance I can get the source code for this?</description>
		<content:encoded><![CDATA[<p>Any chance I can get the source code for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing values between Windows Phone 7 pages: Current context of Application by Johan Cuello</title>
		<link>http://www.eugenedotnet.com/2011/07/passing-values-between-windows-phone-7-pages-current-context-of-application/#comment-542</link>
		<dc:creator>Johan Cuello</dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=888#comment-542</guid>
		<description>You also, can emulate the functionality of the Session or cache variable in web development, This give you the option to have many variables saved and access to them with a key. One advantage of this is the posibility of centralize the store of variable. I prefer this, because is a reusable method in many developments</description>
		<content:encoded><![CDATA[<p>You also, can emulate the functionality of the Session or cache variable in web development, This give you the option to have many variables saved and access to them with a key. One advantage of this is the posibility of centralize the store of variable. I prefer this, because is a reusable method in many developments</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing values to Windows Phone 7 pages: URI paremeters and QueryString by Johan Cuello</title>
		<link>http://www.eugenedotnet.com/2011/03/passing-values-to-windows-phone-7-pages-uri-paremeters-or-querystring/#comment-541</link>
		<dc:creator>Johan Cuello</dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=695#comment-541</guid>
		<description>You also, can emulate the functionality of the Session or cache variable in web development, This give you the option to have many variables saved and access to them with a key. One advantage of this is the posibility of centralize the store of variable. I prefer this, because is a reusable method in many developments</description>
		<content:encoded><![CDATA[<p>You also, can emulate the functionality of the Session or cache variable in web development, This give you the option to have many variables saved and access to them with a key. One advantage of this is the posibility of centralize the store of variable. I prefer this, because is a reusable method in many developments</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simulating GPS position changes using Reactive Extensions in Windows Phone environment by Simulating GPS position changes using Reactive Extensions in Windows Phone environment &#171; Silverlight News</title>
		<link>http://www.eugenedotnet.com/2011/11/simulating-gps-position-changes-using-reactive-extensions-in-windows-phone-environment/#comment-540</link>
		<dc:creator>Simulating GPS position changes using Reactive Extensions in Windows Phone environment &#171; Silverlight News</dc:creator>
		<pubDate>Thu, 15 Dec 2011 09:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=1025#comment-540</guid>
		<description>[...] Read origial post by Eugene Chaikin at Eugene Dotnet [...]</description>
		<content:encoded><![CDATA[<p>[...] Read origial post by Eugene Chaikin at Eugene Dotnet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Displaying image inside Panorama Title in Windows Phone applications by eugenedotnet</title>
		<link>http://www.eugenedotnet.com/2011/12/displaying-image-inside-panorama-title-in-windows-phone-applications/#comment-538</link>
		<dc:creator>eugenedotnet</dc:creator>
		<pubDate>Mon, 12 Dec 2011 19:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=1073#comment-538</guid>
		<description>Unfortunately, I didn&#039;t quite understand the reason behind that, but I guess if we check the original Panorama Template we might find the answer we are looking for.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I didn&#8217;t quite understand the reason behind that, but I guess if we check the original Panorama Template we might find the answer we are looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Displaying image inside Panorama Title in Windows Phone applications by Brandon</title>
		<link>http://www.eugenedotnet.com/2011/12/displaying-image-inside-panorama-title-in-windows-phone-applications/#comment-537</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 12 Dec 2011 19:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=1073#comment-537</guid>
		<description>Not obvious to me, but then again I&#039;m far from a designer. Why is this the case?</description>
		<content:encoded><![CDATA[<p>Not obvious to me, but then again I&#8217;m far from a designer. Why is this the case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W17: Windows Phone 7 System Tray by LightSide &#8211; Tip: Mostrar u ocultar la bandeja del sistema en Windows Phone</title>
		<link>http://www.eugenedotnet.com/2011/01/w17-windows-phone-7-system-tray/#comment-535</link>
		<dc:creator>LightSide &#8211; Tip: Mostrar u ocultar la bandeja del sistema en Windows Phone</dc:creator>
		<pubDate>Tue, 06 Dec 2011 10:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=632#comment-535</guid>
		<description>[...] Una muestra de íconos presentados en SystemTray. Click para ampliar. Fuente [...]</description>
		<content:encoded><![CDATA[<p>[...] Una muestra de íconos presentados en SystemTray. Click para ampliar. Fuente [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Phone 7 Serialization: Comparison by Windows Phone 7, Applications et Performances &#171; So@t blog</title>
		<link>http://www.eugenedotnet.com/2010/12/windows-phone-7-serialization-comparison/#comment-532</link>
		<dc:creator>Windows Phone 7, Applications et Performances &#171; So@t blog</dc:creator>
		<pubDate>Fri, 02 Dec 2011 01:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=491#comment-532</guid>
		<description>[...] Un second comparatif avec et la présentation du Serializer binaire très performant pour Windows Ph... [...]</description>
		<content:encoded><![CDATA[<p>[...] Un second comparatif avec et la présentation du Serializer binaire très performant pour Windows Ph&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W08: RSS Reader for Windows Phone 7 by lank</title>
		<link>http://www.eugenedotnet.com/2010/05/w08-rss-reader-for-windows-phone-7/#comment-528</link>
		<dc:creator>lank</dc:creator>
		<pubDate>Wed, 23 Nov 2011 14:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://jevgeni.fiber.ee/?p=242#comment-528</guid>
		<description>thanks for reply,

can you give an example code for that button?</description>
		<content:encoded><![CDATA[<p>thanks for reply,</p>
<p>can you give an example code for that button?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W08: RSS Reader for Windows Phone 7 by eugenedotnet</title>
		<link>http://www.eugenedotnet.com/2010/05/w08-rss-reader-for-windows-phone-7/#comment-527</link>
		<dc:creator>eugenedotnet</dc:creator>
		<pubDate>Wed, 23 Nov 2011 13:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://jevgeni.fiber.ee/?p=242#comment-527</guid>
		<description>Thank you for the hint about that error.
 
Please, open new WebBrowser task when user clicks on &quot;Link To Details&quot; button:
http://msdn.microsoft.com/en-us/library/hh394020(v=vs.92).aspx</description>
		<content:encoded><![CDATA[<p>Thank you for the hint about that error.</p>
<p>Please, open new WebBrowser task when user clicks on &#8220;Link To Details&#8221; button:<br />
<a href="http://msdn.microsoft.com/en-us/library/hh394020(v=vs.92).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/hh394020(v=vs.92).aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on W08: RSS Reader for Windows Phone 7 by lank</title>
		<link>http://www.eugenedotnet.com/2010/05/w08-rss-reader-for-windows-phone-7/#comment-526</link>
		<dc:creator>lank</dc:creator>
		<pubDate>Wed, 23 Nov 2011 13:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://jevgeni.fiber.ee/?p=242#comment-526</guid>
		<description>Link to Details is not work ...
how i can see the full of article?</description>
		<content:encoded><![CDATA[<p>Link to Details is not work &#8230;<br />
how i can see the full of article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Injecting ViewModels to Views using a custom ViewModelLocator in Windows Phone by eugenedotnet</title>
		<link>http://www.eugenedotnet.com/2011/11/injecting-viewmodels-to-views-using-a-custom-viewmodellocator/#comment-508</link>
		<dc:creator>eugenedotnet</dc:creator>
		<pubDate>Tue, 15 Nov 2011 05:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=1000#comment-508</guid>
		<description>Well, you can also use a static ViewModel for Product Details Page/Control and pass the product there. Static/Singleton ViewModels are very usefull, when you need to persist them in Isolated Storage (for example) during the Execution Model events (Application_Started etc.. ), but  at the same time those static ViewModels are not going to be garbage collected during the runtime.</description>
		<content:encoded><![CDATA[<p>Well, you can also use a static ViewModel for Product Details Page/Control and pass the product there. Static/Singleton ViewModels are very usefull, when you need to persist them in Isolated Storage (for example) during the Execution Model events (Application_Started etc.. ), but  at the same time those static ViewModels are not going to be garbage collected during the runtime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Injecting ViewModels to Views using a custom ViewModelLocator in Windows Phone by MvvmN00b</title>
		<link>http://www.eugenedotnet.com/2011/11/injecting-viewmodels-to-views-using-a-custom-viewmodellocator/#comment-507</link>
		<dc:creator>MvvmN00b</dc:creator>
		<pubDate>Tue, 15 Nov 2011 00:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.eugenedotnet.com/?p=1000#comment-507</guid>
		<description>*with no parameters and DataContext set in XAML</description>
		<content:encoded><![CDATA[<p>*with no parameters and DataContext set in XAML</p>
]]></content:encoded>
	</item>
</channel>
</rss>

