<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/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>New Features in Silverlight 3</title><link>http://forums.silverlight.net/forums/51.aspx</link><description>Discussions around new functionality in Silverlight 3 such as Out of Browser support</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Out-of-Browser: WCF Service is not called</title><link>http://forums.silverlight.net/forums/thread/328388.aspx</link><pubDate>Mon, 30 Nov 2009 10:58:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:328388</guid><dc:creator>TriumphOfTruth</dc:creator><slash:comments>2</slash:comments><comments>http://forums.silverlight.net/forums/thread/328388.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=328388</wfw:commentRss><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I am running my app as Out-of-Browser. But the first call to the WCF service that should give me my data fails. Any idea what could be the reason? In-Browser it works fine. And even when I installed the application from my localhost it works fine. Just after installing from my real website it fails.&lt;/p&gt;</description></item><item><title>Out-of-Browser: Application does not run</title><link>http://forums.silverlight.net/forums/thread/328380.aspx</link><pubDate>Mon, 30 Nov 2009 10:56:58 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:328380</guid><dc:creator>TriumphOfTruth</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/328380.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=328380</wfw:commentRss><description>&lt;p&gt;I installed my app as Out-of-Browser application. Directly after installing it runs fine. However, when I double-click the desktop shortcut nothing happens. What might be the reason?&lt;/p&gt;</description></item><item><title>SIngle key press navigate to Combo box Items</title><link>http://forums.silverlight.net/forums/thread/326803.aspx</link><pubDate>Thu, 26 Nov 2009 05:05:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326803</guid><dc:creator>devalam44</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326803.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326803</wfw:commentRss><description>&lt;p&gt;Hi All&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;am working on silverlight3.0. I&amp;#39;m&amp;nbsp;binding a combo box&amp;nbsp;with a&amp;nbsp;huge number of records through a collection. If&amp;nbsp;I want to navigate to any item in combo box i have to scroll through all the items, but I&amp;nbsp;should be able to&amp;nbsp;navigate&amp;nbsp;using keyboard,for eg,&amp;nbsp;if i press &amp;#39;s&amp;#39; key,&amp;nbsp;it has to navigate the items starting with &amp;#39;s&amp;#39;.&amp;nbsp;This feature is&amp;nbsp;inbuilt&amp;nbsp;in asp.net but it is not working in silverlight.&lt;/p&gt;
&lt;p&gt;can anyone help me regarding this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advance.&lt;/p&gt;</description></item><item><title>converting xml file to csv File using Linq </title><link>http://forums.silverlight.net/forums/thread/326748.aspx</link><pubDate>Thu, 26 Nov 2009 02:20:12 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326748</guid><dc:creator>pankajkshingane</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326748.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326748</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;hello to all I want to design one class which can convert any type of xml file file into csv file That is class should be&amp;nbsp; such a generic that it slould accept any xml format &amp;amp; convert it into csv file the class should not dependable on file format using Linq &amp;amp; C# &lt;/p&gt;&lt;p&gt;can anyone please help me its very very urgent............&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Grid with loaded image to image on server</title><link>http://forums.silverlight.net/forums/thread/326655.aspx</link><pubDate>Wed, 25 Nov 2009 21:32:12 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326655</guid><dc:creator>dcooke</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326655.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326655</wfw:commentRss><description>I have canvas that looks like:

	
            
	    
        


The image is set by a filedialog, and i am able to convert the image to a byte[] and can transfer it, via a webservice, to the server, then save, without any issues.

I would like to transfer the PreviewCanvas to the server as a byte[] as well and save that as well. Or if transfering it as a byte[] isn&amp;#39;t possible, any other way of accomplishing it is fine.

The closest thing i have found is code that creates a writeablebitmap and then attempts to take the pixels and convert to byte[].
This hits security issues...

