SilverlightShow: Using the SaveFileDialog in Silverlight Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) Re: Using the SaveFileDialog in Silverlight <p>How can we save and read pdf file in client side localy which is generated on server?</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment8404 Meera http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 24 Aug 2012 08:31:09 GMT Re: Using the SaveFileDialog in Silverlight <p>How do I open the file from code that has been saved on the user(client) computer?</p> <p>My user saves it using SaevDialog box, now I want to automatyically open up after being saved. How to do that? I do not have complete file name coz' of Silverlight limitations. </p> <p>Please suggest.</p> <p><br /> </p> <p>Thanks</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment7286 rajkaty http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 06 Dec 2011 09:17:29 GMT Re: Using the SaveFileDialog in Silverlight Thanks! )) no problems at all with your tutorial )) http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment6514 VladServitola http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 13 Sep 2011 07:37:31 GMT RE: Using the SaveFileDialog in Silverlight <em>The article has been updated to the latest version of Silverlight and Visual Studio.</em> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment5148 lnikolov http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 22 Dec 2010 18:31:41 GMT RE: Using the SaveFileDialog in Silverlight 3 <p><em>abc</em>, what exactly is not working with Silverlight 3?</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment5134 lnikolov http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 21 Dec 2010 16:02:57 GMT RE: Using the SaveFileDialog in Silverlight 3 SaveFileDialog not working with silverlight 3 http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment5065 abc http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 13 Dec 2010 23:07:33 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Can SaveFileDialog be show at ViewModel. </p> <p>My scenario is like:  I am calling WCF service in Silverlight and in its asyn Callback i am trying to open SaveFileDialog box.</p> <p>It showing me "Dialogs must be user-initiated."</p> <p>any help</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment4091 Amit http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 30 Jul 2010 14:26:16 GMT RE: Using the SaveFileDialog in Silverlight 3 <table style="border-bottom: #eee 0px solid; border-right-width: 0px; background-color: #fff; margin: 2px 0px; width: 99%; border-collapse: collapse; border-top-width: 0px; border-left-width: 0px; undefined: ;" cellspacing="0" cellpadding="0"> <tbody> <tr> <td><span style="font-size: 11px;">[OperationContract] </span></td> </tr> <tr> <td style="background-color: #f7f7f7; undefined: ;"><span style="color: #0000ff;">public</span><span style="font-size: 11px;"> </span><span style="color: #0000ff;">byte</span><span style="font-size: 11px;">[] GetFile() </span></td> </tr> <tr> <td>{ </td> </tr> <tr> <td style="background-color: #f7f7f7; undefined: ;"><span style="color: #0000ff;">return</span><span style="font-size: 11px;"> File.ReadAllBytes( HttpContext.Current.Server.MapPath( </span><span style="color: #0000ff;">"~/Files/text.zip"</span><span style="font-size: 11px;"> ) ); </span></td> </tr> <tr> <td>}</td> </tr> </tbody> </table> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment3451 asdasd http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 20 Apr 2010 13:29:34 GMT RE: Using the SaveFileDialog in Silverlight 3 Yes, it's the same with all kind of files. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment3446 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 20 Apr 2010 10:40:16 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hi, may i know whether is there a way to do this with a .pdf file because i'm trying to download pdf files in my web service and return it to my Silverlight Web App to use the save file dialog? </p> <p> </p> <p> </p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment3437 Jean http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 19 Apr 2010 11:54:51 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>This sample does not work in Windows 7 with IE 8 because of UAC restrictions.</p> <p>I can't say to users to run as administrators. Any workaround?</p> <p>Thanks</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment3226 Eugenio http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 15 Mar 2010 16:17:27 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hi <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl64_lblCommentAuthor">Anish Sharma,</span></p> <p><span>The SaveFileDialog's purpose is to download files and save them to user's computer. It's not for uploading files.</span></p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2795 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 16 Dec 2009 17:47:19 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hi Didier,</p> <p>I want to upload the image or a video file to a blob,I am able to browse it from my system but how should I approach to upload it into a blob using silverlight?</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2768 Anish Sharma http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Sun, 13 Dec 2009 20:21:37 GMT RE: Using the SaveFileDialog in Silverlight 3 <strong>Balupad</strong>, this seems to be impossible in the current release but we can expect the guys from Microsoft to add this feature in future releases. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2690 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 18 Nov 2009 12:40:08 GMT RE: Using the SaveFileDialog in Silverlight 3 hi,<div>      It is look so nice.but i have a problem in the save dialog.I am not able to give the default file name in the save dialog.could please tell me how to apply the default file in the save dialog..</div> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2677 Balupad http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 16 Nov 2009 12:37:42 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hi Didier,</p> <p>Here I uploaded the complete source project for this demo:</p> <p><a href="http://www.silverlightshow.net/Storage/Sources/FileSaveDialogDemo.zip">FileSaveDialogDemo.zip</a></p> <p>You need to create your own service and update the service reference in the ServiceReferences.ClientConfig file. The project contains exemplary web service which you may modify and use.</p> <p><br /> </p> <p><em>SilverlightShow editor: The source code has been added to the article.</em></p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2672 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 16 Nov 2009 11:53:02 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>This is a great article and exactly what I was looking for.  I embedded the code in my silverlight 3 / expression Blend app.  I am able to see the file dialog.  However, I can not get the code to create the file.  I am unable to find the reference to <span style="font-size: 13px;">FilesServiceReference</span>.  Where can I find the DLL for this reference?</p> <p>Thanks in advance for your help,</p> <p>Didier</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2671 Didier http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Sun, 15 Nov 2009 21:35:03 GMT RE: Using the SaveFileDialog in Silverlight 3 how can we open the file just saved using this control ? http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2627 Sandeep http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 04 Nov 2009 23:50:53 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hi, <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl50_lblCommentAuthor"><strong>swapprose.</strong></span></p> <p><span>Try putting your code in the handler of a button click or somthing else that is<em> <strong>user initiated</strong></em>. </span></p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2606 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 30 Oct 2009 09:33:34 GMT RE: Using the SaveFileDialog in Silverlight 3 Iam getting error like "dialog must be user intiated", I used the code in the similar way. I am reading xml values in the .net web service and in the completed event i am exporting into excel, there I m getting error for savefiledialog. please help me. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2600 swapprose http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 29 Oct 2009 19:31:49 GMT RE: Using the SaveFileDialog in Silverlight 3 <p><strong>lemon</strong>, could you please send me the piece of your project where the error occurs so I'll be able to search for solution for your problem. My email is <em>nraychev --- at --- completit.com</em></p> <p><span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl46_lblCommentAuthor"><strong>monica</strong>, sorry but I can't find a solution for your problem. I don't see a property for specifying a default save file path.</span></p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2598 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 29 Oct 2009 17:14:24 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hello</p> <p>I use safefiledialog and function well, but I need specific the route when I like saved the file (C:\namefile.pdf) and I cant, somebody know a method </p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2596 monica http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 28 Oct 2009 21:25:46 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>hi ,I have the same question with purva,I want to know how to soluation it .Thanks.</p> <p>this question is :</p> <p> in the button handler I am getting "Dialogs must be user-initiated." exception at the line </p> <p><strong>bool? dialogResult = this.dialog.ShowDialog();</strong></p> <p> </p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2564 lemon http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 21 Oct 2009 06:11:33 GMT RE: Using the SaveFileDialog in Silverlight 3 How to download mp3 file using SaveFileDialog? http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2286 Prithwish http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 27 Aug 2009 16:44:33 GMT RE: Using the SaveFileDialog in Silverlight 3 I have an app displaying images from a file located in the Silverlight app but I can only upload a new image to the asp.net app - is there a way to allow read and write to a common file? http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2199 jakb http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 03 Aug 2009 17:07:46 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Guys and Girls,</p> <p>Here I found another working solution for saving the XAML as a jpeg image:</p> <p><a href="http://blog.blueboxes.co.uk/2009/07/21/rendering-xaml-to-a-jpeg-using-silverlight-3/">http://blog.blueboxes.co.uk/2009/07/21/rendering-xaml-to-a-jpeg-using-silverlight-3/</a></p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2179 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 29 Jul 2009 16:39:14 GMT RE: Using the SaveFileDialog in Silverlight 3 Thank you very much for all your help.  It is greatly appreciated and I have successfully used SaveFileDialog. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2171 sltester http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 27 Jul 2009 17:15:42 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hi again, <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl34_lblCommentAuthor"><strong>sltester</strong>,</span></p> <p><span>That's what I am doing in the service:</span></p> <div style="border-bottom: #7f9db9 1px solid; border-left: #7f9db9 1px solid; line-height: 100% !important; background-color: white; font-family: courier new; font-size: 11px; overflow: auto; border-top: #7f9db9 1px solid; border-right: #7f9db9 1px solid"> <table style="border-bottom: #eee 0px solid; border-right-width: 0px; background-color: #fff; margin: 2px 0px; width: 99%; border-collapse: collapse; border-top-width: 0px; border-left-width: 0px; undefined: " cellspacing="0" cellpadding="0"> <colgroup><col style="border-bottom: #f7f7f7 1px solid; padding-left: 10px; font-family: courier new; white-space: nowrap; font-size: 11px" /></colgroup> <tbody> <tr> <td><span style="font-size: 11px">[OperationContract]  </span></td> </tr> <tr> <td style="background-color: #f7f7f7; undefined: "><span style="color: #0000ff">public</span><span style="font-size: 11px"> </span><span style="color: #0000ff">byte</span><span style="font-size: 11px">[] GetFile()  </span></td> </tr> <tr> <td>{  </td> </tr> <tr> <td style="background-color: #f7f7f7; undefined: ">    <span style="color: #0000ff">return</span><span style="font-size: 11px"> File.ReadAllBytes( HttpContext.Current.Server.MapPath( </span><span style="color: #0000ff">"~/Files/text.zip"</span><span style="font-size: 11px"> ) );  </span></td> </tr> <tr> <td>} </td> </tr> </tbody> </table> </div> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2167 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 27 Jul 2009 09:30:50 GMT RE: Using the SaveFileDialog in Silverlight 3 Thank you for your response nikolay,  I have accomplished zipping the files but am still lost on what to do with my zipped file and SaveFileDialog.  I have put multiple files into my zipped file using a "ZipFileStream" in my web service, do I return the "ZipFileStream" or the whole file? and then I would use e.Result as byte correct? http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2099 sltester http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 23 Jul 2009 17:27:51 GMT RE: Using the SaveFileDialog in Silverlight 3 <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl30_lblCommentAuthor"><strong>sltester</strong>, the technique is the same with the zip file. It's about service implementation how you will put your files in a zip archive but it is beyond the scope of this article.</span> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2093 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 23 Jul 2009 09:56:18 GMT RE: Using the SaveFileDialog in Silverlight 3 Do you know of a way to do this with a .zip file?  I am trying to zip multiple files in my webservice and return it to my Silverlight Web App to use the save file dialog.  I believe this is the best way to handle saving multiple files to the user's machine.  Am I correct http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2084 sltester http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 22 Jul 2009 21:04:18 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>About saving canvas to PNG, compiled some bits from here and there in a solution</p> <p><a href="http://geekswithblogs.net/braulio/archive/2009/07/12/export-canvas-to-png-and-save-it-in-your-local.aspx">http://geekswithblogs.net/braulio/archive/2009/07/12/export-canvas-to-png-and-save-it-in-your-local.aspx</a></p> <p>Thanks</p> <p>  Braulio</p> <p> </p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment2011 Braulio http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 17 Jul 2009 22:58:57 GMT RE: Using the SaveFileDialog in Silverlight 3 Yes, it is a text file. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1975 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 16 Jul 2009 09:40:46 GMT RE: Using the SaveFileDialog in Silverlight 3 Actually what does it return?  A text file? http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1965 sltester http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 15 Jul 2009 23:56:53 GMT RE: Using the SaveFileDialog in Silverlight 3 what does your service reference do? http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1964 sltester http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 15 Jul 2009 23:54:47 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Hey guys,</p> <p>When i used the above code , in the button handler I am getting "Dialogs must be user-initiated." exception at the line </p> <p><strong>bool? dialogResult = this.dialog.ShowDialog();</strong>..        <strong>Any help on this?</strong></p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1684 Purva http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Wed, 24 Jun 2009 10:25:00 GMT RE: Using the SaveFileDialog in Silverlight 3 Thanks for your comment <strong>Todd</strong>, can you please give a tip how we can save the element tree to an image. I was playing with the <em>WriteableBitmap</em> but did not find any solution. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1493 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 21 Apr 2009 02:54:22 GMT RE: Using the SaveFileDialog in Silverlight 3 Silverlight 3 contains Bitmap APIs that WILL allow you to save the element tree to an image. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1487 Todd http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 17 Apr 2009 22:59:14 GMT RE: Using the SaveFileDialog in Silverlight 3 where can i get this save dialog dll http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1450 Charles http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Thu, 09 Apr 2009 09:16:12 GMT RE: Using the SaveFileDialog in Silverlight 3 Thanks :) http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1437 George http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 07 Apr 2009 15:00:51 GMT RE: Using the SaveFileDialog in Silverlight 3 <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl04_lblCommentAuthor"><strong>George</strong>, I think that <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl06_lblCommentAuthor"><strong>Braulio</strong> is right. I did not find solution for saving the content of a Canvas directy as an image. There is a kind of workaround where you send the XAML to a service and on the server you use WPF to convert it to an image and after that the service returns the image. But that's an ugly workaround beacuse another round trip to the server is needed.</span></span> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1428 nikolayraychev http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Mon, 06 Apr 2009 08:41:16 GMT RE: Using the SaveFileDialog in Silverlight 3 <p>Jeje the canvas save is something quite demand on SL2 (the only workaround available was to port all your drawing code to GDI+ and perform that render in the server).</p> <p>Until now I haven't read anything about saving canvas or exporting to image on SL3, let's hope the implement something (I think it's a must).</p> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1415 Braulio (dbschemaeditor.com) http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 03 Apr 2009 15:24:46 GMT RE: Using the SaveFileDialog in Silverlight 3 Can I save canvas content to a image ?<br /> <br /> George http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1269 George http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Tue, 24 Mar 2009 15:57:31 GMT RE: Using the SaveFileDialog in Silverlight 3 nice article Nikolay, thank you. http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1244 enver http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Sat, 21 Mar 2009 16:59:49 GMT RE: Using the SaveFileDialog in Silverlight 3 <div style="padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; background-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-align: left; scrollbar-face-color: rgb(233, 233, 233); scrollbar-highlight-color: rgb(255, 255, 255); scrollbar-shadow-color: rgb(233, 233, 233); scrollbar-3dlight-color: rgb(219, 219, 219); scrollbar-arrow-color: rgb(120, 120, 120); scrollbar-track-color: rgb(245, 245, 245); scrollbar-darkshadow-color: rgb(174, 174, 174); word-wrap: break-word; ">Nice article. Sometimes, if I press the Escape key, or close the browser window while uploading images in Silverlight, I can see that half of the image is uploaded, and the rest is cut off. I can see the half image when I open it next time.</div> http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx#comment1240 Prakash http://www.silverlightshow.net/items/Using-the-SaveFileDialog-in-Silverlight-3.aspx Fri, 20 Mar 2009 22:47:48 GMT