Welcome to Manicprogrammer Sign in | Join | Help

Browse by Tags

All Tags » Silverlight 2   (RSS)

What’s Up With ComboBoxes and ObservableCollections in Silverlight??

I have had two different yet potentially related issues in Silverlight within the last week. Well, more than two but just two I am going to talk about in this post. Note my last post title Silverlight With A Set Of Canvases Inside A Stack Panel . To me
Posted by michaelruminer | 1 Comments
Filed under

Silverlight with A Set Of Canvas Inside A StackPanel

What would you expect to be rendered from the following? Answer in the next post. Personally I’d expect a vertical stack of canvas each with a button and combobox beside one another. Short answer. Nope! 1: Notice the nested canvas and the controls list
Posted by michaelruminer | 0 Comments
Filed under

A Silverlight Work Item Time Entry Control And Sub-System For TFS

Update: I have added this code to the MSDN Code Gallery (click adjacent link) you can grab it there. Attached to this blog post is a reasonably extensive sample of using a Silverlight application as control for time entry logging against work items. This
Posted by michaelruminer | 1 Comments
Filed under ,

Silverlight 2 and My clientaccesspolicy.xml Issue

Currently a team member and myself are working on a small Silverlight app that deals with work items in TFS and associating some cost accounting values related to capitalization to these work items. We were going to be done last week with the first pass

A Silverlight Foray with TFS- Silverlight 2 is Indeed Good Stuff.

I am in the midst of a foray into Silverlight for a new tool for TFS. I have dealt with Silverlight on various occasions and have to say that I continue to be impressed. What pleases me most is that I can take my existing knowledge in C# and really put