HariKishorePec / 5-in-1-CS_projects

Implementation of some of important concepts and library/assemblies in C# in a single GUI project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5-in-1-CS_projects

Implementation of some of important concepts and library/assemblies in C# in a single GUI project
Hi! Here you will find some of the useful c# concepts implemented in form GUI Application.
It includes-

  • Country Capital Game - (Form elements implementation; Tabbed pane, ContextMenuStrip, Radio Button etc.)
  • Personal Detail Form - Event handling (Form validation using Keyevents, MouseEvents etc)
  • Database Testing - Database concepts implemetation (using OLEDB connectivity - MS Access DB)
  • Slideshow Images - Slideshows selected Multiple images.(Timer and ContextMenuStrip used)
  • Bouncing Ball - Graphics and Multithreading Use

Preffered IDE: Visual studio with C#

About

Implementation of some of important concepts and library/assemblies in C# in a single GUI project


Languages

Language:C# 100.0%