By , on September 20th, 2009%
Tweet
Have you ever came across a situation where you need to debug a child process created by your application or external application?
Usually when we need to debug an application (process) usually we’ll be attaching the particular process to debugger by executing in debug mode from the debugger itself or use “Attach process” option provided by . . . → Read More: How to Debug Child Process Using WinDBG/Visual Studio?
By , on September 7th, 2009%
Tweet
When people thinks about photo and image editing, only one name first comes to mind (at least for me), It’s Adobe Photoshop. But it’s heavy, pricey commercial product. What if you can get major of it’s functionality at free of cost under Windows? Cool eh? Here’s the solution Paint .NET written completely in Microsoft .NET
Paint.NET . . . → Read More: Tools – Paint .NET is an professional Open source image and photo editor