C SHARP _ Learning Titles [Persian]

12
Mohammad Bagher Seifollahi PRESENT C# IN THE NAME OF GOD

description

it says that what items will discuse in learning classes

Transcript of C SHARP _ Learning Titles [Persian]

Page 1: C SHARP _ Learning Titles [Persian]

Mohammad Bagher Seifollahi

PRESENT

C#

IN THE NAME OF

GOD

Page 2: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 2 -

in this Notebook Session 1 : Definitions & IDE (Integrated Development Environment)

Session 2 : Coding [Elementary & Basic] Session 3 : Data Type & Classes (Console)

Session 4 : Method, Property , Field , Objects ,Events [To Be Continued]

Session 5 : Method [Overload] [Static] , Field [Static] , Event , Delegates ,Components

Session 6 : [Exercise] Exception Management

Session 7 : SQL Server , Stored Procedure

Session 8 : ADO.NET [asp.net], Garbage Collector (using…) , Data Table , Data Grid , [Exercise]

Session 9 : ASP.NET , Web UI , HTML , CSS , J Query , JS , IIS

Session 10 : More about IIS , SQL : SCOPE_IDENTITY [More Info]

Presentation of

C#'s Lessons Subjects

Presentation of C#'s

Sessions Subjects By

MB.Seifollahi July 2010

[email protected]

Page 3: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 3 -

Session 1

#Cشی گرایی در

Encapsulation Inheritance Polymorphism

تراه یسی هاجالر

Parse , Compile , Execute IDE Keyword در C#

تعریف

C# ASP.NET

Client Side Java Script J Query HTML CSS

Server Side C# , ASP (Active Server Pages) PHP

Assembly Files *.exe *.DLL (Direct link Library)

(Common Language Runtime) CLR IL (Intermediate Language) JIT (Just in Time) CS , *.aspx , *.csproj.*خرجی ای

Page 4: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 4 -

Session 2

Install Visual Studio 2010 #Cااع تراه ای

WPF - Console – Windows Form – Web Site – Web Application (تیاى هثاحث اتتذایی)کذیسی

دسترات کترلی

if if…else…. for while do…while… foreach

دسترات کترلی ت در ت

تعریف

Literals Declare Initialize Modifier OOP

Comment در C#

XML Parent / Child Remark Summery Attribute

عولگر ای هطقی ریاضی

Debug , Trace (Break Point) Error Detection , Error Correction کلیــذای هیاثر

Object , Class , Instanceارتثاط اژ ای

Page 5: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 5 -

Session 3

IDEآشایی تا

ااع داد ای

تعریف

هقایس

Console کار تا رشت ا

کار تا اعذاد

Command line Coding تثذیل ااع داد ای

هقادیر ثاتت

Namespace using Build))ایجاد پرژ

ساخت کالس

Constructor Destructor

ا Referenceکارکردى تا

Page 6: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 6 -

Session 4

کالس

Class Library Field Property Method Event Object

Parameters Argument Return functions Break , Continue is , as null FORM

MessageBox Label Textbox Button Image

Page 7: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 7 -

Session 5

کالس

Method Overload Static

Filed Static

Event Delegate

ارسال داد تیي فرهــا

Components Groupbox RadioButton CheckBox Dialogs

Font Color Open Save Browse DialogResult

Page 8: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 8 -

Session 6

در هطالة پیشیي

Classes Forms IDE

هذیریت خطا

Exception Managementتعریف

try catch finally Exceptions

ااع استثاء ا

هذیریت خطا

enum تعریف

Abstract Class Interface

آشایی تا فضاای ام پرکارترد

using System.IO; using System.Data.SqlClient; using System.Web.UI.WebControls;

Page 9: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 9 -

Session 7

SQL Serverکار تا پایگا داد ای

ایجاد پایگا داد

Tableایجاد

Stored Procedureایجاد

تیاى هفایـن

Connection String Applicationترقراری ارتثاط تا پایگا داد از طریق

Visual Studio در SQLServerآشایی تا کالسای

هثای

SqlConnection SqlCommand

Parameters SqlDataReader SqlException

Web.config App.config

Page 10: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 10 -

Session 8

در تراه یسی ADO.NETاستفاد از

WEB FORM

استخراج شذ از پایگا داد Tableوایش

DataTable DataGrid GridView

Applicationترگرداذى هقذار از پایگا داد ت

Garbage Collector تعریف

(…)usingدستر

ایجاد کالس اختصاصی ترای ارتثاط تا پایگا داد

Structureتعریف

در هطالة پیشیي

Class Form ADO.NET

Page 11: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 11 -

Session 9

Web pages user interface (Web UI) HTML CSS (Cascade Style Sheet) JavaScript JQuery

در هطالة پیشیي

ایجاد پرژ هثتــی تر ب

تا استفاد از...

Class ADO.NET Flexible Design Options( CSS , TableLess)

آشایی تا(Internet Information Service) IIS

Page 12: C SHARP _ Learning Titles [Persian]

Learning C#'s Sessions Subjects By MB.Seifollahi ; [email protected] © 2010

#Cفهرست مطالب قابل ارایه در مبحث آموزش 1389تابستان

- 12 -

Session 10

هطالة تکویلی

SQLServer SCOPE_IDENTITY Function Relations

Visual Studio پیاد سازی پرژ درIIS

Property Of Your Project تاریخ شوسی

Crystal Report WPF (Windows Presentation Fundation) ContextMenuStrip MenuStrip TabControl

رفع اشکال

پایاى

mb.seifollahi