silverlight
NuGet unable to extract metadata from assembly with XmlnsDefinitionAttribute
I am trying to add XmlnsDefinitionAttributes to my assembly.I use TeamCity to manage my projects.There is a NuGet Package Pack step in my build configuration.[详细]
2023-04-13 09:37 分类:问答Domain Service returns expected, client receives empty result
I\'ve got an app where I created an empty Domain Service from the template.The domain service has a single method on it where I return a presentation model class that I project into with some LINQ stu[详细]
2023-04-13 09:07 分类:问答How to update DataGrid in Silverlight when Property in ObserveableCollection changed
I have a Datagrid bound to a ObserveableCollection(MyClass) source1; MyClass has 2 Properties: string Name, int AGE[详细]
2023-04-13 08:45 分类:问答Make browser to load silverlight page/xap even when server is offline
Is it possible to force browser to reload a Silverlight application - basically .aspx and .xap files - even if the server goes down? I.e. not accessible to the browser. Like setting caching forever. I[详细]
2023-04-13 08:34 分类:问答How to filter ListBox item ?
I define this simple class public class SimpleClass { public string Val1 {get;set;}; public string Val2 {get;set;}[详细]
2023-04-13 08:26 分类:问答Is System.Security.Cryptography namespace supported by the Portable Class Library
I a开发者_开发问答m converting an existing multi-target Silverlight/.NET project to a Portable Class Library project in order to reduce the number of projects that are required to support multiple Mic[详细]
2023-04-13 08:22 分类:问答silverlight toolkit reference issue
i installed the august 2011 windows phone silverlight toolkit from http://silverlight.codeplex.com/ .[详细]
2023-04-13 08:20 分类:问答Message box with Image in WP7
Hi at present I am using a grid with Image and two Buttons for showing a custom message box in my WP7 application 开发者_JS百科whose visibility is collapsed at first. All is working fine but I have to[详细]
2023-04-13 07:18 分类:问答How to update tiles in Windows Phone 7 Mango?
I\'m playing a little with the new Mango APIs. I\'m trying to update the application tile using a Background Agent.[详细]
2023-04-13 06:45 分类:问答POST collection type data from silverlight to aspx page.
I have a problem posting the data from silverlight to the 开发者_如何学编程aspx page which is in same domain.[详细]
2023-04-13 06:07 分类:问答