College of Science

Courses

Visual Programming

Course Code CMSC123 Th 2 Pr 2 CrHrs 6

Dialogs,MenuStrip,CheckedListBox,Properties,Form,Button

This course is intended to provide students with the knowledge and skills necessary for creating applications and develop them using C# 2016 Windows form (GUI). It covers a range of topics including: basic concepts of programming using visual studio 2016 C# tools  (textbox, button, label, datetimepicker, menus,…..etc.).

This course is intended to provide students with the knowledge and skills necessary for creating applications and develop them using C# 2016 Windows form (GUI). It covers a range of topics including: basic concepts of programming using visual studio 2016 C# tools  (textbox, button, label, datetimepicker, menus,…..etc.).

ئەرکەکانی قوتابی

به‌رپرسیارێتی قوتابی سه‌باره‌ت به‌ کۆرسه‌که‌ :

ئاماده‌بوونی قوتابیان له‌ هەموو وانه‌کاندا
ئاماده‌بوونی قوتابیان له‌ هەموو تاقیکردنه‌وه‌کاندا
ئەنجامدانى ئەرکەکانى دواى دەوام وەک راپۆرت و ووتار نووسین

ڕێگه‌ی وانه‌‌ ووتنه‌وه‌

مامۆستا ڕێگه‌ی وانه‌‌ ووتنه‌وه‌ ئەم ئامرازە بکار دهێنت ‌:‌

داتاشۆ و پاوه‌رپۆینت.
ته‌خته‌ی سپی.
سمارتبۆردیان‌.
مه‌لزه‌مه‌.

سیستەمی هه‌ڵسه‌نگاندن

جۆری هه‌ڵسه‌نگاندن (تاقیکردنه‌وه‌کان یان ئه‌زموونه‌کان) چه‌ند نمره‌ی له‌سه‌ره و چۆن نمره‌کان دابه‌شد‌کرا:

تاقیکردنه‌وه‌ی مانگانه ٣٠ نمره
کویزه‌کان ڕاپۆرت ووتار نووسین ٥ نمره
ئاماده‌نه‌بوونی خوێندکار له‌ پۆلدا. ٥ نمره
دوماهیک تاقیکردنه‌وه ٦٠ نمره

Windows forms programming with C#

Erik Brown

Introduction to Visual Studio and C#

HANS--PETTER HALVORSEN, 2014.03.12

  • Introduction to Visual Programming
  • Creating a new Visual Studio C# Project
  • Form
  • Common Controls
  • Properties
  • Button
  • TextBox
  • Label
  • Simple Calculator
  • CheckedBox
  • DateTimePicker
  • ComboBox
  • CheckedListBox
  • ListBox
  • PictureBox
  • RadioButton
  • Menus & Toolbars
  • MenuStrip
  • ToolTip
  • Adding Form to application
  • Dialogs
  • openFileDialog
  • colorDialog
  • fontDialog
  • ContextMenuStrip
  • Timer    
  • ToolStrip
  • ToolStripContainers
  • Inserting standard items to ToolStrips
  • Creating Notepad example (new,open,save)
  • Notepad example (copy, paste, cut, select, select all)
  • StatusStrip
  • Rich TextBox
  • Notifyicon
  • NumericUpDown
  • TreeView
  • WebBrowser
  • ProgressBar
  • Database
  • Reviews