DESKTOP APPLICATION
What is DESKTOP APPLICATION?
Desktop Application are simply programs that can be run on your computer without needing to use a browser.
Course Duration— 45 DAYS
TOPIC COVERED:
Section 1- Window Programming
Windows forms
Controls and Components
Labels, Button, Textbox,Checkbox
Data time picker, image list,Panel
Flow layout panel and table layoutpanel
Window applications
Window events
Menu bars, menu items, status bar
Section 2- Threads
The threads class
Starting threads,threadspriorities
Timer threads
Interlocked, Monitor, and lock()
Section 3- Generics and Collections
Generics
Generic method and classes
Generic delegates
Collections
Indexers
Stack and queue
Array list, list, linkedlist
Dictionary
Section 4- File I/O and streams
File and directorymanagement
Reading and writing textfiles
Reading and writing Binary files
WHY TO LEARN DESKTOP APPLICATION?
- A Desktop application does not require a third party server to host your data.
- Desktop Applications are the ones which are available anytime offline and provide you with faster response.
- Desktop Application usually have more control over a users computer compared to a web application.