A simple 3D framework in C++ that supports OpenGL, OpenAL and GLUT.
MyPiano 3.0 is a simple piano developed in C using graphics functions.By using this piano,user can play,record music etc.
Features: - Improved Graphics Quality - Mouse enabled window controls - Ease of use - Windows...
A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms.
This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is...
Ranges0x is a simple library written in C++0x trying to replace iterators by ranges inspired by the suggestion of Andrei Alexandrescu.
yakwailog is a simple logger written in c++. it is very easy to implent in any c++ related project because you just have to include it, initialise it, use and close it.
LineMagic is a generic source code simple tool written in c++ with wxWidgets library. it can be used to count code lines, empty lines, comment lines of well-known language and user-specified language.
Just create one image called wp-custom-login-logo.png and put in the plugin folder. After this Activate the plugin. I've created this because i use wordpress as a CMS and sometimes users like their logo in the login form. For more plugins visit My...
A simple calculator that works with whole numbers written in C/Python.
The purpose of this implementation is only to show how a simple extension C/Python that can help people who are starting with C/Python.
In this cookbook...
FTP Server in C# is a simple article in which author deals with FTP server in C#, which has multi threading facility to handle multiple client. The author describes elaborately about the execution process of FTP model with the help of example. The...
WordPress Easy Login will create a login form. If the user is logged in, the user is taken back to the current page. This plugin can be used as a widget but also hardcoded.
Installation :
1. Upload the folder wp-easy-login...
This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
Optional Parameters in C# is a tutorial which provides you some information about using the optional parameters in the functions of C#. The author explains the procedure with sample programs. This is a simple and easy to learn tutorial.
System0 PHP simple email form is Windows compatible. The form asks for the visitors name, email, subject and message. If they are not all completed a message is displayed. The form also has an email syntax check facility - eg check that the email...
A beginner's guide to threading in C# is an easy to learn tutorial in which the author discusses about the principles of multi threading, which helps in executing multiple operations at a same time. The author offers details about how the multi...
An SVG framework in C# and an SVG-GDI+ bridge is an article through which programmers can gain knowledge about SvgNet, which is a C# library that facilitates the process of creating SVG images. Here the author explains about various classes that...
Boxing and Unboxing of Value Types in C#: What You Need to Know? is a web based tutorial in which author elaborates the concepts of boxing and unboxing value types. The author also explains the problem that occur while programming boxing and...
Create Dynamic ASP.NET Excel Workbooks In C# is a web based article in which author discusses about generating excel work book using C# in ASP.NET applications. Here author explains about the method CreateExcelWorkbook and GenerateCSVReport which...
Creating and Using Custom Attributes in C# is a web based tutorial in which the author gives you the method for definining your own attributes in C#. Attributes are declared for the methods and properties of the class. The author gives you the...
Exception Handling in C# is a tutorial which gives the solution to catch the run time errors and to eliminate it through exception. There are many standard exceptions which is available in ASP.NET framework. The author describes about the main...
Find Files in C# is a web based tutorial in which author explains about the procedure for searching the files in the hard disk using .NET application, which is written in C#. Here the author uses System.IO namespace for retrieving the classes from... |