Click here to Skip to main content
15,909,953 members

Articles by isaks (Articles: 5, Tip/Trick: 1)

Articles: 5, Tip/Trick: 1

RSS Feed

Average article rating: 4.73

Desktop Programming
WPF
9 Dec 2010   Updated: 9 Dec 2010   Rating: 4.17/5    Votes: 6   Popularity: 3.24
Licence: CPOL    Views: 28,773     Bookmarked: 10   Downloaded: 832
Please Sign up or sign in to vote.
Demonstrates how to set the initial size of ScatterViewItems based on the content's requested size.
15 Dec 2010   Updated: 15 Dec 2010   Rating: 4.87/5    Votes: 38   Popularity: 7.69
Licence: CPOL    Views: 102,740     Bookmarked: 56   Downloaded: 5,890
Please Sign up or sign in to vote.
Shows how to build a content control which animates transitions between content.
15 Jun 2011   Updated: 15 Jun 2011   Rating: 4.88/5    Votes: 20   Popularity: 6.35
Licence: CPOL    Views: 46,031     Bookmarked: 38   Downloaded: 2,613
Please Sign up or sign in to vote.
Shows how to create a nice looking photo frame control in WPF and animate it using the Ken Burns effect
26 Jun 2012   Updated: 26 Jun 2012   Rating: 4.97/5    Votes: 10   Popularity: 4.97
Licence: CPOL    Views: 55,003     Bookmarked: 34   Downloaded: 2,714
Please Sign up or sign in to vote.
A WPF Image control that understands multi frame images (like .ico files) and renders the appropriate frame inside them based on its current size.
8 Aug 2011   Updated: 8 Aug 2011   Rating: 4.78/5    Votes: 13   Popularity: 5.32
Licence: CPOL    Views: 73,926     Bookmarked: 32   Downloaded: 1,320
Please Sign up or sign in to vote.
A custom panel for rows of label-control pairs useful in, for example, preferences screens.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.57

DevOps
Testing
30 Jun 2011   Updated: 30 Jun 2011   Rating: 4.57/5    Votes: 4   Popularity: 2.75
Licence: CPOL    Views: 32,203     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
A small method that reads a binary file from disk and creates valid byte[] declaration with the content of that file which you can then copy & paste into your application. This can be useful in unit tests if you need to feed binary data to the tested method.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer ABB
Sweden Sweden
My name is Isak Savo and I work as a Research Engineer at ABB Corporate Research in Västerås, Sweden. My work is focused around user experience which includes a lot of prototyping of new solutions for user interfaces and user interaction.

While I have a background in C programming in a Linux environment, my daily work is mostly spent in Windows using C# and WPF.