Hill IT Solutions
Tweet Tweet
- #knockoutjs is really amazing. Whatever problem I throw at it, it can solve it quickly and cleanly. This is how web development should be. 3 weeks ago
- @brisbaneazureug Count me in once I moved to Australia in March. 3 weeks ago
- Alcohol prepared (rum punch), dessert ready (black forest cake), #beaglebone running, I'm ready for Christmas. 2 months ago
- The joy of consuming a service, documentation says email max 100 chars, in reality max 80 chars, actual RFC says 254. 2 months ago
- Bugfixing with Häagen-Dazs Vanilla Caramel Brownie, which will be finished first? 2 months ago
-
Recent Posts
Categories
Tags
Category Archives: Windows Phone 7
WPBlogger now available in the Marketplace for free
My Google Blogger client for the Windows Phone 7 has been approved is available in the Marketplace. It’s a free application, ad supported, that allows you to create simple blog posts for all your Blogger blogs. In the future more … Continue reading
Posted in Windows Phone 7
Tagged marketplace, Windows Phone 7, Windows Phone Marketplace, wp7
Leave a comment
ListBox ItemTemplate Stretching
Here’s a simple solution to get the contents of your ListBox ItemTemplate to stretch over the full width of the ListBox. Add this to the declaration of your ListBox: <ListBox.ItemContainerStyle> <Style TargetType=”ListBoxItem”> <Setter Property=”HorizontalContentAlignment” Value=”Stretch”></Setter> </Style> </ListBox.ItemContainerStyle>
WP7 frameworks
Here’s a list of some interesting WP7 frameworks to keep an eye on. If you know other frameworks please add the to the list. Picker Box http://blogs.msdn.com/b/priozersk/archive/2010/09/14/update-to-the-picker-box-control.aspx http://msaf.codeplex.com/ Extensible Web Analytics Framework for Microsoft Silverlight, WPF, and Windows Phone 7 … Continue reading