thanks</description></item><item><title>Silverlight 3 Deployment issue.</title><link>http://forums.silverlight.net/forums/thread/231540.aspx</link><pubDate>Wed, 10 Jun 2009 15:07:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:231540</guid><dc:creator>RogerGu</dc:creator><slash:comments>6</slash:comments><comments>http://forums.silverlight.net/forums/thread/231540.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=231540</wfw:commentRss><description>&lt;p&gt;I can run it on my dev machine, but I cannot run it when deployed to a Win2003 server:&lt;/p&gt;
&lt;p&gt;Webpage error details&lt;/p&gt;
&lt;p&gt;User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30618; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MS-RTC LM 8)&lt;br /&gt;Timestamp: Wed, 10 Jun 2009 15:02:33 UTC&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Message: Sys.InvalidOperationException: ManagedRuntimeError error #4004 in control &amp;#39;Silverlight1&amp;#39;: System.TypeLoadException: Could not load type &amp;#39;System.Windows.Controls.ChildWindow&amp;#39; from assembly &amp;#39;System.Windows.Controls, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#39;.&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Prophet2.App.Application_UnhandledException(Object sender, ApplicationUnhandledExceptionEventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.Error.CallApplicationUEHandler(Exception e)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at MS.Internal.Error.GetXresultForUserException(Exception ex)&lt;br /&gt;Line: 453&lt;br /&gt;Char: 17&lt;br /&gt;Code: 0&lt;br /&gt;URI: &lt;a href="http://x.x.x.x/ScriptResource.axd?d=vYli1Nwje05mrOoHrj0Ojg0cmWsvip1xvKgiEg7z5l8pLO4uLEZcsaeRrkpliV6ViM9oej9-mFO6VYarb-_Iyw2&amp;amp;t=3bb1633f"&gt;http://x.x.x.x/ScriptResource.axd?d=vYli1Nwje05mrOoHrj0Ojg0cmWsvip1xvKgiEg7z5l8pLO4uLEZcsaeRrkpliV6ViM9oej9-mFO6VYarb-_Iyw2&amp;amp;t=3bb1633f&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please note that I have performed these steps (thanks mdstephens):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://silverlight.net/themes/silverlight/forums/thread.aspx?ThreadID=20831&amp;amp;AspxAutoDetectCookieSupport=1"&gt;http://silverlight.net/themes/silverlight/forums/thread.aspx?ThreadID=20831&amp;amp;AspxAutoDetectCookieSupport=1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-- update --&lt;/p&gt;
&lt;p&gt;any chance this is related to the Silverlight Toolkit?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/Silverlight"&gt;http://www.codeplex.com/Silverlight&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is not required to install that on the deployement box, corrrect?&lt;/p&gt;</description></item><item><title>DLL file missing from .xap file</title><link>http://forums.silverlight.net/forums/thread/231945.aspx</link><pubDate>Thu, 11 Jun 2009 08:30:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:231945</guid><dc:creator>ken.smith</dc:creator><slash:comments>11</slash:comments><comments>http://forums.silverlight.net/forums/thread/231945.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=231945</wfw:commentRss><description>&lt;p&gt;I have a solution with three separate Silverlight projects in it + a separate web project.&amp;nbsp; Two of the Silverlight projects are &amp;quot;Application&amp;quot; projects (SlideLinc.Client and SlideLinc.Client.Whiteboard), and the third is a Silverlight library project that I&amp;#39;m trying to use to host some shared style resource (SlideLinc.Client.Resources).&amp;nbsp; &lt;/p&gt;&lt;p&gt;My problem (among many) is that the Silverlight library project doesn&amp;#39;t show up in the .xap file that sits in the web site&amp;#39;s /ClientBin directory. &amp;nbsp; &lt;/p&gt;&lt;p&gt;The output from the build shows the first two projects getting inserted into the .xap file, but not the third:&lt;/p&gt;&lt;p&gt;Begin Xap packaging&lt;br /&gt;&lt;b&gt;Packaging SlideLinc.Client.dll&lt;br /&gt;Packaging SlideLinc.Client.Whiteboard.dll&lt;br /&gt;&lt;/b&gt;Packaging System.ComponentModel.DataAnnotations.dll&lt;br /&gt;Packaging System.ComponentModel.dll&lt;br /&gt;Packaging System.ServiceModel.PollingDuplex.dll&lt;br /&gt;Packaging System.Windows.Controls.dll&lt;br /&gt;Packaging System.Windows.Controls.Input.Toolkit.dll&lt;br /&gt;Packaging System.Windows.Controls.Layout.Toolkit.dll&lt;br /&gt;Packaging System.Windows.Controls.Navigation.dll&lt;br /&gt;Packaging System.Windows.Ria.dll&lt;br /&gt;Packaging System.Xml.Serialization.dll&lt;br /&gt;Packaging System.Windows.Controls.Toolkit.dll&lt;br /&gt;Packaging ServiceReferences.ClientConfig&lt;br /&gt;Packaging scripts\Camera.js&lt;br /&gt;Packaging scripts\FlashHost.js&lt;br /&gt;Packaging AppManifest.xaml&lt;br /&gt;Xap packaging completed successfully&lt;br /&gt;&lt;/p&gt;&lt;p&gt;And when I open the .xap file (by renaming it to .zip), the SlideLinc.Client.Resource.dll isn&amp;#39;t in there. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Before y&amp;#39;all ask, I&amp;#39;m referencing the resource DLL from both the &amp;quot;Application&amp;quot; projects.&amp;nbsp; And the DLL is being built successfully:&lt;/p&gt;&lt;p&gt;------ Rebuild All started: Project: SlideLinc.Client.Resources, Configuration: Debug Any CPU ------&lt;br /&gt;C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE;SILVERLIGHT /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\mscorlib.dll&amp;quot; /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Core.dll&amp;quot; /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\system.dll&amp;quot; /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Net.dll&amp;quot; /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Windows.Browser.dll&amp;quot; /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Windows.dll&amp;quot; /reference:&amp;quot;c:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v3.0\System.Xml.dll&amp;quot; /debug+ /debug:full /optimize- /out:obj\Debug\SlideLinc.Client.Resources.dll /resource:obj\Debug\SlideLinc.Client.Resources.g.resources /target:library Dummy.cs Properties\AssemblyInfo.cs&lt;br /&gt;&lt;br /&gt;Compile complete -- 0 errors, 0 warnings&lt;br /&gt;SlideLinc.Client.Resources -&amp;gt; C:\source\slidelinc\branches\28_SlideLincClient_ken\SlideLinc.Client.Resources\Bin\Debug\SlideLinc.Client.Resources.dll&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried deleting the project and re-implementing it as a Silverlight Application (instead of a Silverlight Class Library), but no go.&lt;/p&gt;&lt;p&gt;Any other suggestions? Am I missing something?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How do I create an instance of BitmapImage from WriteableBitmap</title><link>http://forums.silverlight.net/forums/thread/327831.aspx</link><pubDate>Sat, 28 Nov 2009 16:09:01 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:327831</guid><dc:creator>doncasteel8587</dc:creator><slash:comments>3</slash:comments><comments>http://forums.silverlight.net/forums/thread/327831.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=327831</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m successfully creating a WriteableBitmap and using the result as an imageBrush. I&amp;#39;m using it to colorize a B&amp;amp;W base image to a color selected by the client user. (This part is working great).&lt;/p&gt;
&lt;p&gt;However in another section of the site, I need to create an instance of the&amp;nbsp;BitmapImage. It can no longer be directly tied to the WrieableBitmap. (I re-build it as necissary)&lt;/p&gt;
&lt;p&gt;The problem is in Kit3D,&amp;nbsp;A Kit3D ImageBrush MUST be created from a unique INSTANCE&amp;nbsp;of System.Windows.Media.ImageBrush. It can no longer be tied to the WriteableBitmap.&lt;/p&gt;
&lt;p&gt;In other words, creating an ImageBrush for Kit3D works if I&amp;#39;m using an actual image file for System.Windows.Media.ImageBrush. But will not work using an imageBrush created from my WriteableBitmap.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve considered writing an image file to IsolatedStorage then reading it back in, but with multiple base images (B&amp;amp;W) and 20 selectable colors, IsolatedStorage seems out of the question.&lt;/p&gt;
&lt;p&gt;The only way I&amp;#39;m able to get the site to work is to make an ImageBrush from the B&amp;amp;W image for Kit3D and leave it black and white.&lt;/p&gt;
&lt;p&gt;Any help will be greatly appreciated!&lt;/p&gt;
&lt;p&gt;Don&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Visual Studio throws "unhandled error" on Jesse Liberty validation example project  WHY?</title><link>http://forums.silverlight.net/forums/thread/285735.aspx</link><pubDate>Fri, 11 Sep 2009 12:01:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:285735</guid><dc:creator>TBink</dc:creator><slash:comments>4</slash:comments><comments>http://forums.silverlight.net/forums/thread/285735.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=285735</wfw:commentRss><description>&lt;p&gt;I setup Jesse Liberty&amp;#39;s mini-tutorial &amp;quot;Silverlight Validation in Detail&amp;quot; as a visual studio solution.&amp;nbsp; Absolutely verbatim.&amp;nbsp; Yet when I ran it an an unhandled error tripped up the debugger in the get/set for ISBN10 (at line 36 ... the debugger opted out).&lt;/p&gt;
&lt;p&gt;** I&amp;#39;d very much&amp;nbsp;appreciate a note from someone at MS&amp;nbsp;and/or Visual Studio&amp;nbsp;if this work around is required or if I&amp;#39;ve done something wrong...&amp;nbsp;that makes this work around unnecessary **&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;font color="#0000ff"&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;private&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;string&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; isbn10;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;25:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;public&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;string&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; ISBN10&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;26:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;27:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;get&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;28:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;29:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;return&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; isbn10;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;30:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;31:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;set&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;32:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;33:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;34:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;if&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; ( &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;value&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;.Length != 10 )&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;35:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;36:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;throw&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;new&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; ArgumentException( &lt;/span&gt;&lt;span style="COLOR:#006080;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&amp;quot;Must be exactly 10 integers long&amp;quot;&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; );&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;37:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;38:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;39:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;char&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;[] isbnAsArray = &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;value&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;.ToCharArray();&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:#f4f4f4;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;40:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:#606060;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;41:&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;foreach&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; ( &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;char&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; c &lt;/span&gt;&lt;span style="COLOR:blue;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;in&lt;/span&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt; isbnAsArray )&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I found a solution here:&amp;nbsp; &lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;a href="http://silverlightfeeds.com/post/958/Not_Breaking_on_ValidationException_take_2.aspx"&gt;http://silverlightfeeds.com/post/958/Not_Breaking_on_ValidationException_take_2.aspx&lt;/a&gt;&amp;nbsp; &lt;br /&gt;by Jeff Handley&lt;br /&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/font&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;
&lt;ol&gt;
&lt;li&gt;&lt;font style="BACKGROUND-COLOR:#fcfaf0;"&gt;Click on Debug-&amp;gt;Exceptions (Ctrl+D, E for your keyboard folks)&lt;/font&gt; 
&lt;li&gt;&lt;font style="BACKGROUND-COLOR:#fcfaf0;"&gt;Click on Add…&lt;/font&gt; 
&lt;li&gt;&lt;font style="BACKGROUND-COLOR:#fcfaf0;"&gt;Select the Type as “Common Language Runtime Exceptions”&lt;/font&gt; 
&lt;li&gt;&lt;font style="BACKGROUND-COLOR:#fcfaf0;"&gt;Type the name as System.ComponentModel.DataAnnotations.ValidationException and &lt;/font&gt;&lt;font style="BACKGROUND-COLOR:#fcfaf0;"&gt;click OK.&lt;/font&gt; 
&lt;li&gt;&lt;font style="BACKGROUND-COLOR:#fcfaf0;"&gt;You’ll now see this exception in the list.&amp;nbsp; Uncheck “User-unhandled just for this exception, and click OK.&lt;/font&gt; 
&lt;/li&gt;&lt;/ol&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;---------- &lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;
&lt;p&gt;This works like a charm... but I&amp;#39;m completely puzzled by why none of the examples I&amp;#39;ve seen mention this. Is there a patch for Visual Studio that I&amp;#39;m missing? How could Jesse have missed this (and everyone else who&amp;#39;s written examples&lt;/p&gt;&lt;pre style="LINE-HEIGHT:12pt;BACKGROUND:white;"&gt;&lt;font face="Courier New"&gt;&lt;span style="COLOR:black;FONT-SIZE:8pt;mso-ansi-language:EN;"&gt;VERY puzzled&lt;br /&gt;tom&lt;br /&gt;(and many thanks to Jeff for providing the solution&amp;quot;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;/font&gt;</description></item><item><title>Silverlight 4 Wishlist</title><link>http://forums.silverlight.net/forums/thread/234574.aspx</link><pubDate>Wed, 17 Jun 2009 15:08:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:234574</guid><dc:creator>BigDubb</dc:creator><slash:comments>326</slash:comments><comments>http://forums.silverlight.net/forums/thread/234574.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=234574</wfw:commentRss><description>&lt;p&gt;Seeing as SL3 is just around the corner might as well start the discussion around what the community would like to see in SL4. &amp;nbsp;&lt;/p&gt;&lt;p&gt; 1. Ability to define chrome on OOB applications&lt;/p&gt;&lt;p&gt;2. Deep linking ability/navigation in OOB applictions. &amp;nbsp; &lt;/p&gt;&lt;p&gt;3. Printing Capabilities.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>DataForm ComboBox</title><link>http://forums.silverlight.net/forums/thread/325962.aspx</link><pubDate>Tue, 24 Nov 2009 22:52:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325962</guid><dc:creator>DeborahK</dc:creator><slash:comments>3</slash:comments><comments>http://forums.silverlight.net/forums/thread/325962.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=325962</wfw:commentRss><description>&lt;p&gt;I have a combobox bound to a DomainDataSource. If the ComboBox is displayed by itself, it works fine and is populated with the correct values.&lt;/p&gt;
&lt;p&gt;If I copy the ComboBox and paste it in a DataField, it no longer populates. I tried adding the SelectedItem property, but it did not seem to help.&lt;/p&gt;
&lt;p&gt;Here is my DomainDataSource:&lt;/p&gt;&lt;pre class="coloredcode"&gt;        &amp;lt;&lt;span class="tag"&gt;ria:DomainDataSource&lt;/span&gt;&lt;span class="attr"&gt; x:Name=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;GenderDataSource&amp;quot;&lt;/span&gt; 
&lt;span class="attr"&gt;                              AutoLoad=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;True&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                              QueryName=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;GetGendersQuery&amp;quot;&lt;/span&gt;&amp;gt;
            &amp;lt;&lt;span class="tag"&gt;ria:DomainDataSource.DomainContext&lt;/span&gt;&amp;gt;
                &amp;lt;&lt;span class="tag"&gt;services:IACodesContext/&lt;/span&gt;&amp;gt;
            &amp;lt;/&lt;span class="tag"&gt;ria:DomainDataSource.DomainContext&lt;/span&gt;&amp;gt;
        &amp;lt;/&lt;span class="tag"&gt;ria:DomainDataSource&lt;/span&gt;&amp;gt;
        &lt;span class="cmt"&gt;&amp;lt;!--&amp;lt;ComboBox x:Name=&amp;quot;GenderComboBox&amp;quot; 
                    ItemsSource=&amp;quot;{Binding Data, ElementName=GenderDataSource}&amp;quot;
                    DisplayMemberPath=&amp;quot;CodeText&amp;quot;/&amp;gt;--&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;The combobox code commented out above works fine (when it is not commented out, of course&amp;lt;G&amp;gt;).&lt;/p&gt;
