-
Falling Snow
Very beautiful snow effect.
-
Mac Style Button Tray (Fish Eye Style)
Mac Style Button Tray control. Simple and easy to use!
-
TextBlock Text Trimming
In Silverlight, you always have to deal with various browser size and display something exactly the same across browser. The problem is especially important for text display. Somehow, if you only have a limted size for text display and the drawback is that some texts are cropped. Therefore, we might want to have a solution to display “…” when some texts need to be trim. Here comes to a solution.
-
Loading external assembly
Loading external libraries is a very effective method to minimize the application file size. You need to use the reflection to create obejct dynamically as well.
-
Create Gradient Background in XAML
Most of the time when you are using Visual Studio and you dont’ want to open Blend for just setting a very Gradient Background! This resources surely can help you!
-
Upload file using File Dialog
The coding below demonstrating how you might utilize your FileDialog to upload files from your local disk to server.
The code demonstrated the following:
1. Limited the selection of JPG and PNG files only
2. Only 1 file can be selected
3. Upload the file with the corresponding file name
4. How to get the file data inside PHP -
Keyboard Control
An advanced virtual Keyboard controls with multilanguage support. They keyboard is fully customizable with you own keys as well.
-
Text on A Path
Display your text on any path geometry. Easy and simple to use!
-
Silverlight Multiple File Upload
Upload multiple files concurrently. Provides a rich User interface a lot of configurable options.
-
Floatable Window
A refactoring of Silverlight’s ChildWindow control, to enable both modal and non-modal uses, but retain template and functionality of what the ChildWindow provides. This is an extended Controls from ChildWindow in Silverlight 3 Toolkit.
Aug 06










