Skip to main content

Home/ Coders/ Group items tagged codeproject

Rss Feed Group items tagged

1More

Conceptual Children: A powerful new concept in WPF -- CodeProject - 0 views

  •  
    An interesting concept in reparenting WPF controls...
1More

AI Life -- CodeProject - 0 views

  •  
    The direct consequence of the project's capabilities will allow it to be used as a tool for understanding various techniques for creating Intelligent Agents.
1More

2013: An Absolute Beginner's Tutorial on Dependency Inversion Principle, Inversion of C... - 4 views

  • According to the definition of Dependency inversion principle: High-level modules should not depend on low-level modules. Both should depend on abstractions. Abstractions should not depend upon details. Details should depend upon abstractions.
1More

Desktop Switching - CodeProject - 3 views

  •  
    A great article on how to use Windows desktop switching APIs from C# ... (as a side note, you can import this class into PowerShell and just go crazy)
1More

Blend the OGRE Graphics Engine into WPF -- CodeProject - 0 views

  •  
    Blend a First Class Gaming Graphics Engine into a First Class Presentation System
1More

Introduction to Model Driven Development with Sculpture - CodeProject - 0 views

  •  
    Sculpture is a .NET open source Model-Driven Development code generation framework... can model your application components, and then transform this model to deployable components ... comes with ready-made molds like NHibernate, LINQ, WCF, etc
1More

Silverlight Cairngorm - Port Cairngorm to .NET - CodeProject - 0 views

  •  
    A port of adobe's Cairngorm architecture from Flex to Silverlight ....
1More

CircleTree Graphing Control - CodeProject - 0 views

  •  
    This is a custom control which gives ability to easy draw circles and edges between them ... useful for drawing binary trees.
1More

Extract and Build from Team System using PowerShell -- CodeProject - 0 views

  •  
    A PowerShell script to extract source code from Team System version control and automate the build process
1More

The 30 Minute (.Net) Regex Tutorial - CodeProject - 0 views

  •  
    A guide to getting started with regular expressions in .Net for begginers all the way through named captures, backreferencing, and lookaround. Barely mentions balancing matches -- which are one of the best features of .Net regex ... but otherwise very good.
1More

XPlorerBar - WPF explorer bar control - CodeProject - 0 views

  •  
    A nice control for WPF like the "new" (in XP) sidebar in explorer (not the treeview, the other thing).
1More

WPF Filename To Icon Converter - CodeProject - 0 views

  •  
    FileToIconConverter, a MultiBinding converter that retrieves icons for file names...
1More

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

  •  
    A simple 3D Graphing library for WPF
1More

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++
1 - 20 of 36 Next ›
Showing 20 items per page