Released MindMate v0.8: Export to HTML and upgrade to .Net 4.8
It is mainly a maintenance release with a few enhancements. Here is the change log for version 0.8: This release...
Mind Mate v0.7 Released: Built-in and custom Themes
Download Link: MindMate 0.7 The major enhancement in this release is the support for themes. There are 11 built-in themes:...
Azure Sandbox in Microsoft Docs/Learn
Microsoft technical documentation used to be called MSDN and there was a time when we used to install it on...
Mind Mate v0.6 Released: Advanced Search Capability
The sixth release of Mind Mate has a new sidebar for searching. It supports: Search for text (results are displayed...
Released Mind Mate v0.5: Capture and store parts of Web (Web Clipper)
Just released Mind Mate version 0.5 on Github. This update significantly enhances the image handling capabilities of Mind Mate. Now,...
Mind Mate: Taking Notes with rich text support
(for background on Mind Mate, click here) Today, I released a new version (0.4) of Mind Mate on GitHub. The...
Mind Mate: Mind Mapping on Windows 7 and 8
(for background on Mind Mate, click here) I have been developing Mind Mate on Windows 10 machine, so wasn’t sure...
Developed Mind Mapping software ‘Mind Mate’
Mind Map is a graphical way of representing concepts and ideas. It starts with the main idea at the center...
Developed a basic, light-weight library for scheduling tasks in C# .Net
Source code can be found at GitHub TaskSchedular TaskScheduler is a simple and efficient C# .Net library that runs given...
MouseHover event in Windows Forms .Net – Generating it repeatedly
MouseHover Event When mouse is stationary for some time over a Windows Forms control, Mouse Hover event is generated. This...