Binary Bob’s Blog

24
May

The new language firehose continues

Posted By Bob Bartholomay under .NET RIA Services, C#, Entity Framework, Silverlight, WPF.

So Microsoft has made Visual Studio 2010 available but I’m going to skip it for now as my “learning queue” is jammed packed already after coming off of a 2 year Flex/Actionscript jag back into the Microsoft world. I had previously gotten used to C# 2.0 features (mainly generics) and now I am processing all [...]

17
Apr

Master/Detail with .NET RIA Services

Master/Detail is a very common scenario. This post shows how to do it using .NET RIA Services, Silverlight 3 and .NET Entity Framework as the DAL. I read the financial papers online each morning and cut/paste news snippets into a text file (soon a database) for later review (to help me lose less money). I [...]