silverlight-2.0
Silverlight Installation problem
I have a problem of silverlight installation. I a开发者_如何学Gom using visual studio 2008 and i have installed silverlight 2.0. It is installed successfully. But it is not display in File--> New Proj[详细]
2023-01-31 18:57 分类:问答disable rows in datagrid silverlight 2.0
I have a datagrid and when user tries to edit a row then I want to have only that row editable and all other rows disabled. Is this possible ? I tried looking for datagrid.rows but there is none.开发者[详细]
2023-01-23 17:12 分类:问答Zoom in out on mouse click Silverlight 2.0
I would like to zoom i开发者_如何学JAVAn/out an image exactly where mouse click occurs. Whole image should be zoomed but current view should show the part where mouse click happened and scrollbar shou[详细]
2023-01-22 17:44 分类:问答VS2010 Target Silverlight Version 2.0?
I\'ve just upgraded to VS2010 as I was running into problems with a Silverlight project that I needed to be built in 2.0 but I also needed other projects built in 3.0.[详细]
2023-01-19 03:03 分类:问答Are Extension methods too expensive?
How much will it cost for my programs performance if i add Extension methods to it? Will it work slower or may be will load slo开发者_Python百科wer?[详细]
2023-01-12 05:58 分类:问答Is there any difference in x:name and name for controls in xaml file?
I am new in Silverlight. Wh开发者_如何学运维en I add some control to my xaml file with Visual Studio it set controls name with Name property, but there is also x:Name.[详细]
2023-01-09 22:26 分类:问答Popup on inactivity Silverlight 2.0
I have silverlight 2.0 application and which uses WCF service to get data and validate ser etc. Is there any option to check inactivity on silverlight app and then show a popup message to user sayi开发[详细]
2022-12-29 00:53 分类:问答Messagebox Popup to Confirm Datepicker Issue
I am using the vanilla datepicker in Silverlight 2. I bind the selected date to a value, and when that value changes I pop a messagebox to confirm that they would like to change the value.[详细]
2022-12-22 18:59 分类:问答How to convert Silverlight XAML to Resource dictionary in Silverlight 2
I am looking for the quickest and easiest way to combine two silverlight projects. Once has controls all in Silverlight XAML the other is template driven and uses a template based on a Silverlight res[详细]
2022-12-22 15:13 分类:问答.Net RIA Services: Javascript callback forces full reload of the application
I\'ve successfully implemented a Javascript call from Silverlight (i\'m calling a java applet). When the user finishes using the applet, I\'d like to send the data back to Silverlight;[详细]
2022-12-20 19:21 分类:问答
加载中,请稍侯......