Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> C# code

Synchronization possibilities and features in C#Version: C#
Author: Vehbi NeziriSubmitted: 11/1/2011Downloads: 487
Multitasking, which means doing many things at the same time (of course, this is something relative, because the processor executes given tasks in parallel so it makes us think that they are executing simultaneously) is one of the most fundamental concept ...more>>

Simple reminderVersion: C#
Author: Zvonimir BegicSubmitted: 10/31/2011Downloads: 927
This is simple application for input user tasks on daily base. It will show you how to use graphics to create control, database CRUD(MS Access), printing. All basics can learn from this example. This was my seminar work at C# course. Enjoy!

PFusion - Search & RetrievalVersion: C#
Author: SasikalaSubmitted: 10/30/2011Downloads: 692
The project "PFUSION: P2P ARCHITECTURE FOR INTERNET-SCALE CONTENT-BASED SEARCH AND RETRIEVAL" is designed using Microsoft VisualStudio.Net 2005 as front end and Microsoft SQL Server 2000 as backend which works in .Net framework version 2.0. The coding l ...more>>

Ftp controlVersion: C#
Author: Zvonimir BegicSubmitted: 10/27/2011Downloads: 910
Ftp user control for uploading and downloading files. Easy to use.

Jigsaw PuzzleVersion: C#
Author: PrasadSubmitted: 10/11/2011Downloads: 2014
This is a puzzle game. Player has to select the image and the difficulty level. There is also a help option to display the image for sometime.

Quick Login(Update)Version: C#
Author: Mangciphu zolaSubmitted: 8/15/2011Downloads: 1454
This is an update of the quick login. You can login into another user account fast.

Similar to WinXP RunAs - C# versionVersion: C#
Author: Mangciphu zolaSubmitted: 8/14/2011Downloads: 650
You can run a program with a certain user account. It works much like the winXP Runas. C# version.

Pharmacy Management SystemVersion: C#
Author: LalitSubmitted: 7/21/2011Downloads: 5441
Pharmacy management system for storing the daily transactions of medicines.

Excel importing in SQL Server 2005 with C#Version: C#
Author: Arun Kumar KanojiaSubmitted: 7/1/2011Downloads: 1462
This project demonstrates how to import excel sheet data in SQL Server 2005 table using C# code.

Adding with threadsVersion: C#
Author: Vehbi NeziriSubmitted: 6/28/2011Downloads: 667
Adding of integers using four threads.

<< Previous  Page 6 of  16  Next >>

Go to page: 6  7  8  9  10  11  ...