Skip to main content

Home/ Coders/ Group items tagged which

Rss Feed Group items tagged

Joel Bennett

markItUp! Universal Markup Editor - 0 views

  •  
    markItUp! is a JavaScript plugin built on jQuery which can turn any textarea into fake "rich" markup editor for Textile, Markdown, BBcode, MediaWiki, Html, etc -- with built in AJAX preview...
Joel Bennett

Zeroconf NetServices - Zeroconf for .NET - 0 views

  •  
    Zeroconfig is a protocol used for automatic discovery of services on networks, which was popularized by Apple as Rendezvous and is now called Bonjour... this is an implementation in C# for .Net
Joel Bennett

Sync Framework Samples - 0 views

  •  
    There's a contact synchronization sample highlighted here which includes synchronizing contacts between Outlook, Vista Contacts and VCard files. Not only do I need this app ... it really shows off the concept of data mapping between disparate data sources.
knowuh not saying

Comparison of hex editors - Wikipedia, the free encyclopedia - 0 views

  •  
    Wikipedia article which does a good job of comparing all the myriad of available hex editors. I found it very useful. I will be returning.
Joel Bennett

Hidden spam epidemic among outdated WordPress blogs - heise online UK - 0 views

  •  
    Is it time to consider measures (in software like WordPress) like implementing automatic blog-disabling for sites which don't upgrade in a timely manner?
Joel Bennett

SgmlReader 1.7.2 - Open Garden - 0 views

  • The original community around SgmlReader used to be hosted by GotDotNet, but is now being phased out.
  •  
    SgmlReader was a source reference assembly from Microsoft which allows parsing Html as Xml -- that is, it takes poor, and even invalid Html and converts it to XHtml and gives you an XmlReader or XmlDocument from it.
Joel Bennett

WPF Unit Testing - C# Disciples - 0 views

  •  
    There are are a couple of valuable tricks already in this toolkit: 1) a fix for NUnit (and others) to allow unit testing things which must run in STA mode. 2) a way to make your XAML data binding testable by tracing data binding warnings
Joel Bennett

oauth-dot-net - Google Code - 0 views

  •  
    OAuth.net is a .net library which provides full OAuth consumer and provider support. The library facilitates secure API authentication in a simple and standard method for desktop and web applications.
Joel Bennett

PowerShellTunnel - script your app from PowerShell at runtime - Code Gallery - 0 views

  •  
    A new approach to creating scriptable apps: allow your users to use an ordinary PowerShell console to access your application's objects (which are explicitly hosted in another PowerShell runspace) at runtime, including tab expansion and piping objects into and out of your application....
Joel Bennett

XSLT Editor - Stylus Studio - 0 views

  •  
    An amazing XML/XSLT tool which lets you edit and create XSLT templates with full intellisense, live preview windows, and boatloads of features.
Joel Bennett

opentf - Google Code - 0 views

  •  
    OpenTF is an open source (BSD licensed) implementation of the Team Foundation assemblies and TF client which may actually be better than the base TF PowerTool
Joel Bennett

Touchless SDK - CodePlex - 0 views

  •  
    The Touchless SDK enables developers to create multi-touch based applications using a webcam for input. Yeah ... touch without touching. The main idea: to offer users a new and cheap way of experiencing multi-touch capabilities, without the need of expensive hardware or software. All the user needs is a camera, which will track colored markers defined by the user.
Joel Bennett

Scott Hanselman's Tool List 2007 - 0 views

  •  
    A collection of links to awesome apps, most of which are free, many of which are indispensible.
Joel Bennett

Syntax Highlighter - Wilco Bauwer - Toolbox - 0 views

  •  
    An extensible syntax highlighter for .net which includes an Asp.Net server control
Joel Bennett

Singularity RDK - Home - 0 views

  •  
    Microsoft Research's Singularity project is an academic project which created a fully managed OS in C# ... it's now on CodePlex under a sort-of academic not-for-profit license.
Joel Bennett

The 30 Minute (.Net) Regex Tutorial - CodeProject - 0 views

  •  
    A guide to getting started with regular expressions in .Net for begginers all the way through named captures, backreferencing, and lookaround. Barely mentions balancing matches -- which are one of the best features of .Net regex ... but otherwise very good.
Joel Bennett

File and File Container Wrapper - Home - 0 views

  •  
    A set of interfaces to wrap up ... things which are not files, to act like they are.
Joel Bennett

White - CodePlex - 0 views

  •  
    White is a .Net Framework windows automation app/framework which supports Win32, WinForm, WPF and SWT (java) applications.
Joel Bennett

ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site - 0 views

  •  
    ASP.NET MVC provides model-view-controller (MVC) support to the existing ASP.NET 3.5 runtime, which enables developers to more easily take advantage of this design pattern. Benefits include the ability to achieve and maintain a clear separation of concerns, as well as facilitate test driven development (TDD).
Joel Bennett

VSTrac - DevjaVu - 0 views

  •  
    VSTrac is a Visual Studio addin which integrates Trac functionality into Visual Studio 2005 and 2008. It's main function is to facilitate management of tickets from within Visual Studio...
« First ‹ Previous 161 - 180 of 562 Next › Last »
Showing 20 items per page