Simple.Data - Mark Rendle - GitHub - 4 views
Iron Foundry - 0 views
Wijmo Open - Wijmo - 0 views
LinFu - GitHub - 2 views
Base Class Libraries - 2 views
-
This is a site for the BCL Team to get features to customers to try out without requiring a Beta or CTP of the .NET Framework. Our goal is to put generally useful functionality here, and to get feedback on it and have the chance to iterate on the design. Having a feature here does not mean that it will eventually end up in the BCL. Some items are samples that build on top of existing classes, and some features might be ones we were considering for the .NET Framework but decide not to include for one reason or another.
stateless - A C# Hierarchical State Machine - 3 views
-
A C# Hierarchical State Machine
-
Create state machines and lightweight state machine-based workflows directly in .NET code
F# PowerPack - 3 views
-
The F# PowerPack is a collection of libraries and tools for F#, provided by the F# team at Microsoft, but which is not part of the core F# release. The PowerPack include features such as a basic Matrix library and supporting math types, FsLex and FsYacc tools for lexing and parsing, support for using F# with LINQ-based libraries, and a tool for generating HTML documentation from F# libraries.
PureMVC - Best Practices [ English ] - 0 views
How to: Mount a SFTP Folder (SSH + FTP) on Ubuntu Linux using SSHFS & Fuse « ... - 0 views
-
Purpose: to mount a remote directory on my local Ubuntu Linux Desktop system using SFTP (which is SSH in an FTP-like fashion). The goal is to easily gain access to a remote system’s files through another folder on my desktop. Debina/Ubuntu allows you to easily mount SSH folders via the GUI, however, these mounts won’t show up in the terminal (and in some programs). I used sshfs to accomplish this.
Open Computer Vision - 0 views
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
‹ Previous
21 - 40 of 188
Next ›
Last »
Showing 20▼ items per page