Profile_bird

Hey there! fredrikn is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving fredrikn's tweets.

Already using Twitter
from your phone? Click here.

fredrikn

  1. Working on a blog post about #RIAServices and DTO/Presentation Model graphs
  2. @etechpartner Just tried the following: Employee -> Orders -> OrderRows -> OrderRow.ProductName = "value" and it worked..
  3. @etechpartner to be honest, haven't tried such deep graph, but on level works..
  4. @etechpartner and I wouldn't recommend distributing large object graph over the wire at all.. remember there is a network :P
  5. @etechpartner you can use the [Include] attribute, but it's your "DAL" that needs to do the loading. #RIAServices will only include the data
  6. Just recording my first short #silverlight 4 screen cast. Soon uploaded to Microsoft and late hopefully to the chennel 9
  7. Using the WebBrowser control and debug a #Silverlight Out-of-browser (OOB) application in #VS2010 http://bit.ly/5wTUh6
  8. @scottgal The problem is to apply state on a stateless environment and make it good.
  9. I think everyone should try out #RIAServices, if not you will make a mistake. As a dev, it's important to have a great toolbox.
  10. Published a blog post about #Silverlight 4 and Asynchronous Validation with INotifyDataErrorInfo, using #RIAServices http://bit.ly/7fWrvF
  11. @tibor19 hehe, DotNetForum wants to make an event together with SweNug Sthlm, can it be done?
  12. RT @julielermanvt: just pushed 3 ppts from DevConn. and the Agile EF4 PPT (a two-fer) to SlideShare (http://www.slideshare.net/J...)
  13. RT @jeffhandley: Blogged: (Not) Doing Back Flips with DomainDataSource - http://bit.ly/6ihxbC #RIAServices
  14. An iMac or not an iMac, that is the question...
  15. Going to try Dragon Age, then heading to the town for coffe
  16. I'm so tired
  17. I will be there - RT @scottgu: I'll be presenting 6 hours of tech talks in Stockholm, Sweden Dec 2nd: http://bit.ly/sONkR
  18. @JohanLindfors I know what game your are playing :P But how about MEF and Silverlight? :P
  19. Just published a post : WCF #RIAServices – What you need to know when creating DTO/Presentation Model http://bit.ly/5A2qT0
  20. Preparing my screencast about building an app with WCF #RIAServices, #Silverligth 4, #MVVM, #MEF and more.. just started on the example app