Silverlight Cream for June 29, 2008 -- #313

Cristian Merighi with Triangle Texturing, Scott Barnes with a Pull-down menu, and Tamir Khason with a couple Snippets for SL.


From:

Triangle Texturing, Theory and Silverlight App

I left this post by Christian Merighi off my list last night, so had to post it first chance I got today... this is some serious math, so look at it at your own risk:)... reminds me of when I look back at my Master's Thesis... I can't read it either!!... this post is for show, but in the post he says he's going to be posting code so hang on...

Silverlight Experiment: Create a PullDown Menu using Storyboards.

Scott Barnes spent some time working at building a pulldown menu using storyboards, and detailed his work for all of us to learn from...

After I posted the link to Dave Relyea's Code Snippet post last night, Tamir Khason sent me a couple links to snippets he had already done. If I understand, the link above is the B2 enhancement to a prior post:... thanks Tamir!

Stay in the 'Light!


Twitter SLNews | | | | | | | | |

This article is part of the GWB Archives. Original Author: Dave Campbell

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.