Performance Counter is a computer management program for every kinds of users. It gives a change to manage processes effectively through clear and guided interface.
ClearLisp is a Common Lisp interpreter written in C# with a large library including all of .NET and an extensive object model. Supports IIS and XSP or Apache with mono. Includes sample code of a personal, file based wiki web application.
Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
RYE - "Remind You Everywhere" is a program designed for forgetful people who use a computer both at work and at home. Reminders are stored remotely on an IMAP email account, so is accessible anywhere with an internet connection.
This is the sourcecode for my 11th grade science fair project. It involves the use of autoencoders to improve error rates with small amounts of labeled data but large amounts of unlabeled data.
Easy program to help at vocabulary learning. Define your own vocabulary. It is very simple but you have full control on the set of words that you want to learn. More features come in the future according to users needs. Your feedback (any!) is welcomed!
A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.
*** This tool has been superseded by ".Net Architecture Checker" at https://sourceforge.net/projects/dotnetarchitect/ ***. (ILDASM-Dependency Checker checks code dependencies in .Net projects to ensure a stable architecture).
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
This is a program that decodes save codes from Warcraft III screenshots. This is usefull for RPG-style maps that allow to save the character. Instead of writing down the save code, just take a screenshot and this program writes the save code to a file.
Libraries and tools written in .NET managed code (MS/mono) to interact with GRC's Perfect Paper Password system [https://www.grc.com/ppp.htm] Source moved to GitHub: http://github.com/ErebusBat/pppNET
umsn (micro msn) is a lightweight MSN client for who don't have a fast computer or don't want install a big pack microsoft's client or other multi-IM client. The only requirement is framework .NET 2.0
A graphical designer for Visual Studio 2005. The plugin provides drag and drop composition of an object model, from the Server Explorer. All required .hbm.xml hibernate mapping files are generated, along with the required entity class source files (C#).
Nester is a test tester for testing your C# NUnit tests. It is in the spirit of Jester (http://jester.sourceforge.net) but for the .NET platform. It modifies your sourcecode and runs the tests. It can help point out missing tests or redundant code.
Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Java code, C# code, VB.NET code and potentially code for any language.
Dictionary tool to assist Chinese and Japanese language learners when viewing web pages or other text documents. Automatically looks up and translates text on the clipboard. Requires .NET Framework and language support for Chinese/Japanese
Eduworks' Competency Training and Record Management System (CTRMS) is an app for aiding the user to determine the readiness of a team of people for a project or mission by running a skill gap analysis on those peoples' competencies.
A collection of device drivers and system level code to enable user-space to directly interact with hardware and system features, bypassing the kernel, to effectively enable user-space device drivers.
DynAjax is a Javascript / ASP.Net / C# Framework easing dynamic calls to business / service C# methods directly from JavaScript code (like DWR framework does in Java World). The object serialization is based on JSON, permitting complex objects exchange.
.NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
wincss is a css component for winform to support UI design and code separating like css for web,it base a configuration library "maxco",all change of UI can use configuration file after coding/compling and does not need to change all of application cod