In order to enable elevated trust for Silverlight 5 applications when running in a browser, I tried many good options, such as: here (provided by Mister Goodcat), only when I Our VeriSign certifica
Tag: Silverlight
Silverlight – WebBrowser controls and query strings WP7
I use the WebBrowser control to start and browse some html files loaded locally in the Windows Phone 7 emulator and the device. Everything is normal until we use the query string for web page navig
Silverlight – Get the current theme at the time of the application – Windows Phone 7
I want to see what is the current theme in Windows Phone 7 so that I can change the text, image and color according to the current theme.
For example, If the current theme is yellow, I will c
Data binding using Silverlight
If I want to bind the collection to some form of list control in Silverlight. Is the only way to make the underlying objects in the collection implement INotifyPropertyChanged and make the collecti
Silverlight-4.0 – COMPASS API for Windows Phone 7 (Mango)
Are there any APIs that can be used to access the compass hardware in WP7 (Mango)? Yes, you can use the Compass course. You can get examples in Raw Sensor Data Sample or’How To’ Code to show how
Updatesourcetrigger property in SilverLight?
I believe that most people will encounter this situation when you enter a text box you like, and filter the ViewCollection based on the entered content.
As you might expect, Silverlight does
Where is the system.codedom.compiler.compilerParameters in Silverlight?
I want to create a mathematical expression evaluator in Silverlight.
For convenience, I need to use System.Reflection, System.Reflection.Emit, System.CodeDom.Compiler and others Related assemblies
Why do we need Silverlight 2
Everyone is looking forward to it, Microsoft’s new generation of Web Application development platform: Silverlight 2.0 has finally entered RTWphase (Release To Web), which is the official version r
Silverlight – Unable to create an “ObjectName” instance in Designer during use
I tried to bind the combo box item source to a static resource. I over-explained my example, so it’s easy to understand what I’m doing.
public class A: ObservableCollection
{
public A()
{
Silverlight和Visual Tree Manipulation
Now this may be more troublesome than its value. However, it is really useful for me now.
What I want to know is how do I Operate the Silverlight visual tree at runtime. It’s easy to do simpl