<?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>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/203322.aspx</link><pubDate>Wed, 08 Apr 2009 14:07:43 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:203322</guid><dc:creator>kobruleht</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/203322.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=203322</wfw:commentRss><description>&lt;p&gt;Silverlight modal messagebox is like standard silverlight control, it routes click event to sl button if its button is placed in the same location in screen as sl button.&lt;/p&gt;
&lt;p&gt;We can hopefully create our modal control and&amp;nbsp;after it show hidden messagebox to create modal loop. After clicking we can release modal messagebox.&lt;/p&gt;</description></item><item><title>Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/168029.aspx</link><pubDate>Fri, 30 Jan 2009 14:02:27 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:168029</guid><dc:creator>davides77</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/168029.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=168029</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi guys,&lt;/p&gt;&lt;p&gt;I tried the modal dialog and all works fine but...&lt;/p&gt;&lt;p&gt;but I put a datagrid in the modal dialog, all works fine but when I go over the header of the colums all the silverlight application disappear!!!&lt;/p&gt;&lt;p&gt;why?????&lt;/p&gt;&lt;p&gt;tnx very much!!! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/165583.aspx</link><pubDate>Sat, 24 Jan 2009 21:04:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:165583</guid><dc:creator>ygoldman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/165583.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=165583</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve put together a generic framework for creating modal popups - article is here: &lt;a href="http://blog.yuriy.org/2009/01/building-modal-popup-framework-with.html"&gt;http://blog.yuriy.org/2009/01/building-modal-popup-framework-with.html&lt;/a&gt;.&amp;nbsp; It &lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="font-weight:bold;"&gt;Goals of the Framework:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Allow any Control to be &amp;quot;popped up&amp;quot; in modal and non-modal modes&lt;/li&gt;&lt;li&gt;Construct a framework that is modular and made up of discrete, reusable components&lt;/li&gt;&lt;li&gt;Properly hide implementation details and expose a simple api for developers to utilize.&lt;/li&gt;&lt;li&gt;Reduce the amount of customization to the framework required by front-end developers.&lt;/li&gt;&lt;/ol&gt;</description></item><item><title>Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/161703.aspx</link><pubDate>Fri, 16 Jan 2009 17:20:39 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:161703</guid><dc:creator>lepipele</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/161703.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=161703</wfw:commentRss><description>&lt;p&gt;Here is best modal dialog control I&amp;#39;ve found:&lt;br /&gt;&lt;a href="http://www.codeproject.com/KB/silverlight/slmodal.aspx" title="http://www.codeproject.com/KB/silverlight/slmodal.aspx" target="_blank"&gt;http://www.codeproject.com/KB/silverlight/slmodal.aspx&lt;/a&gt; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/94507.aspx</link><pubDate>Sun, 21 Sep 2008 06:36:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:94507</guid><dc:creator>lingbing</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/94507.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=94507</wfw:commentRss><description>&lt;p&gt;I think I must say something about this issue. I have read Dave&amp;#39;s blog and known his idea about how to solve this problem. Yes, it works, just as we want, however, when we design a usercontrol, we sould consider both its activity and its presentation. Simply if we make a canvas with a transparent backgroud, the user could not click through thd popup, and if we add a close event and handle it we can make some code run after the event fires, but the problem is that when the users download our application, they will find the &lt;strong&gt;Behaviour is not like a MessageBox or Modal-Dialog,&lt;/strong&gt; even they cannot click through, even all functions work well, If you have a look at OpenFileDialog in silverlight, it is completely windows-like, its behaviour is as same as both win32 and wpf, so that when users use it, they will find that they are using an application just like at desktop but not at a browser. I think that is why we want MS to create a Modal-Dialog and we can use ShowDialog method to show it to user just like desktop form applications.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know if you agree with me at this point, however, we must acknowledge that some common controls&amp;nbsp;are necessary, such as ComboBox (Dropdown), Treeview, RichTextBox...and so on. I know MS silverlight team is busy with much work, hope you work well!&lt;/p&gt;</description></item><item><title>Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/94455.aspx</link><pubDate>Sat, 20 Sep 2008 22:29:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:94455</guid><dc:creator>jemiller</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/94455.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=94455</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I created a Connect Feedback request for modal dialog box-like behavior for Silverlight at the following URL. If you agree with me, please rate my feedback. Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=368862"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=368862&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/84644.aspx</link><pubDate>Thu, 28 Aug 2008 09:04:04 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:84644</guid><dc:creator>Jamie H</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/84644.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=84644</wfw:commentRss><description>&lt;p&gt;I also agree, having modal dialog functionality is pretty cirtical for app development.&amp;nbsp; I work for a web design company and all of our &amp;quot;web 2.0&amp;quot; designs are includuing modal dialogs that we have to hack up with html divs that cover the entire screen.&amp;nbsp; I wanted to tell everyone we could do this much easier in Silverlight, but without modal dialog support, it is as much of a hack in Silverlight as it is in HTML/javascript right now.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/84093.aspx</link><pubDate>Tue, 26 Aug 2008 21:50:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:84093</guid><dc:creator>jemiller</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/84093.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=84093</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;Yi-Lun Luo - MSFT:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;Think how many times have you seen such applications on the web. This is something that we&amp;#39;re considering for VNext. But I can&amp;#39;t give you any details on that at this time. It may or may not be in the next version...&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;p&gt;I&amp;#39;ve seen it a lot in the Flex apps that I&amp;#39;ve developed... &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/77598.aspx</link><pubDate>Tue, 05 Aug 2008 10:34:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:77598</guid><dc:creator>grava</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/77598.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=77598</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Only way to Resync APM model of Silverlight is plumbing SL with a &amp;quot;Custom&amp;quot; message loop.&lt;/p&gt;&lt;p&gt;the method :&lt;/p&gt;&lt;p&gt;public voi a()&amp;nbsp;&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;f1();&lt;/p&gt;&lt;p&gt;modal1.ShowModal(); &lt;/p&gt;&lt;p&gt;f2();&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;have to be rewritten in something like:&lt;/p&gt;&lt;p&gt;public void a()&amp;nbsp;&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;actionQueue.Start();&lt;/p&gt;&lt;p&gt;actionQueue.Execute(new Action(a));&lt;/p&gt;&lt;p&gt;actionQueue.Execute(new Action(ShowDialog));&lt;/p&gt;&lt;p&gt;actionQueue.Execute(new Action(b));&lt;/p&gt;&lt;p&gt;actionQueue.End();&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Try to think at ActionQueue as a Queue of System.Action&amp;lt;T&amp;gt; (or Func) and at the end() statement start the dequeuing of the actions Synchronously ... the only Great problem is that you have to Resync with the RootLayout.Dispatcher for refreshing the UI.&lt;/p&gt;&lt;p&gt;We&amp;#39;re writing an article about the resync problem which involves, for instance, a call to a WCF service, a Prompt and another call to WCF, in which we don&amp;#39;t use APM (async programming model with &amp;quot;OnComplete&amp;quot; delegates), but plain C# Code.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Stay tuned, we&amp;#39;ve implemented everything and it seems it&amp;#39;s ok ... we&amp;#39;re investigating in more complex cases if we could run in starvation, race conditions or something else that ... well, it&amp;#39;s the problem that pushed MS to remove sync methods ... Blocks our main UI Thread .&lt;/p&gt;&lt;p&gt;GG &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/77506.aspx</link><pubDate>Tue, 05 Aug 2008 07:01:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:77506</guid><dc:creator>hammadmirza</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/77506.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=77506</wfw:commentRss><description>&lt;p&gt;Why dont you people try Telerik Rad Controls for Silverlight, it contains a&amp;nbsp;Window Control in 2nd release&lt;/p&gt;
&lt;p&gt;Well if you want to make your own, i suggest you somethings:-&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;the Window Control must have instance of LayoutRoot,&lt;/strong&gt;&lt;br /&gt;Reason: When a Dialog is shown and you&amp;nbsp;dont want that the UI below that dialog must not be accessed, you need to show a rectangle &lt;em&gt;(full width and height, LayoutRoot.Childern.Add(rectangle)&amp;nbsp;)&lt;/em&gt; with translucent background, just above the UI and below the dialog box(ZIndex)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;the Window Control must recieve BrowserResizeEvents,&lt;/strong&gt;&lt;br /&gt;Reason: If a Dialog is currently active, and user resizes the browser, you need to resize that translucent rectangle to new dimensions, or you may want to center align the window.&lt;/p&gt;
&lt;p&gt;I did all this in Silverlight 1.1, so any more questions you can ask.&lt;/p&gt;</description></item><item><title>Re: Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/77261.aspx</link><pubDate>Mon, 04 Aug 2008 14:17:20 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:77261</guid><dc:creator>CleverCoder</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/77261.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=77261</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I wouldn&amp;#39;t expect too much sympathy in your efforts to find a truly asynchronous solution. Just follow &lt;a href="http://silverlight.net/forums/t/11679.aspx"&gt;this thread&lt;/a&gt; long enough. :) As nice as it would be, it does make a certain amount of sense with respect to how the plugin works. There is no message pump like there is in Win32 / WinForms..&amp;nbsp; I think you will need to follow the async route to get to where you&amp;#39;re trying to go. It would be helpful if there was a solution or helper classes in SL. SOmething like a &amp;quot;Dialoge&amp;quot; base control that has properties for &amp;quot;OkAction&amp;quot; or... &amp;quot;NextActivity&amp;quot;... or .. whatever.&amp;nbsp; I have a suggestion. Why not incorporate a messageloop like behavior in SL and actually give us all what we want: true modality! :)&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/76443.aspx</link><pubDate>Thu, 31 Jul 2008 21:29:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:76443</guid><dc:creator>codism</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/76443.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=76443</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;bhelzer:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;I just want to&amp;nbsp;put up a simple message when the user goes to a different part of the application: &amp;quot;Your data has changed do you want to save it? Yes - No - Cancel&amp;quot;.&lt;/p&gt;
&lt;p&gt;And no, I can&amp;#39;t do this asynchronously,&amp;nbsp;because&amp;nbsp;if I go on the application&amp;nbsp;will lose it&amp;#39;s state. So please don&amp;#39;t tell me it&amp;#39;s as simple as listening to some event.&amp;nbsp;Since I am already in an event and need to respond to it correctly with user input.&lt;/p&gt;


