Feeds:
Posts
Comments

Archive for November, 2008

Here’s a good looking, light-weight GroupBox control for Silverlight 2 RTW. Download source code for VB.NET Download source code for C# Download the binary According to Shawn Burke on the Microsoft Silverlight Toolkit Team, “groupbox is on the list but not in this control set“ So until then, here’s a fully functional and very simple [...]

Read Full Post »

Try to trap for the focus changed events (GotFocus and LostFocus) in Silverlight in a container control; I dare you! You’ll quickly realize that all the GotFocus and LostFocus events of all the children controls and their children controls fire on the container. This is of course due to event bubbling (which is a good [...]

Read Full Post »

This tool provides automatic formatting for your xml document by properly indenting nested nodes with tab characters. Simply type in the xml to format or import and xml file press a button and see your perfectly formatted xml. This tool is a really useful for making your xml more readable. Check it out and bookmark [...]

Read Full Post »

In Silverlight applications practically everything can be animated to provide visually pleasing transitions between changes in your application or web page. When you hide something that is currently visible, why have it just disappear when you can make it fade away or slide off to the edge of the page? Or both? Silverlight makes these [...]

Read Full Post »

Need a way to duplicate a chunk of text for each variable in a list? This tool will save you time and soar wrists by letting you create a template and a list of variables and merge the two to get a repeated chunk of text with variables injected into each iteration. Click To Run [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.