Skip to main content

Home/ Groups/ Coders
Joel Bennett

Software Transactional Memory (MSDN Blog: Developing for Developers) - 0 views

  •  
    A great article explaining Software Transactional Memory for programmers who've never heard of it.
Joel Bennett

Windows PowerShell 1.0 Installation Package for Windows Vista - 0 views

  •  
    The PowerShell 1.0 download for Windows Vista
Joel Bennett

Clonezilla - 0 views

  •  
    Clonezilla is a PXE network boot used to clone multiple computers at once - much like norton ghost.  Clonezilla Live is a bootable CD/USB image that can replace the need for a network boot server and image host, allowing you to clone a single machine on a local computer without a network.
Joel Bennett

WPF3D Team Blog : Interacting with 2D on 3D in WPF - 0 views

  •  
    How to do 2D interactive controls on 3D surfaces in WPF applications.
Joel Bennett

Styles and triggers in WPF - 0 views

  •  
    How to use styles and triggers to craft customized WPF controls.
Joel Bennett

Xceed DataGrid for .WPF Windows Presentation Foundation data grid gridview presenter co... - 0 views

  • Price: FREE (Licensing FAQ)
  •  
    A very impressive datagrid and date-picker for WPF available for free (in exchange for your name & email). Has a *really* slick "Card" view, as well as fully hierarchical standard grids and more. With all the usual in-place cell editors, XCEED's WPF DataGrid is fully styleable and templateable.

    AND IT'S FREE!

Joel Bennett

Using C++ Interop (Implicit PInvoke) - 0 views

  • C++ Interop is recommended over explicit PInvoke because it provides better type safety, is typically less tedious to implement, is more forgiving if the unmanaged API is modified, and makes performance enhancements possible that are not possible with explicit PInvoke.
  • C++ Interop allows COM components to be accessed at will and does not require separate interop assemblies
  •  
    Because it is the language of the native APIs, Visual C++ has a special status on Windows which makes it  the best language for interacting with the platform APIs -- whether those are pure C++ APIs or COM components. This is partly due to the fact that unlike other .NET languages, Visual C++ allows managed and unmanaged code to exist in the same application and even in the same file ... allowing integration with existing apps and platform APIs that is just not possible in other .NET languages.
Joel Bennett

Animation Overview - 0 views

  •  
    A thourough introduction to animation in WPF
Joel Bennett

Commanding Overview - 0 views

  •  
    A HowTo for "commands" in WPF -- this is how you're supposed to do menus, app hotkeys (not global ones, but local ones), and even buttons..
Joel Bennett

Mitchell's Caladbolg.net - 0 views

  •  
    "Scite-Tools" to give scite some of the "package" tools that TextMate has, as well as more powerful hotkeys and such.
Vincent Tsao

Regular Expression Library - 0 views

  • Titleemail address (RFC 2822 mailbox)
  • ^((?>[a-zA-Z\d!#$%&'*+\-/=?^_`{|}~]+\x20*|"((?=[\x01-\x7f])[^"\\]|\\[\x01-\x7f])*"\x20*)*(?<angle><))?((?!\.)(?>\.?[a-zA-Z\d!#$%&'*+\-/=?^_`{|}~]+)+|"((?=[\x01-\x7f])[^"\\]|\\[\x01-\x7f])*")@(((?!-)[a-zA-Z\d\-]+(?<!-)\.)+[a-zA-Z]{2,}|\[(((?(?<!\[)\.)(25[0-5]|2[0-4]\d|[01]?\d?\d)){4}|[a-zA-Z\d\-]*[a-zA-Z\d]:((?=[\x01-\x7f])[^\\\[\]]|\\[\x01-\x7f])+)\])(?(angle)>)$
Joel Bennett

Dependency Graphs & Doxygen for Visual Studio .NET - 0 views

  •  
    There's actually quite a few Visual Studio macro-type solutions here, but the most interesting are the dependency graphs and doxygen automation, and #regions for C++
Joel Bennett

Olivier Dewit - Wpf3D - 0 views

  •  
    A "Shared Source" library for making 3D objects in WPF
Joel Bennett

A WPF-powered 3D graphing library - The Code Project - 0 views

  •  
    A simple 3D Graphing library for WPF
Joel Bennett

WPF Screen Saver Visual Studio Template! at scorbs - 0 views

  •  
    How to write a screensaver in WPF
Joel Bennett

Windows PowerShell 1.0 DeskSheet.pdf (application/pdf Object) - 0 views

  •  
    A nice printable cheatsheet for PowerShell
Joel Bennett

Virtual TI v3.0 Alpha - ticalc.org - 0 views

  •  
    Use your TI calculator in Windows!
Joel Bennett

Virtual TI v2.5 beta 5 - ticalc.org - 0 views

  •  
    Run your TI on your desktop
Joel Bennett

Koders - Utils.cs - 0 views

  •  
    Some good examples here of how to get icons -- although my ExtractIcons class should be more complete than this when it's done -- and particular to WPF instead of Windows.Forms.
Joel Bennett

Vista Virtual Desktop Manager - CodePlex - 0 views

  •  
    Ms-PL licensed Virtual Desktop Manager for Vista
« First ‹ Previous 481 - 500 Next › Last »
Showing 20 items per page