&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;p&gt;Basically, you need to redesign your dialog box to accept a callback. The dialog box will call the callback with the user&amp;#39;s input. The following code are from our production:&lt;/p&gt;&lt;p&gt;MessageBox.ShowYesNoQuestion(&amp;quot;Are you sure you want to delete the buyer?&amp;quot;, (r) =&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (r == MessageBoxResult.Yes)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; _buyerColl.Remove(bge.Buyer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }); &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/76442.aspx</link><pubDate>Thu, 31 Jul 2008 21:12:39 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:76442</guid><dc:creator>bhelzer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/76442.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=76442</wfw:commentRss><description>&lt;p&gt;Of course I would like a general modal dialogs. But for 2.0 I would be satisified with just a MessageBox.&lt;/p&gt;
&lt;p&gt;I just want to&amp;nbsp;put up a simple message when the user goes to a different part of the application: &amp;quot;Your data has changed do you want to save it? Yes - No - Cancel&amp;quot;.&lt;/p&gt;
&lt;p&gt;And no, I can&amp;#39;t do this asynchronously,&amp;nbsp;because&amp;nbsp;if I go on the application&amp;nbsp;will lose it&amp;#39;s state. So please don&amp;#39;t tell me it&amp;#39;s as simple as listening to some event.&amp;nbsp;Since I am already in an event and need to respond to it correctly with user input.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/63141.aspx</link><pubDate>Thu, 19 Jun 2008 19:38:23 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:63141</guid><dc:creator>CleverCoder</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/63141.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=63141</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;Dave Relyea:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;
&lt;p&gt;You might want to check this out:&lt;br /&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/devdave/archive/2008/06/08/using-popup-to-create-a-dialog-class.aspx"&gt;http://blogs.msdn.com/devdave/archive/2008/06/08/using-popup-to-create-a-dialog-class.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Dave, this has solved my problem beautifully!&amp;nbsp; This is definitely a good solution for now. It doesn&amp;#39;t address the procedural issue, but it gets me past my issue.&lt;/p&gt;&lt;p&gt;Cheers!&lt;br /&gt;- Sean &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Re: Re: Re: Modal-Dialogs and MessageBox-Like behaviour.</title><link>http://forums.silverlight.net/forums/thread/62955.aspx</link><pubDate>Thu, 19 Jun 2008 12:14:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:62955</guid><dc:creator>Ciaran Murphy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/62955.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=62955</wfw:commentRss><description>&lt;p&gt;Of course MS are listening... you can see it every day on the forums. Frankly I think the frustration/impatience you&amp;#39;re hearing should be both encouraging and congratulatory. To get the level of functionality that is in Silverlight in it&amp;#39;s first few releases has been no small feat.&amp;nbsp;It&amp;#39;s been done in view of a far&amp;nbsp;more expectant/critical audience than&amp;nbsp;most products&amp;nbsp;ever had to contend with. It took Flash/Flex 10+ years to get where they are today. MS is attemting something far bigger in a far tighter timescale.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d love &amp;#39;proper&amp;#39; modal dialogs too, but as it is, it&amp;#39;s a pain, but not a showstopper by any means.&amp;nbsp;Work hard guys!&lt;/p&gt;</description></item></channel></rss>