Archive for September, 2011

C# Barcode Library for Reading and Writing Barcode »

MessagingToolkit Barcode library is a C# barcode library that can be used in standalone Windows applications, ASP.NET web applications, and Windows Phone 7 applications. The library current supports encoding and decoding of the following barcode types Encoding QR Code Data Matrix PDF 417 Bookland/ISBN Codabar Code 11 Code 128 Code 128-A Code 128-B Code 128-C […]

Open Source Barcode Library in C »

zint is a barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more.

Open Source Educational Games »

GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. The my csgo boosting dot com site is for older kids who are interested in CS:GO and want to learn how to get better at it. Some of the activities are game orientated, but nonetheless still educational. […]

Open Source Performance Analysis Tool »

The PAL (Performance Analysis of Logs) tool is a powerful tool that reads in a performance monitor counter log and analyzes it using known thresholds. Features Thresholds files for most of the major Microsoft products such as IIS, MOSS, SQL Server, BizTalk, Exchange, and Active Directory. An easy to use GUI interface which makes creating […]

Sending SMS from Website using GSM Modem »

There are a couple of times we are asked on how to send SMS from an ASP.NET web application using a GSM modem. Normally in this case the user will try to directly connect to the GSM modem from within the web application and perform the sending. Normally this will not work as the web […]

.NET Runtime Debugging and Scripting Tool »

Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of a WPF or Windows Forms 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, and inspect all values […]

Serial Port Programming Made Easy »

Any Serial Port is a handy, simple serial port programming language specially designed to simplify the development of RS232 based applications. FEATURES – Capability to log multiple serial ports at the same time. Data logger has the capability to log multiple ports simultaneously so that multiple external serial devices can be logged – Integrated Development […]

Versatile Log File Parsing with LogParser »

Log parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files and CSV files, as well as key data sources on the Windows® operating system such as the Event Log, the Registry, the file system, and Active Directory®. You tell Log Parser what information you […]

Optimize PNG Image Size »

PNGGauntlet is a .NET program that uses Ken Silverman’s PNGOUT command line utility to optimize PNG files. Many PNG files output by popular graphics software packages like Photoshop or Fireworks are not as small as they could be. PNGGauntlet squeezes the last bit of size out of them. Furthermore, no information is lost during this […]

Minimize CSS and Javascript Size »

The Microsoft Ajax Minifier enables you to improve the performance of your web applications by reducing the size of your Cascading Style Sheet and JavaScript files. Minify both JS and CSS files. Use the -analyze option on the command-line to provide lint-style syntax checking and variable analysis of your code. Use the -pretty option on […]