Search Results

8
votes

Is Mono ready for prime time?

I personally use Mono in a prime-time env. I run mono servers dealing with giga-bytes of udp/tcp data processing related tasks and couldn't be happier. There are peculiarities, and one of t …
0
votes

What are your favorite open source or free library for .NET Charts and Gauges?

ZedGraph definitely. I use charts for large data-sets, 1,000,000 data points and upwards. ZedGraph is succinct, performant and succeeds in rendering these beast-like-graphs much faster than …
1
vote

F# open source projects

Though I'm not sure about the licensing... Microsoft's TrueSkill system (which rates players in XBox360 live gaming) has published some source code. …