I had many doubts regarding开发者_JAVA技巧 Database in windows Phone Mango. In WP7 mango how i can enter/Insert a list of objects or observable
Here is a list of my references in my silverlight project. Microsoft.Practices.Unity.Silverlight<br/>
I have a datagridtemplatecolumn with CellTemplate / CellEditingTemplate, works ok, after loading it shows the previously choosen selectedvalue bound from the model.
How can I resize / drag a userco开发者_开发技巧ntrol in silverlight 4 at runtime through a resizehandle in the bottomright corner for example? As a beginner I have no idea how I can do this.I\'ve foun
I am developing a Silverlight class library that contains several templated controls.One of these controls displays an image that is \"embedded\" in the class library.However, when I display the contr
I have a grid filled with some data in my silverlight4 app. I want to have \"Show this as html\" button for the grid.
I have an existing window service. It does not use WCF and nor do I want it to. The windows service listens on a port and once a socket connects it starts publishing application status information eve
I\'m working with Windows Phone 7 and I have a very diffic开发者_C百科ult problem. Please help me !
I am using a WCF driven silverlight application. The web services use reference types such as StringBuilder. However, while passing a StringBuilder or a DateTime object to & from service, the stat
I have Combo boxes inside a list box and whenever the list box is scrolled and the combo box is scrolled off of the screen the list box is firing a selection change event on the combo box and setting