VS ShortCuts - Here is a handy reference that can make your .NET lifestyle easier and a lot more productive. This app is for the default keybindings in Visual Studio 2010 and Visual C#. Must have for all .NET developers
SilverlightRun Sample - This is an app that demonstrates SilverlightRun (SR) for Windows Phone, which is a free toolkit that I (halllo) use to start off coding faster. This app demos some features of it like for example easy tombstoning, zooming, view model location and container flipping
DDTK Portal - This application demonstrates the capabilities of the Dynamic Data Center Toolkit for Hosters on Windows Phones.
Dynamic Datacenter Toolkit for Hosters allows Service Providers to create private or public cloud offerings based on Microsoft's Hyper-V and System Center. These providers are known as Hyper-V Cloud Service Provider
Rocket Simulation - Demonstration example written in f # based on the book: friendly F # (fun with game programming)
illustrates how through this language you can describe physical behaviors (in our case a rocket launched through the Moon direction is subject to various forces like moons and earth mass etc
Asteroids Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates how
often a good problem definition must use specific algorithms to emprove the application performances
like in this sample where we used a space partition algorithm
Ball Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
how f# is very convenient and easy to use to resolve scientific problems like in this sample where we simulate the
bounce of a ball on the ground
ScriptingAndAi - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
an artificial intelligence written entirely with a scripting language built into f#