Skip to main content

Home/ Coders/ Contents contributed and discussions participated by Joel Bennett

Contents contributed and discussions participated by Joel Bennett

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

Open source .NET and Mono web services framework - 10 views

  •  
    ServiceStack is a high-performance Open source .NET REST web services framework that simplifies the development of XML, JSON and SOAP Web Services.
Joel Bennett

Managed, Native, and COM Interop Team - 0 views

  •  
    P/Invoke Interop Assistant IL Stup Diagnostic Tool ICustomQueryInterface examples, etc.
Joel Bennett

Pricing - AppHarbor - 2 views

  •  
    "Cloud" style web hosting designed for developers: git "push" deployment compile and run unit tests before deploy direct db access ..
Joel Bennett

PowerSlim - GitHub - 10 views

  •  
    FitNesse Slim in PowerShell for acceptance testing
Joel Bennett

Sho Documentation - Microsoft Research - 2 views

  •  
    "Stats, Signal processing and Optimization packages."
Joel Bennett

Using WS-Man to invoke a Powershell Cmdlet - Windows Management Infrastructure Blog - 1 views

  •  
    A simple SOAP template example of invoking a PowerShell command remotely via WS-Man (WinRM) ... this is one way you could build a PowerShell remoting client for non-PowerShell platforms.
Joel Bennett

Reviewing hg-review with hg-review - 4 views

  •  
    hg-review is a code-review web app for mercurial
Joel Bennett

7 Freely available E-Books/Guides for .NET Programmers and Architects - 6 views

  • The Foundation Of Programming Series Free e-book By Karl Seguin
  • Rob Miles C# Yellow Book 2010
Joel Bennett

Phalanger - The PHP Language Compiler for the .NET Framework - 5 views

  • Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages
  • Makes PHP first-class citizen in the .NET languages family Compiles PHP language to the MSIL (Microsoft Intermediate Language), which is a byte-code assembly used by the .NET CLR Allows using .NET objects from the PHP language thanks to the PHP/CLR Language Extensions Enables using libraries written in PHP from other .NET languages
  •  
    Compiles PHP to MSIL and now supports using .Net objects from PHP
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

Generate .NET documentation with MindTouch 2010 - MindTouch Developer Blog - 4 views

  • The goal of mindtouch.doc was to generate hierarchical reference documentation that could easily be imported into an MindTouch install.
  • The generated documentation has an external dependency on a template called DocToc. The purpose of this template is to allow simple Table of content customization using DekiScript and to make it easy to include custom css for documentation pages.
  •  
    It's like Sandcastle for MindTouch
Joel Bennett

Web Camps Training Kit for JQuery - 6 views

  •  
    Presentations and Demos for jQuery
Joel Bennett

Performance & Security for Any Website | CloudFlare (Private Beta) | Overview - 1 views

  • CloudFlare protects and accelerates any website online. Once your website is a part of the CloudFlare community, its web traffic is routed through our intelligent global network. We automatically optimize the delivery of your web pages so your visitors get the fastest page load times and best performance. We also block threats and limit abusive bots and crawlers from wasting your bandwidth and server resources. The result: CloudFlare-powered websites see a significant improvement in performance and a decrease in spam and other attacks.
  •  
    CloudFlare claims they can keep spambots off your website, and even stop SQL injection and XSS attacks before they hit your servers ... and they're willing to do part of that for FREE
Joel Bennett

Universal Extractor | LegRoom.net - 6 views

  •  
    Universal Extractor is a program designed to decompress and extract files from any type of archive or installer, such as ZIP or RAR files, self-extracting EXE files, application installers, etc.
Joel Bennett

Kipunji - by jpobst - GitHub - 1 views

  • advanced cases like generics, interfaces, and nested classes are not implemented
  •  
    Kipunji is a simple, modern ASP.NET MVC web frontend for viewing the API reference documentation of .Net libraries (ie: rendering the xml docs).
« First ‹ Previous 61 - 80 of 1274 Next › Last »
Showing 20 items per page