Skip to main content

Home/ Coders/ Group items tagged CrossPlatform .net development

Rss Feed Group items tagged

Joel Bennett

NetSparkle - AutoUpdate for .NET Developers - CodePlex - 0 views

  •  
    "NetSparkle is an easy-to-use software update framework for .NET developers on Windows, MAC or Linux. It was inspired by the Sparkle (http://bit.ly/HWyJd) project for Cocoa developers and the WinSparkle (http://bit.ly/cj5kP5) project (a Win32 port)."
Joel Bennett

Fastest JSON Serializer for .NET - ServiceStack.net - 4 views

  •  
    ServiceStack JsonSerializer is based on JSV (the fastest text serializer for .NET), and is over 3.6x times faster than the BCL JsonDataContractSerializer and is around 3x faster than NewtonSoft JSON.NET (the previous fastest JSON serializer benchmarked).
Joel Bennett

The Tao Framework - 0 views

  •  
    The Tao Framework for .NET is a collection of bindings to facilitate cross-platform media application development utilizing the .NET and Mono platforms. Lots of library wrappers: OpenGl FreeGlut OpenAl Cg Lua Sdl PhysFs Glfw FFmpeg FreeType ... etc
Joel Bennett

Crossing the Divide - Compile .Net to Java! - 0 views

  •  
    Grasshopper enables .NET developers to cross-compile Microsoft IL (i.e.: the output of any .NET programming language) to Java bytecode, using the open source Mono Project's class libraries.
Joel Bennett

Using RabbitMQ with C# and .NET - 3 views

  • I'm currently working on a project where I need to be able to transfer a large number of requests via JSON over web services. I need to take some of that data, do some aggregation with it, and store it in a persistent store. In order to allow the data to be reliably processed in a number of different ways, I wanted to place the incoming data into multiple queues and have it processed and then stored.
  • RabbitMQ fits the bill on all of these fronts, is crazy easy to setup and use, and is very fast.
  • RabbitMQ is written in Erlang
  •  
    RabbitMQ is a cross-platform implementation of an Advanced Message Qeuing Protocol (AMQP) broker (similar to MSMQ). There's a .Net client, and it allows you to decouple your routing and an message storage, and do so in a cross-platform way.
Joel Bennett

VistaDB - Lightweight alternative database engine for .NET. - 0 views

  •  
    A lightweight database/server in 100% managed code. It's cross-platform, and usable in ASP.Net ... royalty-free ($180 currently)
Joel Bennett

Mono Tools for Visual Studio - 0 views

  •  
    Port your .Net applications to Mono and Linux without leaving Visual Studio... @briandunnington
Joel Bennett

Smokey - Google Code - 0 views

  •  
    Smokey is a open source command line tool used to analyze .NET or Mono assemblies for problems. It's similar to FxCop...
Joel Bennett

Qct: Qt Commit Tool - 0 views

  •  
    Runs on Linux, Windows and OSX, and works with Mercurial, Bazaar, Git, Monotone, and even SVN and CVS ...
Joel Bennett

Shoes (GUI for Ruby) The Tutorial Walkthrough - 0 views

  •  
    A fluent forms language for ruby
Joel Bennett

KDiff3 - 0 views

  •  
    A very slick cross platform diff/merge tool with the distinction of having a slick interface for diffs across a whole folder at once.
1 - 12 of 12
Showing 20 items per page