Getting System Local Time, Calculating UpTime, Setting an Alarm, Threading, etc

It shows how to calculate system up time, set an alarm, set when the system turns off itself, threading in MFC, etc.


Click here to see Tutorial

0 comments:

Makefiles in Linux

Small C/C++ applications with a couple of modules are easy to manage. Developers can recompile them easily by calling the compiler directly, passing source files as arguments.
MakeFiles

Click here to see Tutorial

0 comments:

Programming 2D Games in J2ME

J2ME is an interesting environment for games. With basic knowledge of Java, preinstalled NetBeans and J2ME Wireless Toolkit, you can make simple, funny 2D games that are capable of running on your own mobile devices.
J2me 2D Game

Click here to see Tutorial

0 comments:

jQuery DataTables in Java Web Applications

Learn how to add tables in web pages using jQuery Data Tables. This tutorial shows how you can generate a table and add the jQuery DataTables plug-in to the HTML table.
Data Table
Click here to see Tutorial

0 comments:

HTML to PDF in Asp.Net MVC

Learn how to convert a HTML page to PDF using Rotativa. Creating PDF docs in Asp.Net MVC  is a fairly common functionality requested by LOB applications. 
HTML to PDF



Click Here to see the Tutorial

0 comments:

Email service implementation on Website

Learn how to provide email service (send an automatic email) using PHP.

Email

Click here to see code.

0 comments:

Building Forum from scratch

Learn How to Create a PHP/MySQL Powered Discussion Forum from Scratch.
Forum

Click to see Tutorial
Method 1
Method 2

0 comments:

Convert Speech to Text

Speech to text

Learn how to convert speech to text using c# and then launch a program you wish using speech.
Use Windows' inbuilt functions to get the text output.

Click here to see the tutorial.  

0 comments:

Reversi Game using Artificial Intelligence

ReversiReversi is a popular Othello based game.
Learn how to code Reversi from scratch in C# and to deploy it as a native Windows application.

Click here to see the tutorial.

0 comments:

Windows Azure file upload using BLOBS



Learn how to upload files as BLOBS in Windows Azure websites using MVC architecture and the .NET framework.


Click here for the tutorial.


0 comments:

Php Code for generating Captcha

A very basic PHP / GD based captcha script for stopping those spammers from flooding your guestbooksmailforms or any other online application susceptible to spam spawning web bots.

Learn how to make Captcha




0 comments:

Developing the game: Chess

The game is developed in C# using Visual Studio 2010. It uses the alpha-beta pruning search algorithm to search for the next best move (incorporating Artificial Intelligence).

0 comments:

Copyright © 2012 Project Spotter.