ouch, i\'ve been doing asp.net for a few years now, and for a year asp.net mvc, and now: silverlight.
I have noticed that after awhile of debug/tweakcode/debug etc that eventually Silverlight starts to crash all of my browsers (i.e. doesn\'t matter which i fire, they all just crash). If i then go to a
i have some element in my container and want to save all properties of this elements. i list this element by VisualTreeHelper and save its attributes in DB, question is that how to retrieve this prope
I am writing silverlight 3 application which is working o开发者_如何学运维n network. It works like client-server application. There is WinForm application for server and silverlight application for cl
I need to use a two dimensional grid with headers in the left and the top on Silverlight. Is it possible to configure a grid for that or I need to use an other co开发者_如何学Gontrol?Have you conside
I would like to stream videos that reside at the webserver from within a ExpressionMediaPlayer control. The following results in a network error. I believe that the problem is with my Uri. I have the
This is probably got a simple answer to it, but I am having problems just formatting the date for a dataform field..
I would like to have fuzzy looking border around my Canvas control.Basically, I am creating a Print Preview screen, and I want it to look开发者_JS百科 almost exactly like the one in Word 2010.In this,
I have a Silverlight 3 application, and in a method, I want to determin开发者_如何学Goe when the last time that the application received user input was. Is there an easy way to detect this?I doubt the
Ihave read somewhere that Silverlight is subset of WPF , then why triggers are not used in the silverlight and t开发者_如何学运维he States are used. what is difference between these two, Why not the t