JoshSmith

Stories submitted by JoshSmith

Thriple - a library of 3D WPF components(thriple.codeplex.com)

submitted by JoshSmithJoshSmith(215) 3 years, 2 months ago

A CodePlex project by Josh Smith that contains 3D WPF components. read more...

add a comment |category: |Views: 76

tags: another

Crack.NET - A runtime debugging and scripting tool for .NET(cracknetproject.com)

submitted by JoshSmithJoshSmith(215) 3 years, 7 months ago

Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer. If you love Snoop and Mole for Visual Studio, you’ll love Crack.NET, too. Crack.NET allows you to “walk” the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. read more...

3 comments |category: |Views: 505

tags: another

The WPF Podcatcher Series – Part 3 (The Podcast Management Conundrum)(codeproject.com)

submitted by JoshSmithJoshSmith(215) 4 years, 2 months ago

Discusses the solution to a tricky problem related to structural skinning in Podder, the WPF podcast player application created by Josh Smith. read more...

1 comment |category: |Views: 6

tags: another