Skip to main content

Home/ Coders/ Group items matching "developed" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Joel Bennett

WIF Workshops - Vibro.NET - 2 views

  •  
    All Will Be Revealed: ~7 Hours Recordings from the WIF Workshops
Joel Bennett

WPF Tutorial - 8 views

  •  
    Introductory articles on lots of aspects of WPF
Fabien Cadet

WebKit Remote Debugging | Surfin' Safari - Blog Archive, 2011-05-09 - 6 views

  •  
    "As you might know, WebKit Web Inspector is implemented as an HTML + CSS + JavaScript web application. What you might not know is that Web Inspector can run outside of the browser environment and still provide complete set of its features to the end user."
Joel Bennett

Module initializers in C# - 6 views

  •  
    One feature of the CLR that is not available in C# or VB.NET are module initializers (or module constructors). A module initializer is simply a global function which is named .cctor and marked with the attributes SpecialName and RTSpecialName. It is run when a module (each .NET assembly is comprised of one or more modules, typically just one) is loaded for the first time, and is guaranteed to run before any other code in the module runs, before any type initializers, static constructors or any other initialization code.
Fabien Cadet

The truth about REST, 2011-04-11 by Ian Elliot @ i-programmer.info - 7 views

  •  
    "[...] If you are a programmer in a hurry and just catch part of the conversation you might well decided that REST is trivial and fairly obvious - just use URLs to code remote procedure calls. This is 80% of REST but the remaining 20% is important and it is all a matter of how you organise the remote procedure calls. [...] If you take the "URLs are remote procedure calls" approach to web apps then you are free to invent as many commands or verbs as you like."
Fabien Cadet

Symfony 2.0 (released !!) @ Symfony blog, 2011-07-28 - 5 views

  •  
    « After 12 preview releases, 5 beta versions, and 6 release candidates, I'm very proud to announce the immediate availability of Symfony 2.0, final version. »
Fabien Cadet

dompdf - The PHP 5 HTML to PDF Converter - 4 views

  •  
Joel Bennett

Texo - My PowerShell Continuous Integration Server - Ayende @ Rahien - 5 views

  •  
    Ayende's written his own CI server ... in PowerShell.
Joel Bennett

Using Mercurial as a local repository for Team Foundation Server - LosTechies - 3 views

  •  
    This post covers how to setup mercurial(HG) as are local source control repository to sit in front of a Team Foundation Server .
Joel Bennett

chumby › CDash viewer - 4 views

  •  
    This is the widget most likely to make it into full-time rotation on my build-management rotation chumby.
Matteo Spreafico

CWE -2011 CWE/SANS Top 25 Most Dangerous Software Errors - 4 views

  •  
    A list of the most widespread and critical errors that can lead to serious vulnerabilities in software. They are often easy to find, and easy to exploit. They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all.
Joel Bennett

Bing Maps WPF Control - Bing Maps Blog - 3 views

  •  
    The WPF control for Bing Maps has been released (in beta)
Fabien Cadet

CodeMirror : In-browser code editing made bearable - 9 views

  •  
    « CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. »
Joel Bennett

MSDN Virtual Lab: Building Windows Azure Services with PHP - 0 views

  •  
    learn to enable FastCGI support in IIS 7.0, use FastCGI to host PHP applications on IIS 7.0, and use Windows Azure to host PHP applications...
  •  
    I still can't get over Microsoft not only offering to host PHP apps in their cloud, but offering training for it ...
alex gross

YouTube - HOWTO: Share runnable code with CodeRun Online IDE - 2 views

  •  
    n this video, Gilad Khen, CTO at CodeRun demonstrates how to share runnable code with others, and how to promote your code on social websites.
« First ‹ Previous 1901 - 1920 of 2032 Next › Last »
Showing 20 items per page