Search English (United States)  தமிழ் (இந்தியா)
Tuesday, January 06, 2009 ..:: Articles ::.. Register  Login
Author: ganesh Created: Monday, November 26, 2007 9:08 PM
Articles

Producer-Consumer problem through Java applet
Programming By ganesh on Sunday, September 21, 2008 8:48 AM
A Traditional multitasking operating system problem demonstrated with a java applet. This program explains the concepts of Producer-Consumer problem, shared memory access, Multithreading and Monitor as a synchronizing mechanism in Java.
Comments (0) More...

Three Sorting functions in a singe C++ class
Programming By ganesh on Thursday, September 04, 2008 8:30 AM
This program implements Three mostly used sorting algorithms viz., Quicksort, Mergesort and Heapsort in a single class. This will be useful for the people who learn C++, OOP and sorting algorithms together.
Comments (0) More...

Row numbers in SQL Query (MS SQL Server 2000 and 2005)
Programming By ganesh on Tuesday, August 12, 2008 5:28 PM
This Article helps you assigning row numbers to the result of select SQL query in Microsoft SQL Server 2000 and SQL Server 2005.
Comments (1) More...

Internet Information Services (IIS) - An Introduction
General Computing By ganesh on Monday, July 21, 2008 9:24 AM
IIS helps web servers to publish various services over the Internet. This Article introduces IIS and its services to a beginner.
Comments (0) More...

Pointers made simple - Part 1
Programming By ganesh on Monday, May 12, 2008 8:39 PM
Don’t lose your nerve when you forced to work with pointers? Pointer is an interesting feature of C language. It plays a vital role in major C programs. I hope this article makes you to understand pointers easily and takes you up to the level of playing with pointers.
Comments (3) More...

Tutorial on Stack - Part 1 - Principles and Applications of stacks
Programming By ganesh on Monday, May 12, 2008 8:18 PM
In this Part 1 of tutorial on stack, you can learn what is stack, operations performed on stack and some applications where stacks play key role in computing.
Comments (1) More...

A way to cheat college students!
Security By ganesh on Monday, May 12, 2008 10:06 AM
Another way to cheat college students has been found by a person named Pradeep Kumar. Kindly pass this link to your friends for assisting them identify the cheaters like these.
More...

Weekday and Calendar programing in C
Programming By ganesh on Monday, December 31, 2007 10:56 AM
This article helps learners of C programming. This teaches how to write program in C for finding day-of-week for the given date and printing calendar of the given month without using any library functions.
Comments (15) More...

Binary Tree
Programming By ganesh on Monday, December 31, 2007 9:56 AM
Binary tree operations in C
Comments (0) More...

Linked list Operations implemented in C# - Part 4
Programming By ganesh on Monday, December 31, 2007 9:54 AM
C# implementation of linked list operations
Comments (0) More...

Copyright 2007 by technicalganesh.com   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2009 by DotNetNuke Corporation