&lt;p&gt;Here is my DataForm:&lt;/p&gt;&lt;pre class="coloredcode"&gt;            &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataForm&lt;/span&gt;&lt;span class="attr"&gt; x:Name=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;PersonInfoDataForm&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                    Grid.Row=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;3&amp;quot;&lt;/span&gt;&lt;span class="attr"&gt; Grid.ColumnSpan=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;3&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                    AutoGenerateFields=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;False&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                    Header=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;Person Profile&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                    CurrentItem=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding SelectedItem, ElementName=PersonGrid}&amp;quot;&lt;/span&gt;&amp;gt;
                &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataForm.EditTemplate&lt;/span&gt;&amp;gt;
                    &amp;lt;&lt;span class="tag"&gt;DataTemplate&lt;/span&gt;&amp;gt;
                        &amp;lt;&lt;span class="tag"&gt;StackPanel&lt;/span&gt;&lt;span class="attr"&gt; dataFormToolkit:DataField.IsFieldGroup=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;True&amp;quot;&lt;/span&gt;&amp;gt;
                            &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt; 
&lt;span class="attr"&gt;                                LabelStyle=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{StaticResource LabelStyle}&amp;quot;&lt;/span&gt;&amp;gt;
                                &amp;lt;&lt;span class="tag"&gt;TextBox&lt;/span&gt;&lt;span class="attr"&gt; Text=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding LastName, Mode=TwoWay}&amp;quot;&lt;/span&gt;/&amp;gt;
                            &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt;&amp;gt;
                            &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt; 
