MUTENESS ASSİSTMENT 1)WHY CHOICE ? 2)ABOUT DESİGN 3)WHICH CODES USING

Slides:



Advertisements
Similar presentations
Copyright © 2012 Pearson Education, Inc. Chapter 11 MORE WINDOWS CONTROLS & STANDARD DIALOG BOXES.
Advertisements

Introduction to the C# Programming Language for the VB Programmer.
 2002 Prentice Hall. All rights reserved. 1 Chapter 6 - Methods Outline Note: Inconsistent with textbook subsection numbering […] 6.14Recursion 6.15 Example.
Copyright © 2012 Pearson Education, Inc. Chapter 6 Modularizing Your Code with Methods.
Copyright © 2012 Pearson Education, Inc. Chapter 2 Introduction to Visual C#
GTECH 731 Lab Session 4 Lab 3 Review, Lab 4 Intro 9/28/10 Lab 3 Review Lab 4 Overview.
1 Web Services Visual C# 2008 Step by Step Chapter 30.
Tahir Nawaz Visual Programming C# Week 2. What is C#? C# (pronounced "C sharp") is an object- oriented language that is used to build applications for.
Project Graduation. Prepared by: 1- Omar ahmed Nasser ail alhumikany 2- Aram jalal Abdullah mohsen 3- Ali gamal ail almansori 4- Mustafa Abdullah Omar.
Internet Protocols & Client Server Programming
Lecture 2 Managing Windows OS Introduction to.NET Framework C# & Microsoft Visual Studio.NET 2008.
Dr Dat Tran - Week 4 Lecture Notes 1 MenuStrip Programming Graphical User Interfaces PG (7110) University of Canberra School of Information Sciences &
Developing Applications for Mobile Devices Dr. Frank McCown GUI Programming Fall 2008.
Object Oriented Programming Graphical User Interfaces Dr. Mike Spann
Chapter 13 Working with Threads. Copyright 2006 Thomas P. Skinner2 Other Reference The book Programming Microsoft.NET by Jeff Prosise. Chapter 14 is excellent.
Lecture 8 Building an MDI Application. Introduction The MDI (Multiple Document Interface) provides a way to display multiple (child) windows forms inside.
Copyright © 2006 Thomas P. Skinner1 Chapter 5 Indexers, Interfaces, and Enumerators.
Animation and Double-Buffering. The animation methods described here are based on standard techniques of double-buffering applicable to most high-level.
Session 08: Architecture Controllers or Managers Graphical User Interface (GUI) FEN AK - IT Softwarekonstruktion.
Dr Dat Tran - Week 4 Lecture Notes 1 ToolStrip Programming Graphical User Interfaces PG (7110) University of Canberra School of Information Sciences &
Web Controls Making a WebRequest using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net; using System.IO;
1 CS1120: Recursion. 2 What is Recursion? A method is said to be recursive if the method definition contains a call to itself A recursive method is a.
Chapter 11 Bitmaps, Icons and Cursors. Copyright 2006 © Thomas P. Skinner2 Background Bitmaps are easy in.NET. Two kinds of graphics: 1.Vector 2.Bitmaps.
Visual C# 2012 How to Program 1. 2  A graphical user interface (GUI) allows a user to interact visually with a program.  Figure 14.1 shows a Visual.
.NET 2.0 and Visual Studio 2005 SigWin Outline Language enhancements in C# Language enhancements in C# –Generics –Partial types –Anonymous methods.
Programming Handheld and Mobile devices 1 Programming of Handheld and Mobile Devices Lecture 17 Microsoft’s Approach 1 –.NET Mobile Framework Rob Pooley.
Lecture 16: Multithreaded Programming. public partial class Form1 : Form { Thread ct; Thread rt; public static int circle_sleep = 0; public static int.
Sample Application Multi Layered Architecture (n-tier): –Graphical User Interface (GUI): Forms, components, controls The Visual Designer in Visual Studio.
Microsoft.Net Sven Groot. Common Language Runtime Superset of ECMA Common Language Infrastructure Defines  Language-neutral platform  Intermediate Language.
More exercises with C# Fateme Rajabi #W6. Add an image to your project Right click on your project name in solution explorer Add -> Existing item -> browse.
Ders3 Aslı Ergün. Trackbar private void button3_Click(object sender, EventArgs e) { trackBar1.Minimum = 0; trackBar1.Maximum = 15; MessageBox.Show(trackBar1.Value.ToString());
1 Avoiding Hacker Attacks. 2 Objectives You will be able to Avoid certain hacker attacks and crashes due to bad inputs from users.
PROGRAMMING LANGUAGE CEM AYGUN VOICE CONTROLLED LED LIGHT.
Chapter 8 Files 1/4/20161Copyright © 2012 Thomas P. Skinner.
Generics Ashima Wadhwa. What are generics Generics were added by C# 2.0 the term generics means parameterized types. Using generics, you can define a.
CPSC 481 Fateme Rajabiyazdi #W4. Visual Studio Download Visual Studio 2013 (Ultimate) from – MSDN Academic Alliance Software Center – IT account.
Introduction to Windows Forms Application By N Hanumantha Rao MCA By N Hanumantha Rao MCA.
Architecture Multi Layered Architecture (n-tier): Application: Model Controllers Database Access Graphical User Interface (GUI): Forms, components, controls.
DataGridView. Displaying data in a tabular format is a task you are likely to perform frequently. The DataGridView control is designed to be a complete.
WPF file relationships. Your Form The major files MainWindow.xaml MainWindow.xaml.cs namespace Listview1 public partial class App : Application
Lecture 11: Generics. The Generic List loading data from a file using System.IO; : namespace EmpListDemo { static class Program { static void Main(string[]
Windows form programming. namespace MyNamespace { public class MyForm : System.Windows.Forms.Form { public MyForm() { this.Text = "Hello Form"; }
Chapter 6: Creating Windows–based Applications 1 Microsoft® Visual C# 2008.
DC Motor – H bridge L293D ile Kontrolü /* Adafruit Arduino - Lesson 15. Bi-directional Motor */ int enablePin = 11; int in1Pin = 10; int in2Pin = 9; int.
Csharp ile Grafik.
COMP 53 – Week Thirteen GUI.
COMP 51 Week Fourteen Intro to C#.
BUILDING WINDOWS APPLICATION
Chapter 7 - Methods Outline Note: Inconsistent with textbook subsection numbering […] 7.13 Recursion […]
Two Dimensional Arrays and Complex Conditions
Service-Oriented Computing -- Service Provider and Application Builder
WINDOWS COMMON CONTROLS DEFAULT EVENT HANDLERS.
File Input/Output (I/O)
Lecture 1 Making a C# GUI Program
برنامه نویسی سیستم های شی گرا
عرض اجمالي المهام الشرطية في سي شارب (الأمر if)
EEE-425 Programming Languages Lecturer: Assoc. Prof Turgay İBRİKÇİ
Copyright © 2006 Thomas P. Skinner
Displaying and Editing Data by Using the Entity Framework and Data Binding Fehim Korhan YAMAN
Object Oriented Programming
Structured Variables & File Systems
Web Service.
Control Structures Part C – Groups of Controls
Chapter 14 Graphical User Interfaces with Windows Forms: Part 1
Chapter 13 Exception Handling: A Deeper Look
NAMESPACE.
Copyright © 2006 Thomas P. Skinner
Chapter 13: Handling Events
label1 Name label2 Time (0-23) textBox1 textBox2 textBox3 button1
“Gollis University Empowers its Students as Professional Leaders Committed to Make a Positive Difference” GOLLIS UNIVERSITY,
Presentation transcript:

MUTENESS ASSİSTMENT 1)WHY CHOICE ? 2)ABOUT DESİGN 3)WHICH CODES USING 4)REFERENCE By Alican Öçal/2010513046

1)WHY CHOICE HELPFUL SMART SIMPLE ALGORTHEM

2)DESİGN

2)DESİGN

3)WHİCH CODES? using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.IO; using System.Speech.Synthesis;   namespace muteness_Assist

3)WHİCH CODES ? SpeechSynthesizer sp = new SpeechSynthesizer(); public Form1() { InitializeComponent(); }   private void button2_Click(object sender, EventArgs e) DirectoryInfo d = new DirectoryInfo(@"D:\Test") FileInfo[] Files = d.GetFiles("*.txt"); foreach (FileInfo file in Files) comboBox1.Items.Add(file.Name); button1.Enabled = true;

3)Which codes ? try { do listBox1.Items.Add(reader.ReadLine()); } } while (reader.Peek() != -1); catch listBox1.Items.Add("You dont have any !");

3)WHİCH CODES ? reader.Close(); }   private void listBox1_SelectedIndexChanged(object sender, EventArgs e) { sp.Speak(listBox1.Text); private void button3_Click(object sender, EventArgs e) sp.Speak(textBox1.Text);

4)REFERENCE 1)PROGRAMING C# 3.0,FİFTH EDİTİON 2) http://www.sourcecodester.com/c-sharp 3)Ass.Prof.Dr.Turgay İbrikçi lecture notes

THANK YOU FOR LİSTENİNG 