I have a simple ChildWindow popup in Silverlight 4 (beta). Important: This is an out-of-browser application.
I\'d like to start making a small project (nothing too fancy) for the desktop and web using Silverlight. Here are my questions:
I\'m trying to make an Address control that has an IsReadOnly property, which will make every TextBox inside read only when set to true.
I know开发者_JS百科 that Silverlight 4 has \"Hardware device access\".Does anyone know if I can read from the com port in a Silverlight 4 trusted app?You get the following features
开发者_如何学GoAs SL 4.0 has got video and Mic support... How feasible it is to provide VOIP functionality (real time voice streaming across max of 5 users) over Silverlight 4.0, for a web based appl
Software Design Question: Since silverlight 4 is out, and it has webcam supp开发者_运维知识库ort, does anyone know the code to track the motion and color ? Is SL4 writable bitmap is the first step to
I am trying to create a simple DataGrid in Silverlight 4 Beta but cannot seem to figure out how to get my Note column to wordwrap.
Does anyone know if System.Data.DataTable 开发者_如何学Pythonis now supported in Silverlight 4 beta? In the past I’ve used this for databinding in ASP.NET and WinForm projects where the UI and object
Does silverlight 4 beta supports wshttpbinding (wcf)? If not, will it be supported in stable releas开发者_Python百科e? No, it doesn\'t look like it. Check out these blog post on the topic:
I\'m writing a timesheet helper utility in Silverlight 4. This will be a trusted out of browser application that wil开发者_StackOverflow中文版l periodically ask the user (with a SL4 Notification Windo