Browse by Tags
All Tags »
samples (RSS)
A few weeks back we had an MSDN Live Meeting around .NET RIA Services. During the webcast I was using a sample database with some restaurant (dummy) data and accessing that data. Update: Recorded webcast in French Recorded webcast in Dutch Sample code
Read More...
A few people at the MIX essentials event we organized in April requested me to post the source code for the Silverlight demo we gave in the opening keynote. So, here is the code (download at the bottom) along with some explanations of what we implemented.
Read More...
One of the things I like with having Silverlight 2 runtime on the browser is that it gives us the power of .NET at the browser level. And this is more than just for creating RIAs, one aspect that does not get much attention is the fact that you can use
Read More...
The MSDN Code Gallery has just been released: a community site where Microsoft and the community post code snippets and small sample projects on a myriad of technologies. I think this is really a great new resource and something we developers all love.
Read More...