Skip to main content

Home/ Groups/ Coders
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

Animation Overview - 0 views

  •  
    A thourough introduction to animation in WPF
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

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

TWiki - 0 views

Joel Bennett

Plone.org - 0 views

« First ‹ Previous 1721 - 1740 of 2062 Next › Last »
Showing 20 items per page