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.) with clarity because the language itself
is easy to understand and express.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows 10 Mobile, Windows Phone 7, Windows Phone 8
E10 Domain Tools E10 Domain Tools - Search your next web domain using e10 Domain Tools. Range of TLDs Supported (com, net, org, in, co.in, me, info, co, tv, asia, name, tel, us, ws, org.in, eu, biz, bz, cc, org.uk, mibi, me.uk, net.in, ind.in, firm.in, gen.in, mn, us.com, eu.com, uk.com, uk.net, gb.com, gb.net, de.com, qc.com, kr.com, ae.org, br.com, hu.com, jpn.com, no.com, ru.com, sa
XAML Pad XAML Pad is a free application that let you write XAML snippets that get parsed, compiled and displayed on your Windows Phone.
The result will be displayed in a new fully functional Page, meaning buttons will be 'clickable', list boxes 'selectable', etc.
An E-mail feature will let you e-mail the XAML Code for re-use
Developer Deck - Free Developer Deck - Free - Scum or Agile Planning? Here is a deck for all these new software methodologies. Use WP7 as your scrum or agile planning deck.
This app uses your WP7 theme color as your deck color
Dev Helper Dev Helper - Whether you’re a developer looking to make the next great app or just an enthusiast looking to play with your phones internal devices, DevHelper is for you. Internally your phone has many devices that are essential to enabling great apps and games. The most important of which are the Touch Input Panel, the Accelerometer and the GPS
App 4 Dev App 4 Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
BizTweet BizTweet is tailored towards those developers who have an interest in BizTalk and AppFabric
Lernvideo Softwarearchitektur (MVVM) Lernvideo Softwarearchitektur (MVVM) - In dieser Anwendung wird in einem Lernvideo die zur Zeit beliebteste Herangehensweise fur die Erstellung einer Silverlight-Anwendung fur das Windows Phone 7 erklart. Diese nennt sich "Model View ViewModel", kurz MVVM
Resco MobileCRM Lite Resco MobileCRM Lite application is a mobile client for sales force and field service people
that allows field workers to access the Microsoft Dynamics CRM data from the Windows Phone. Thus it
provides them with all important data and information in the field independently of their office
Storage Converter Storage Converter - Need a quick way of finding out how much memory you'll need? Storage Converter could be just the tool you're after. From converting Bits to Bytes, Kilobytes to Gigabytes and Megabytes to Petabytes, you'll no longer need to visit conversion websites to do your calculations
Other Software by developer «Mudy»:
ScriptingAndAi 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#
Ball Simulation 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
Asteroids Simulation 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
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)