Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

Dynamic Languages in .NET/Silverlight
Silverlight supports various Dynamic languages like python, ruby, visual basic and jscript. See here for a more detailed analysis on how Dynamic Languages run on top of the .NET Dynamic Language Runtime (DLR) Also there is a msdn article that explains Read More...
Silverlight on Windows Mobile!
Yes, that's right, You can take Silverlight to go on your favorite Windows Mobile device. See Scott Holden demo the prototype Silverlight MLB app on a Windows Mobile device. Rob Unoki has more details about the demo in his blog here Or if you are too Read More...
Power of Managed code!
Mel Sampat , a Program Manager @ Microsoft shows off Windows Mobile 6 and power of managed code. He shows off a sample managed application that does expense tracking. It uses managed voice recognition API's to provide voice recognition support. The demo Read More...
My favourite XNA game
This XNA game is simply amazing and cool! For more see XNA team blog http://blogs.msdn.com/xna/ Read More...
Getting started with Language Integrated Query (LINQ) in .NET Compact framework 3.5
.NET Compact framework 3.5 support s the Language Integrated querying mechanism which allows developers to query a collection of enumerable objects through a set of predefined operators. LINQ has a set of operators that allows you to traverse, filter Read More...
Page view tracker