&lt;span class="attr"&gt;                                LabelStyle=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{StaticResource LabelStyle}&amp;quot;&lt;/span&gt;&amp;gt;
                                &amp;lt;&lt;span class="tag"&gt;TextBox&lt;/span&gt;&lt;span class="attr"&gt; Text=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding FirstName, Mode=TwoWay}&amp;quot;&lt;/span&gt;/&amp;gt;
                            &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt;&amp;gt;
                            &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt; 
&lt;span class="attr"&gt;                                LabelStyle=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{StaticResource LabelStyle}&amp;quot;&lt;/span&gt;&amp;gt;
                                &amp;lt;&lt;span class="tag"&gt;TextBox&lt;/span&gt;&lt;span class="attr"&gt; Text=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding MiddleName, Mode=TwoWay}&amp;quot;&lt;/span&gt;/&amp;gt;
                            &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt;&amp;gt;
                            &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt; 
&lt;span class="attr"&gt;                                    LabelStyle=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{StaticResource LabelStyle}&amp;quot;&lt;/span&gt;&amp;gt;
                                &amp;lt;&lt;span class="tag"&gt;controls:DatePicker&lt;/span&gt; 
&lt;span class="attr"&gt;                                    SelectedDate=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding DateOfBirth, Mode=TwoWay, Converter={StaticResource DateOnlyConverter}}&amp;quot;&lt;/span&gt;/&amp;gt;
                            &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt;&amp;gt;
                            &amp;lt;&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt; 
