The FitDotNet download examples don't build in Visual Studio 2005 with .NET 2 as supplied - I had to edit multiple methods to have capitalized method name references in many locations. Also, there is no accessor method to action fixture action - it's protected, not exposed.
After some fiddling, the arithmetic and calculator examples worked, but for the music example there's a missing camel method. Not sure where to find this camel method that is listed in Realtime.cs line 41.
Basically the .NET examples provided need a quick update.
Logged In: YES
user_id=1675745
Originator: YES
Additionally, the .html Fit files provided do not all display properly in the HTML editor viewer in Visual Studio - gives some exceptions about required HTML tags. I guess the examples need to get pasted into MS Word HTML and saved to display - Visual Studio is all picky about HTML.