Categories
- Code (31)
- C# (4)
- emacs (4)
- Javascript (1)
- PHP (1)
- Python (6)
- Shell Script (2)
- silverlight (4)
- Blend (2)
- Sysadmin (3)
- unix (4)
- Code (31)
Meta
ad
Tag Archives: silverlight
Silverlight Tutorial – Flashlight Tutorial
How to make a flashlight effect with silverlight ?
How to make a fake 3D Storyboard with Expression Blend
In this “how to” i will show you how to make a StoryBoard like this: This is not hard but you have to be famialiar with Blend. download this video
Silverlight – Password field no longer missing
EDIT : There’s now a real PasswordField, our tricks is no longer needed, just read : http://silverlight.net/blogs/msnow/archive/2008/09/29/silverlight-tip-of-the-day-47-how-to-implement-a-password-box.aspx Everybody developping in Silverlight knows that there’s no password textbox, and some of us rewrite a UserControl to replace it… yeark !! There’s … Continue reading