I have a requirement where data on SQL server needs to be synced to WP7 devices through USB. I initially thought of writing a WCF Lib., but it\'ll go online & sync even if device is connected to U
What is the procedure to invite users for video chatting and allow them as well as myself to view live video streaming fromwebcam ?do i have to provide my ip address and access their ip address to acc
I\'m using Silverlight 4 and Silverlight Toolkit April 10 release (dll is referenced from this folder: %Program Files%\\Microsoft SDKs\\Silverlight\\v4.0\\Toolkit\\Apr10\\Bin). However, after register
If I reference a file in a silverlight project, is that file going to be looked at on the local pc or on the server (using silverlight 4 running in the browser)?
I m working on recording audio from web cam. So far i have successfully written the code for recording and saving audio to silverlights cache. My problem is 开发者_如何学运维i am not getting any way
What is the .NET version of Silverlight\'s开发者_运维百科 PollingDuplexBindingElement? I think CompositeDuplexBindingElement is what you are looking for.It depends on which binding you\'re using. If y
Is this possible in expression blend? What i am looking for is to start a storyboard, then at second 2 i would like to start another storyboard.
I am new to Prism pattern. We have developed 3 Silverlight 4 projects using MVVM pattern. Now we want to combine these 3 projects into a single project. I want to use Prism 4 to do this.
I\'m having trouble with thinking of a solution that I\'m trying to build, maybe someone here is able to guide me to the right direction.
I am using the silverlight 4 toolkit gridcontrol and I\'m using auto generated columns.My boolean field is showing up as a tri-state checkbox (true, false, null).