smartyp
- @SubtleTechnolog i have to admit that i played it for waaaay too long today.. its good stuffabout 8 hours ago from TweetDeck in reply to SubtleTechnolog
- just noticed there is now a Magic: The Gathering on Xbox Live Arcade - is it wrong that I totally want it?about 20 hours ago from TweetDeck
- just rode my bike for about 30 minutes.. debating on whether to give Kodu a try on the 360, or keep working on my next Silverlight entry..about 21 hours ago from TweetDeck
- got a ways into working on a custom panel for fun.. may get the basics done in another night of work.. enough for tonight though9:41 PM Jul 2nd from TweetDeck
- @mikebluestein yeah i saw that one.. its all static XAML though, not draggable icons with a rearranging panel.. surprised there isnt one7:47 PM Jul 2nd from TweetDeck in reply to mikebluestein
- RT @teamsilverlight: 3 great Microsoft Silverlight Unit Testing screencasts up on @JeffWilcox's blog @ http://bit.ly/N7fYu7:38 PM Jul 2nd from TweetDeck
- @JustinAngel you'll have to wait til our project is public :) messin around with an iphone style panel at home now. will post if it wrks out7:06 PM Jul 2nd from TweetDeck in reply to JustinAngel
- has someone already written an iphone launcher style UI in Silverlight? A rearrangeable grid of items that can be dragged around, etc?6:50 PM Jul 2nd from TweetDeck
- is working on paging abilities for the custom panels i've been working on. this has been a great learning exp. for SL custom layout controls11:57 AM Jul 2nd from TweetDeck
- RT @brian_henderson: RT @NeilRobbins: (who is) listening to @scottgu at #ldnug: sileverlight 3 released in about a week.11:43 AM Jul 2nd from TweetDeck
- @shanselman wow.. wonder if nibbles is far behind..11:30 AM Jul 2nd from TweetDeck in reply to shanselman
- RT @ch9: TweetCraft - A World of Warcraft Twitter Client http://tinyurl.com/ntlu2510:31 AM Jul 2nd from TweetDeck
- @LinqKinq in my instance i cant filter before the projection because that would destroy the index since it would now be a subset8:33 AM Jul 2nd from TweetDeck in reply to LinqKinq
- @LinqKinq thanks for the tip on filtering before the projection, that makes good sense.. lemme know any other suggestions!8:27 AM Jul 2nd from TweetDeck in reply to LinqKinq
- @LinqKinq the initial question was finding something and returning its index, so the index is unknown, that is what im trying to find8:26 AM Jul 2nd from TweetDeck in reply to LinqKinq
- not sure this is human readable ;) : var indexQuery = list.Select((s, i) => new { MyValue = s, Index = i }).Where(x => x.Index == 2);7:56 AM Jul 2nd from TweetDeck
- @migs212 that is an interesting route, giving it a whirl now7:49 AM Jul 2nd from TweetDeck in reply to migs212
- @ChrisRauber i see there is a List.FindIndex() in WPF for generics, but there is not in Silverlight List<>.. good suggestion tho..7:42 AM Jul 2nd from TweetDeck in reply to ChrisRauber
- .. is there a way to select the position of an object in a List<MyObject> in a Linq query?6:52 AM Jul 2nd from TweetDeck
- doing some refactoring this morning, going to use nullable types (Object?) in a List<> so i can have empty spots in my collection.. TGIT ;)6:29 AM Jul 2nd from TweetDeck
|
- Name smartyp
- Location Marietta
- Web http://www.smarty...
- Bio Coder (Silveright, WPF, C#), Gamer (360), creator of Matchingo.com, and all around geek
|