Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Silverlight   (RSS)
Sorry, but there are no more tags available to filter with.

My First Silverlight Behavior

Blend/Silverlight 3 introduces a new powerful feature – Behaviors. Behaviors allow designers to take advantage of new levels of interactivity declaratively, without writing code. In short, a behavior is a reusable piece that encapsulates some functionality
Posted by ptadcs | 0 Comments
Filed under:

Silverlight and "Cover Flow" – Revisited (Part III)

On my previous post I wrote about the complexity of implementing perspective projections with Silverlight 2 since it only supports 2D affine transforms . Well, as you surely already know by now, with Silverlight 3 you’ll be able to apply 3-D projections
Posted by ptadcs | 1 Comments
Filed under:

Silverlight Concepts Samples

Yesterday I made a presentation entitled “Best Practices in Silverlight 2 (Intro)” where I showed several small samples to illustrate the concepts I wished to expose. Some listeners asked me about the samples source code and I agreed to publish it. You
Posted by ptadcs | 0 Comments
Filed under:

Silverlight and "Cover Flow" – Part II

In my last post I talked about the difficulty of implementing a “vanishing point” perspective effect with Silverlight since (currently) it only supports 2D affine transforms . As a result, most of “Cover Flow” implementations with Silverlight “avoided”
Posted by ptadcs | 5 Comments
Filed under:

Attachment(s): PFCoverflow 20090119a public.zip

Silverlight and "Cover Flow" – Part I

The "Cover Flow" graphical user interface gained high popularity since iTunes adopted it in 2006. Although it has become a little “overused” it is still a very attractive three-dimensional GUI for browsing through files and digital media libraries via
Posted by ptadcs | 1 Comments
Filed under:

Silverlight 2 Page Turn

Do you remember Silverlight 1.0 Page Turn Sample ? I Do. It was probably the first Silverlight application I saw and I was delighted with it. Then Silverlight 1.1 came up, followed by 2.0 Beta 1 and Beta 2 (soon we'll have RTM) , Beta 2 and now 2.0 and
Posted by ptadcs | 30 Comments
Filed under:

Attachment(s): PageTurn2 20081015a.zip
 
Page view tracker