Browse by Tags
All Tags »
Development (RSS)
Sorry, but there are no more tags available to filter with.
-
|
Looking for Bevel, Glow, Shadow, Reflection and Blur effects for Silverlight?! Not the perfect solution but you can do some Photoshop like effects on Silverlight by using pure vector graphics. You can compose, adjust parameters and.. also modify source...
|
-
|
You can download some unreleased projects and some GotDotNet (closed) projects on my Public Folder . Includes : mentas Ribbon PhotoFilter PhotoEffects mentas Gaming WPF PieMenu Render .NET Read More...
|
-
|
This example show how to make an iTunes like "CoverFlow" layout animation in XAML (Silverlight/WPF). Code samples don't show reflection of elements. You can make it easily with a copy of CoverFlow canvas (with some transformations and opacity...
|
-
|
This example show how to make an iTunes like "CoverFlow" layout animation in XAML (Silverlight/WPF). Notes: · This was written to WPF, can easily converted to Silverlight! · Underline values are width of element · You can set animation duration...
|
-
|
This example show how to make an iTunes like "CoverFlow" layout animation in XAML (Silverlight/WPF). Notes: · This was written to WPF, can easily convert to Silverlight! · Underline values are width of element · You can set animation duration...
|
-
|
Last month my team has been working to release http://www.mediapreview.tv in August 2007, where Microsoft Silverlight 1.0 RTM will be available. The concept is to make something like a TV channel, where viewers have a rich experience such interact and...
|
-
|
Making an Object Notation for C# like JSON do to "JavaScript". Sample: // Classes, Attributes Book ; Book .Title; Book .Year; Book .Price; Book .Category; Book .Author; Category ; Category .Name; Author ; Author .Name; Author .Birthday; // Data...
|