Skip to main content

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

Contents contributed and discussions participated by Joel Bennett

Joel Bennett

DotNetOpenAuth - OpenID, OAuth, and InfoCard for .NET - 2 views

  •  
    Compiled library that adds support for your site visitors to login with their OpenIDs by just dropping an ASP.NET control onto your page. It's that easy. An AJAX-style login control is also included for a slick, streamlined user experience.
Joel Bennett

openid-selector - javascript magic for OpenID login forms - 1 views

  •  
    "This is a simple Javascript OpenID selector. It has been designed so that users do not even need to know what OpenID is to use it, they simply select their account by a recognisable logo. "
Joel Bennett

Output Caching with the Spark View Engine - 0 views

  •  
    Expiring the cached output when it reaches a certain age, or when unused for a certain period, always involves a trade-off... To have ultimate control over your cached data you may provide an ICacheSignal that will fire an event when the data changes.
Joel Bennett

Using Speech Synthesis in .NET 4 and Windows 7 - POKE 53280,0: Pete Brown's Blog - 3 views

  •  
    A little bit of the "what's new" in System.Speech 4.0
Joel Bennett

Gibraltar monitors errors and usage so you can build rock solid .NET software - 1 views

  •  
    The bottom line is that with Gibraltar you go from just logging on the user's computer to sending those logs via a web-service (or email), to reporting on errors and usage to graphing usage patterns, performance trends and feature use... Get real insight into what happens when your customers meet your code.
Joel Bennett

nhaml - A DSL for XML - 2 views

  •  
    "NHaml is an external DSL for XML. It's primary qualities are it's simplicity, terseness, performance and that it outputs nicely formatted XML. Additionally, the NHaml view engine provides support for Rails style layouts and partials and ships with an ASP.NET MVC view engine."
Joel Bennett

Windows Azure Code Samples - MSDN Code Galler - 3 views

  •  
    The Windows Azure Code Samples includes samples for running CGI apps, services, websites, and even PowerShell on Azure.
Joel Bennett

EasyHook - The reinvention of Windows API Hooking - 1 views

  •  
    This project supports extending (hooking) unmanaged code APIs with pure managed ones ... 32- and 64-bit kernel mode hooking is supported as well as an unmanaged user-mode API which allows you to hook targets without requiring a NET Framework on the customers PC.
Joel Bennett

Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4 - POKE 53280,0: Pete Brown'... - 2 views

  •  
    Window.TaskbarItemInfo lets you create custom buttons on the Windows 7 thumbnail window ...
Joel Bennett

Windows 7 USB/DVD Download Tool - 1 views

  •  
    The source-code for Microsoft's tool to create a bootable DVD or USB flash drive from your Windows 7 ISO
Joel Bennett

subversion: Subversion FAQ - 1 views

  •  
    svn (Subversion Client) can use a proxy if you configure it in .subversion/servers
Joel Bennett

AvalonEdit code editor control - 1 views

  •  
    AvalonEdit is the WPF code editor control for SharpDevelop 4 -- I'm thinking about trying to add PowerShell syntax to get it to work as a code editor for PoshConsole...
Joel Bennett

Reactive Extensions for .NET (Rx) Prerelease - 0 views

  •  
    "Rx is a superset of the standard LINQ sequence operators that exposes asynchronous and event-based computations as push-based, observable collections via the new .NET 4.0 interfaces IObservable and IObserver. These are the mathematical dual of the familiar IEnumerable and IEnumerator interfaces for pull-based, enumerable collections in the .NET framework. "
Joel Bennett

CCR & DSS Toolkit - Microsoft - 1 views

  •  
    "The CCR and DSS Toolkit delivers delivers a set of .NET and Compact Framework class libraries and tools that enable developers to better deal with the inherent complexities in creating loosely-coupled concurrent and distributed applications."
Joel Bennett

HornGet - daily builds of selected .net OSS projects with their dependencies. - 0 views

  •  
    NHibernate, Log4Net, Rhino, Castle, Ninject, SubSonic, and more
Joel Bennett

OMG Ponies!!! (Aka Humanity: Epic Fail) - Jon Skeet: Coding Blog - 7 views

  •  
    How the simple things (like time zones, daylight savings, culture and unicode) manage to make the job of a software developer painful.
Joel Bennett

Syncable tools for the offline web - 2 views

  •  
    Prophet is a new kind of database that offers peer-to-peer opportunistic replication (it's basically like a database version of the Sync framework). It's a very lightweight semi-relational database. SD (Simple Defects) is a bug tracking tool based on Prophet that is not-only peer-to-peer, but it syncs with other bug tracking tools!
« First ‹ Previous 141 - 160 of 1274 Next › Last »
Showing 20 items per page