Skip to main content

Home/ Coders/ Group items tagged 2008.

Rss Feed Group items tagged

Joel Bennett

Microsoft Source Analysis for C# - 0 views

  •  
    Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly.
Joel Bennett

Unit Testing Rules From the Rules Engine - MikeWo's Musings - 0 views

  •  
    In this episode of DotNetNuggets, Mike Wo introduces a way to unit test individual rules in a Windows Workflow Foundation solution ...
Joel Bennett

Code: Flickr Developer Blog » Flickr Uploadr - 0 views

  •  
    Flickr's going open source with their uploader ...
Joel Bennett

Run PowerShell as a shell within Emacs -- All About Interop - 0 views

  •  
    Run PowerShell as the internal shell within Emacs. Note: there's a good link on here to a PowerShell script syntax file, and lots of .net-related emacs content...
Denis Gobo

Ordering directories by creation date using LINQ - 0 views

  •  
    Ordering directories by creation date using LINQ
Joel Bennett

A MenuKiller Control -- Emphess .NET - 0 views

  •  
    Circular and arc-based "menus" in WPF...
Joel Bennett

The Moth: The ABCDEFGHI of setting up Visual Studio for Demos - 0 views

  •  
    Some ideas for doing code presentations from Visual Studio
Joel Bennett

Wal*Mart shutting down DRM server, nuking your music collection - Boing Boing - 0 views

  • we strongly recommend that you back up your songs by burning them to a recordable audio CD
    • Joel Bennett
       
      Is it just me, or does this say: we strongly recommend you circumvent the DRM system if you want to keep your music!
  •  
    This is why any encryption system which depends on phoning home should not be an option when you're considering where to spend your money. Buy CDs, or DRM-Free tracks (which is all that Wal-Mart sells, now).
Joel Bennett

Tweak DWM from your programs, Part 2 - AeroXperience - 0 views

  •  
    Explore the actual usage of the Desktop Window Manager API in a Windows Forms-based program
Joel Bennett

SilverLight Chart Controls running on WPF - Lester's WPF Blog - 0 views

  •  
    Finally, slick open source charts for WPF.
Joel Bennett

Announcing Gallio and MbUnit v3.0.4 - Bits in Motion - 0 views

  •  
    This is the new release notes for MbUnit 3.0.4
Jack Wong

Windows Vista Team Blog : Why 7? - 0 views

  •  
    Windows7 is NOT Windows 7.0 ...
Joelle Nebbe-Mornod

Zomie.com - Clean Renewable Webovation Blog » Blog Archive » Creating an Auto... - 0 views

  •  
    cleever idea and a nice tutorial!
Joel Bennett

NTrace 1.0 (Beta) - Event Tracing for Windows (ETW) for C# Developers - 0 views

  •  
    NTrace is based on ETW(Event Tracing For Windows) which is a kernel-level tracing service which has several benefits over the tracing provided in .NET... Most importantly, it can be turned on and off without restarting the application, but it also has features like built-in high performance circular logging (a circular log is one that never grows above a specified size by flushing out older trace messages), and the ability for you to capture the logs from multiple sources into a single trace session.
  •  
    Might be C# only, because of the build step
Joel Bennett

Mono.Options, now a Mono 2.2 Feature - Miguel de Icaza - 0 views

  •  
    quote: "Mono.Options is a beautiful command line parsing library. It is small, succinct, a joy to use, easy and powerful, all in one." ... well, I don't know about that, but it's simple enough :)
Jack Wong

Charlie Calvert's Community Blog : LINQ Farm: Covariance and Contravariance in C# 4.0 - 0 views

  •  
    null
« First ‹ Previous 81 - 100 of 141 Next › Last »
Showing 20 items per page