&lt;span class="attr"&gt;                                LabelStyle=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{StaticResource LabelStyle}&amp;quot;&lt;/span&gt;&amp;gt;
&lt;strong&gt;                            &amp;lt;&lt;span class="tag"&gt;ComboBox&lt;/span&gt;&lt;span class="attr"&gt; x:Name=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;GenderComboBox&amp;quot;&lt;/span&gt; 
&lt;span class="attr"&gt;                                ItemsSource=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding Data, ElementName=GenderDataSource}&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                                DisplayMemberPath=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;CodeText&amp;quot;&lt;/span&gt;
&lt;span class="attr"&gt;                                SelectedItem=&lt;/span&gt;&lt;span class="attrv"&gt;&amp;quot;{Binding Gender, Mode=TwoWay}&amp;quot;&lt;/span&gt;&amp;gt;
                            &amp;lt;/&lt;span class="tag"&gt;ComboBox&lt;/span&gt;&amp;gt;&lt;/strong&gt;
                        &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataField&lt;/span&gt;&amp;gt;
                    &amp;lt;/&lt;span class="tag"&gt;StackPanel&lt;/span&gt;&amp;gt;    
                    &amp;lt;/&lt;span class="tag"&gt;DataTemplate&lt;/span&gt;&amp;gt;
                &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataForm.EditTemplate&lt;/span&gt;&amp;gt;
        &amp;lt;/&lt;span class="tag"&gt;dataFormToolkit:DataForm&lt;/span&gt;&amp;gt;
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;In this code, the Combobox is not populated. Any idea what else I need to do in this case?&lt;/p&gt;
&lt;p&gt;THANKS!&lt;/p&gt;</description></item><item><title>ChildWindow background shading</title><link>http://forums.silverlight.net/forums/thread/326064.aspx</link><pubDate>Wed, 25 Nov 2009 04:11:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326064</guid><dc:creator>StephenClarke</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326064.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326064</wfw:commentRss><description>&lt;p&gt;The background shading effect that occurs when a ChildWindow pops up is very nice.&lt;/p&gt;&lt;p&gt;However in some cases I want to use nested dialogs, and when this happens the background becomes doubly darkened, which does not look so good.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;How can I alter the background shading of a ChildWindow so that the background is only darkened once, with the first popup?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Balloon Tooltip </title><link>http://forums.silverlight.net/forums/thread/325582.aspx</link><pubDate>Tue, 24 Nov 2009 11:10:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325582</guid><dc:creator>nidhis20</dc:creator><slash:comments>3</slash:comments><comments>http://forums.silverlight.net/forums/thread/325582.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=325582</wfw:commentRss><description>&lt;p&gt;Can anyone help me in creating a balloon Tooltip in silverlight3 ?&lt;/p&gt;
&lt;p&gt;Please help me as soon as possible &lt;/p&gt;</description></item><item><title>Cell Merging in Silverlight 3 DataGrid possible?</title><link>http://forums.silverlight.net/forums/thread/324635.aspx</link><pubDate>Mon, 23 Nov 2009 03:18:54 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:324635</guid><dc:creator>AbhikS</dc:creator><slash:comments>3</slash:comments><comments>http://forums.silverlight.net/forums/thread/324635.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=324635</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi, &lt;/p&gt;
&lt;p&gt;Is there any way cells a particular column in Silverlight 3 Datagrid can be merged? &lt;/p&gt;
&lt;p&gt;I am talking about DataGrid control and not of the Grid (layout).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any pointers for the same would be really helpful. &lt;/p&gt;
&lt;p&gt;Thanks a lot in advance! &lt;/p&gt;
&lt;p&gt;Cheers! &lt;/p&gt;
&lt;p&gt;Abhik &lt;/p&gt;</description></item><item><title>Silverlight 3 asynchronous input validation </title><link>http://forums.silverlight.net/forums/thread/211857.aspx</link><pubDate>Sat, 25 Apr 2009 16:47:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:211857</guid><dc:creator>blhussey242</dc:creator><slash:comments>14</slash:comments><comments>http://forums.silverlight.net/forums/thread/211857.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=211857</wfw:commentRss><description>&lt;p&gt;Is there any way to do input validation via the setter property&amp;nbsp;with an asynchronous calls. For example I have a bound textbox that i want to make a call to a web serivce or database that will tell me if the username exists? &lt;/p&gt;</description></item><item><title>Finger Print scanner in WPF</title><link>http://forums.silverlight.net/forums/thread/326899.aspx</link><pubDate>Thu, 26 Nov 2009 09:38:40 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326899</guid><dc:creator>hareen</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326899.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326899</wfw:commentRss><description>&lt;p style="MARGIN:0in 0in 10pt;" class="MsoNormal"&gt;&lt;font size="3" face="Calibri"&gt;Can anyone suggest me what kind of figure print scanner (manufacturer) I have to use for WPF applications.&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Magnetic card reader in WinCE</title><link>http://forums.silverlight.net/forums/thread/326902.aspx</link><pubDate>Thu, 26 Nov 2009 09:42:22 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326902</guid><dc:creator>hareen</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326902.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326902</wfw:commentRss><description>&lt;p style="MARGIN:0in 0in 10pt;" class="MsoNormal"&gt;&lt;font size="3" face="Calibri"&gt;Can anyone tell me how to connect Magnetic card reader to Windows CE APPLICATION?&lt;/font&gt;&lt;/p&gt;</description></item><item><title>change grid background by a judgement</title><link>http://forums.silverlight.net/forums/thread/326916.aspx</link><pubDate>Thu, 26 Nov 2009 10:22:10 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326916</guid><dc:creator>AlexKenyon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/326916.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326916</wfw:commentRss><description>&lt;p&gt;I get a problem with change my application background.&lt;/p&gt;
&lt;p&gt;here is a problem,in my application all the page is surround by a grid,the style link to a style in app.xmal,i want to change this style when i want to change the grid&amp;#39; background,this&amp;nbsp;will need when the application start.&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;&lt;a href="http://blogs.msdn.com/corrinab/archive/2009/11/24/9927729.aspx"&gt;http://blogs.msdn.com/corrinab/archive/2009/11/24/9927729.aspx&lt;/a&gt;&amp;nbsp;mike taulty&amp;#39;s solution is really good,and it works fine,but i can not use it ,cause this solution used the datacontext which will affect my logic.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;anyone get another solution?&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font size="2"&gt;&lt;font size="2"&gt;thanks very much.&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;font size="2"&gt; 
&lt;p&gt;&lt;font color="#0000ff"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Scrollviewer does not scroll down on tab down in a DataForm</title><link>http://forums.silverlight.net/forums/thread/292326.aspx</link><pubDate>Thu, 24 Sep 2009 23:43:26 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:292326</guid><dc:creator>D1d13r</dc:creator><slash:comments>8</slash:comments><comments>http://forums.silverlight.net/forums/thread/292326.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=292326</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have a long DataForm that goes below the fold of the page and  requires the use of a ScrollViewer. The user is complaining that the ScrollViewer is not automatically scrolling down on tab down from one field to another in the DataForm once it goes below the fold.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Is this a bug am I doing something wrong?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Didier &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ShaderEffect vs. RotateTransform</title><link>http://forums.silverlight.net/forums/thread/326252.aspx</link><pubDate>Wed, 25 Nov 2009 10:51:38 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326252</guid><dc:creator>FBrink</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/326252.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326252</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have been playing around with some ShaderEffects – (from the WPFFX library) – but am experiencing a strange problem. I don’t think it is WPFFX specific – but maybe a more general shader problem.&lt;/p&gt;
&lt;p&gt;When applying an effect (ColorTone) to an image – it works fine.&lt;/p&gt;
&lt;p&gt;But if I rotate (RotateTransform) the image I get a pretty degraded output.&lt;/p&gt;
&lt;p&gt;If on the other hand I apply the effect at a higher level in the visualtree (above the rotatetransform) the shadereffect again works fine.&lt;/p&gt;
&lt;p&gt;Here’s a link to an example:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://cid-6d7b69f58faf62f6.skydrive.live.com/self.aspx/.Public"&gt;http://cid-6d7b69f58faf62f6.skydrive.live.com/self.aspx/.Public&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Can anyone help me – or at least give an explanation? Thanks.&lt;/p&gt;
&lt;p&gt;/Flemming Rosenbrandt&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Rounded corner AutocompleteBox</title><link>http://forums.silverlight.net/forums/thread/326234.aspx</link><pubDate>Wed, 25 Nov 2009 10:12:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326234</guid><dc:creator>shanenarri</dc:creator><slash:comments>1</slash:comments><comments>http://forums.silverlight.net/forums/thread/326234.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326234</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am able to make a rouded corner textbox.&lt;/p&gt;
&lt;p&gt;But,&lt;/p&gt;
&lt;p&gt;Is it possible&amp;nbsp;to make a&amp;nbsp;Autocompletebox Textbox&amp;nbsp; with rouded corners? Usually autocompletebox comes with default rectangular textbox. Is it possible to make a rounded corner Autocompletebox textbox??&lt;/p&gt;
&lt;p&gt;-Shanenarri.&lt;/p&gt;</description></item><item><title>Edit in place</title><link>http://forums.silverlight.net/forums/thread/326133.aspx</link><pubDate>Wed, 25 Nov 2009 06:57:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326133</guid><dc:creator>loopyno</dc:creator><slash:comments>2</slash:comments><comments>http://forums.silverlight.net/forums/thread/326133.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=326133</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;hi everybody&lt;/p&gt;&lt;p&gt;&amp;nbsp;can you please help me with something ... i am new to Silverlight (and when i say new i mean really new :) )&lt;/p&gt;&lt;p&gt;i want to apply the &amp;quot;Edit in place&amp;quot; effect to any kind of text control.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is an example:&lt;/p&gt;&lt;p&gt;imagine that you have 3 entries (comments) for a post in your blog and the guy who added the second entry wants to edit it. What i want to happen is that when he clicks his comment it should turn into any kind of text element so that he can edit it.While editing if the texts expands to a new row, the elements below it should rearrange (go lower) and after he is done editing (when the text control losses focus) the comment should become again non-editable&lt;/p&gt;&lt;p&gt;&amp;nbsp;hope i was clear enough and thanks in advance&lt;/p&gt;&lt;p&gt;loopyno &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Update parent control values when User Logged-In</title><link>http://forums.silverlight.net/forums/thread/325640.aspx</link><pubDate>Tue, 24 Nov 2009 13:22:51 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325640</guid><dc:creator>nmreddy83</dc:creator><slash:comments>2</slash:comments><comments>http://forums.silverlight.net/forums/thread/325640.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=325640</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In my Silverlight application I have one page (MainPage.xaml) it has one Label (to show log in Status) and one naviage:Frame. On page Load I am loading Login.xaml page to navigate:Frame.&lt;/p&gt;
&lt;p&gt;Once user enters his credentials, I am validating using Authentication Service. Now my query is; I would like to update Label which is located in &amp;quot;MainPage.xaml&amp;quot; saying &amp;quot;Authenticated&amp;quot; once user enters his valid credentials in Login.xaml page.&lt;/p&gt;
&lt;p&gt;Can you please help me to update MainPage control values based on Child window (navigate frame) actions.&lt;/p&gt;
&lt;p&gt;thank you,&lt;/p&gt;
&lt;p&gt;-nm reddy&lt;/p&gt;</description></item><item><title>Upgrading to Silverlight 3</title><link>http://forums.silverlight.net/forums/thread/319875.aspx</link><pubDate>Fri, 13 Nov 2009 17:36:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:319875</guid><dc:creator>baud9600</dc:creator><slash:comments>10</slash:comments><comments>http://forums.silverlight.net/forums/thread/319875.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=319875</wfw:commentRss><description>&lt;p&gt;In order for&amp;nbsp;clients with no internet access to install Silverlight&amp;nbsp;I use the PluginNotInstalledTemplate, change the href to point to a local copy of the Sl runtime and the runtime is installed from it. That works fine&amp;nbsp;for SL2 and SL3 when there is no Silverlight runtime already installed.&lt;/p&gt;
&lt;p&gt;It looks like when a client has SL2 installed and the Silverlight application is a Silverlight 3, a message popups with the text &amp;quot;This page requires a more recent version of Silverlight. Would you like to install the latest version from the Silverlight Web Site?&amp;quot;&amp;nbsp;&amp;nbsp;and it tries to download from the Microsoft url which is not accessible for these clients with no internet access.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Even when the Silverlight.js is changed for the Silverlight.fwlinkRoot to point to&amp;nbsp;a local copy of the runtime executable it still doesn&amp;#39;t work. &lt;/p&gt;
&lt;p&gt;Is there a workaround to upgrade SL2 to SL3 from a local runtime executable for clients with no internet access?&lt;/p&gt;
&lt;p&gt;Any help is appreciated&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Sessions in Silverlight 3.0 </title><link>http://forums.silverlight.net/forums/thread/325781.aspx</link><pubDate>Tue, 24 Nov 2009 17:51:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325781</guid><dc:creator>Rahul Jain</dc:creator><slash:comments>8</slash:comments><comments>http://forums.silverlight.net/forums/thread/325781.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=325781</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I am just creating a sample application in silverlight. I want to create session in silverlight [ as&amp;nbsp;we are creating in asp.net&amp;nbsp;]. Is there is any functionality available to create session in silverlight. Storing Login UserID and SessionID in Memory. So that we can use in our application, &lt;/p&gt;
&lt;p&gt;If Yes then please show me how we can do it. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>