Skip to main content

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

Contents contributed and discussions participated by Joel Bennett

Joel Bennett

AffinityID/PowerUp - GitHub - 3 views

  •  
    PowerUp is a simple, language neutral, Powershell based build and deployment framework
Joel Bennett

What Portable Apps? | Dr Dobb's - 3 views

  • If portability continues to be accorded the little value it receives today from Windows, Linux, and mobile developers, I expect this sudden renaissance to be short-lived. Eventually, the balance, which by nature favors the cost of developers' time, will return towards productivity. Then, native code, for the lack of portability skills in developers, will return to being a throwback, a curiosity for speed freaks who are happy running on just one platform.
  •  
    Andrew Binstock opines: Unless we relearn portability skills, the C++ renaissance will be a short affair...
Joel Bennett

ExtensionMethod.Net - 3 views

  •  
    ExtensionMethod.NET is a database of C# 3.0, F# and Visual Basic 2008 extension methods. It contains many user-rated extension methods that will expand your code library immediately.
Joel Bennett

Windows Developer Preview Metro style app samples - 3 views

  •  
    The Windows Developer Preview Samples Gallery contains a variety of code samples that exercise the various new programming models, platforms, features, and components available for the BUILD conference.
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.
Joel Bennett

Bing Maps WPF Control - Bing Maps Blog - 3 views

  •  
    The WPF control for Bing Maps has been released (in beta)
Joel Bennett

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

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.
Joel Bennett

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

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

Flatlander: Scala for C# programmers, part 1: mixins and traits - 2 views

  •  
    Part one of 6 (and a half) introducing Scala for the C# developer
  •  
    Miguel de Icaza's working on the Visual Studio integration for Scala.Net to be released this fall along with full access to CLR types from Scala
Joel Bennett

Modernizr - 12 views

Joel Bennett

HTML5 Cross Browser Polyfills - GitHub - 9 views

  •  
    We're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
Joel Bennett

Pinta 1.0 Released - code monkey - 4 views

  •  
    An open source, cross-platform Paint app ...
Joel Bennett

Affiliate Every Link on the Web with VigLink - 2 views

  •  
    VigLink claims to create affiliate links out of every possible exit link on your site, with not effort on your part.
Joel Bennett

Taco Bell Programming - 6 views

  • Taco Bell Programming is about developers knowing enough about Ops (and Unix in general) so that they don't overthink things, and arrive at simple, scalable solutions.
    • Joel Bennett
       
      There's something to be said for reusing the great (functional) tools and components that are already in your tool set. Simple and functional is a great combination, and the less code *you* have to write (for a given solution) the less code you'll have to maintain.
Joel Bennett

WIF Workshops - Vibro.NET - 2 views

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

Understanding WS-Federation - 2 views

  •  
    WS-Security, WS-Trust, and WS-SecurityPolicy provide a basic model for federation between Identity Providers and Relying Parties. These specifications define mechanisms for codifying claims (assertions) about a requestor as security tokens which can be used to protect and authorize web services requests in accordance with policy.
Joel Bennett

WPF Tutorial - 8 views

  •  
    Introductory articles on lots of aspects of WPF
Joel Bennett

The IE Mobile Viewport on Windows Phone 7 - IE for Windows Phone Team Weblog - MSDN Blogs - 3 views

  •  
    How Windows Phone 7 implements the viewport meta tag and associated tags device-width
« First ‹ Previous 41 - 60 of 1274 Next › Last »
Showing 20 items per page