C# Programming. Unit 1: Introducing C# and the.net FrameworkThis module explains the.net Framework, and using C# and

Similar documents
10266 Programming in C Sharp with Microsoft Visual Studio 2010

Programming in C# with Microsoft Visual Studio 2010

"Charting the Course... MOC Programming in C# with Microsoft Visual Studio Course Summary

Programming in Visual Basic with Microsoft Visual Studio 2010

PROGRAMMING IN VISUAL BASIC WITH MICROSOFT VISUAL STUDIO Course: 10550A; Duration: 5 Days; Instructor-led

Course Hours

Microsoft Visual C# Step by Step. John Sharp

CHAPTER 1: INTRODUCING C# 3

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

MCSA Universal Windows Platform. A Success Guide to Prepare- Programming in C# edusum.com

C# Programming in the.net Framework

Introduction to Programming Microsoft.NET Applications with Visual Studio 2008 (C#)

Microsoft. Microsoft Visual C# Step by Step. John Sharp

C# Syllabus. MS.NET Framework Introduction

The C# Programming Language. Overview

Course Syllabus C # Course Title. Who should attend? Course Description

M Introduction to C# Programming with Microsoft.NET - 5 Day Course

2609 : Introduction to C# Programming with Microsoft.NET

M Introduction to Visual Basic.NET Programming with Microsoft.NET 5 Day Course

This module reviews the core syntax and features of the C# programming language. It also provides an introduction to the Visual Studio 2012 debugger.

Oops known as object-oriented programming language system is the main feature of C# which further support the major features of oops including:

DOT NET Syllabus (6 Months)

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR

Object Oriented Programming Using Visual C# 2012-Level 2

The course introduces many of the techniques and technologies employed by modern desktop and enterprise applications, including:

I BCS-031 BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination. June, 2015 BCS-031 : PROGRAMMING IN C ++

Object Oriented Programming Using Visual C# 2012-Level 2

Course Description. Audience. Module Title : 20483B: Programming in C# Duration : 5 days. Course Outline :: 20483B ::

20483BC: Programming in C#

VB.NET. Exercise 1: Creating Your First Application in Visual Basic.NET

Programming in C#

C# 6.0 in a nutshell / Joseph Albahari & Ben Albahari. 6th ed. Beijin [etc.], cop Spis treści

Object-Oriented Programming in C# (VS 2015)

INTRODUCTION TO.NET. Domain of.net D.N.A. Architecture One Tier Two Tier Three Tier N-Tier THE COMMON LANGUAGE RUNTIME (C.L.R.)

Object-Oriented Programming in C# (VS 2012)

"Charting the Course to Your Success!" MOC B Programming in C# Course Summary

2559 : Introduction to Visual Basic.NET Programming with Microsoft.NET

Microsoft Programming in C#

Introduce C# as Object Oriented programming language. Explain, tokens,

Programming in C# (20483)

Introduction to Programming Microsoft.NET Framework Applications with Microsoft Visual Studio 2005 (C#)

10265: Developing Data Access Solutions with Microsoft Visual Studio 2010 Duration: 5 Days Method: Instructor-Led

Developing Data Access Solutions with Microsoft Visual Studio 2010

CHAPTER 1: VISUAL STUDIO

DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES

CGS 2405 Advanced Programming with C++ Course Justification

Introduction to Microsoft.NET Framework Programming using VS 2005 (C#)

CHAPTER 1: INTRODUCTION TO THE IDE 3

Learning C# 3.0. Jesse Liberty and Brian MacDonald O'REILLY. Beijing Cambridge Farnham Köln Sebastopol Taipei Tokyo

C#.NET TRAINING / /

.NET-6Weeks Project Based Training

"Charting the Course... MOC A Developing Data Access Solutions with Microsoft Visual Studio Course Summary

COPYRIGHTED MATERIAL. Contents. Part I: C# Fundamentals 1. Chapter 1: The.NET Framework 3. Chapter 2: Getting Started with Visual Studio

DOT NET SYLLABUS FOR 6 MONTHS

Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#)

(800) Toll Free (804) Fax Introduction to Java and Enterprise Java using Eclipse IDE Duration: 5 days

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY OBJECT ORIENTED PROGRAMMING QUESTION BANK UNIT I 2 MARKS

CS 6456 OBJCET ORIENTED PROGRAMMING IV SEMESTER/EEE

Developing Windows Applications with Microsoft Visual Studio 2010

Fast Track to Core Java 8 Programming for OO Developers (TT2101-J8) Day(s): 3. Course Code: GK1965. Overview

Contents. Figures. Tables. Examples. Foreword. Preface. 1 Basics of Java Programming 1. xix. xxi. xxiii. xxvii. xxix

Introduction to Microsoft.NET Programming Using Microsoft Visual Studio 2008 (C#) Course Overview. Prerequisites. Audience.

"Charting the Course... Java Programming Language. Course Summary

Java Programming. Price $ (inc GST)

Programming in C# for Experienced Programmers

DE Developing Windows Applications with Microsoft Visual Studio 2010

How to be a C# ninja in 10 easy steps. Benjamin Day

WA1278 Introduction to Java Using Eclipse

M.C.A DEGREE EXAMINATION,NOVEMBER/DECEMBER 2010 Second Semester MC 9222-OBJECT ORIENTED PROGRAMMING (Regulation 2009)

DEVELOPING WINDOWS APPLICATIONS WITH MICROSOFT VISUAL STUDIO 2010

Windows Presentation Foundation Programming Using C#

MaanavaN.Com CS1203 OBJECT ORIENTED PROGRAMMING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

ASP.NET Web Forms Programming Using Visual Basic.NET

Java Programming Training for Experienced Programmers (5 Days)

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Murach s Beginning Java with Eclipse

Variable Scope The Main() Function Struct Functions Overloading Functions Using Delegates Chapter 7: Debugging and Error Handling Debugging in Visual

Introduction to programming

Prerequisites: The student should have programming experience in a high-level language. ITCourseware, LLC Page 1. Object-Oriented Programming in C#

HCIM SUMMER WORKSHOP Introduction to C#

C++ (Non for C Programmer) (BT307) 40 Hours

Chapter 1 Getting Started

Java Software Solutions for AP Computer Science 3rd Edition, Lewis et al. 2011

Module 1. An Introduction to C# Module 2. Classes and Objects. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad

Java Programming Fundamentals

Web Development with ASP.Net

10264A CS: Developing Web Applications with Microsoft Visual Studio 2010

Microsoft Visual Studio 2010 Training Course Catalogue. Learning Solutions

PROGRAMMING WITH THE MICROSOFT.NET FRAMEWORK USING MICROSOFT VISUAL STUDIO 2005 Course No. MS4995A 5 Day PREREQUISITES COURSE OUTLINE

XII- COMPUTER SCIENCE VOL-II MODEL TEST I

Programming in C# Course: Course Details ABOUT THIS COURSE AUDIENCE PROFILE. Síguenos en:

Course Description. Learn To: : Intro to JAVA SE7 and Programming using JAVA SE7. Course Outline ::

B.E /B.TECH DEGREE EXAMINATIONS,

END TERM EXAMINATION

CO Java SE 8: Fundamentals

Activity Overview A basic introduction to the many features of the calculator function of the TI-Nspire

Chapter 02 Building Multitier Programs with Classes

Hierarchical inheritance: Contains one base class and multiple derived classes of the same base class.

Get Unique study materials from

Software Development & Education Center. Java Platform, Standard Edition 7 (JSE 7)

Transcription:

C# Programming 1. Sound Knowledge of C++. Course Summary: This course presents Microsoft's C# programming language and the use of Visual Studio 2008 or 2010 to develop Windows applications using the.net 3.5 or 4.0 Framework and libraries. Essential language syntax is included along with working with arrays, collections and exceptions. Object Oriented concepts are covered by creating/using Classes, Inheritance and Polymorphism, including interfaces, generics and overloading. SDI/MDI Windows application using Forms, Controls and Events are developed and enhanced, including data bound controls. Database applications are developed using ADO.Net Data Sources and DataGridView/ToolStrip Controls. Organizing classes, libraries and application deployment mechanisms are presented, along with IDE Debugging facilities. Topics Covered In This Course Unit 1: Introducing C# and the.net FrameworkThis module explains the.net Framework, and using C# and Visual Studio 2010 for building.net Framework applications Introduction to the.net Framework Creating Projects Within Visual Studio 2010 Writing a C# Application Building a Graphical Application Running and Debugging Applications by Using Visual Studio 2010 Practical: Introducing C# and the.net Framework Building a Simple Console Application Verifying the Application Explain the purpose of the.net Framework. Create Microsoft Visual C# projects by using Visual Studio 2010. 1

Explain the structure of a C# application. Use the debugger to step through a program. Unit 2: Using C# Programming ConstructsThis module explains the syntax of basic C# programming constructs. Declaring Variables and Assigning Values Using Expressions and Operators Creating and Using Arrays Using Decision Statements Using Iteration Statements Practical : Using C# Programming Constructs Calculating Square Roots with Improved Accuracy Converting Integer Numeric Data to Binary Multiplying Matrices Declare variables and assign values. Create expressions by using operators. Create and use arrays. Use decision statements. Use iteration statements. Unit 3: Declaring and Calling MethodsThis module explains how to create and call methods. Defining and Invoking Methods Specifying Optional Parameters and Output Parameters Practical : Declaring and Calling Methods Calculating the Greatest Common Divisor of Two Integers by Using Euclid's Algorithm Displaying Results Graphically 2

Describe how to declare and call methods Define and call methods that take optional parameters and output parameters Unit 4: Handling ExceptionsThis module explains how to catch exceptions and handle them. Students will also learn how to throw exceptions. Handling Exceptions Raising Exceptions Practical : Handling Exceptions Detecting an Exceptional Condition Checking for Numeric Overflow Describe how to catch and handle exceptions Describe how to create and raise exceptions Unit 5: File Handling This module explains how to perform basic file I/O operations in a C# application. Accessing the File System Reading and Writing Files by Using Streams Practical: File Handling Building a Simple Editor Making the Editor XML Aware Describe how to access the file system by using the classes that the.net Framework provides. Describe how to read and write files by using streams. Unit 6: Creating New TypesThis module explains how to create and use new types (enumerations, classes, and structures) Creating and Using Enumerations Creating and Using Classes 3

Creating and Using Structures Comparing References to Values Practical : Creating New Types Using Enumerations to Specify Domains Using a Structures to Model a Simple Type Using a Class to Model a More Complex Type Using a Nullable Type Describe how to create and use enumerations. Describe how to create and use classes. Describe how to create and use structures. Explain the differences between reference and value types. Unit 7: Encapsulating Data and MethodsThis module explains how to control the visibility and lifetime of members in a type. Controlling Visibility of Type Members Sharing Methods and Data Practical: Encapsulating Data and Methods Hiding Data Members Using Static Members to Share Data Implementing an Extension Method Describe how to control the visibility of type members. Describe how to share methods and data. Unit 8: Inheriting From Classes and Implementing InterfacesThis module explains how to use inheritance to create new reference types 4

Using Inheritance to Define New Reference Types Defining and Implementing Interfaces Defining Abstract Classes Practical: Inheriting From Classes and Implementing Interfaces Defining an Interface Implementing an Interface Creating an Abstract Class Use inheritance to define new reference types. Define and implement interfaces. Define abstract classes. Unit 9: Managing the Lifetime of Objects and Controlling Resources This module explains how to manage the lifetime of objects and control the use of resources. Introduction to Garbage Collection Managing Resources Practical: Managing the Lifetime of Objects and Controlling Resources Implementing the IDisposable Interface Managing Resources Used By an Object Describe how garbage collection works in the.net Framework. Manage resources effectively in an application. Unit 10: Encapsulating Data and Defining Overloaded Operators This module explains how to create properties and indexers to encapsulate data, and how to define operators for this data. Creating and Using Properties 5

Creating and Using Indexers Overloading Operators Practical : Creating and Using Properties Defining Properties in an Interface Implementing Properties in a Class Using Properties Exposed By a Class Practical: Creating and Using Indexers Using an Indexer Exposed by a Class Practical: Overloading Operators Defining the Matrix and MatrixNotCompatible Types Implementing Operators for the Matrix Type Testing the Operators for the Matrix Type Explain how properties work and use them to encapsulate data. Describe how to use indexers to access data through an array-like syntax. Describe how to use operator overloading to define operators for your own types. Unit 11: Decoupling Methods and Handling EventsThis module explains how to decouple an operation from the method that implements an operation, and how to use these decoupled methods to handle asynchronous events. Declaring and Using Delegates Using Lambda Expressions Handling Events Practical : Decoupling Methods and Handling Events Raising and Handling Events Using Lambda Expressions to Specify Code 6

Describe the purpose of delegates, and explain how to use a delegate to decouple an operation from the implementing method. Explain the purpose of lambda expressions, and describe how to use a lambda expression to define an anonymous method. Explain the purpose of events, and describe how to use events to report that something significant has happened in a type that other parts of the application need to be aware of. Unit 12: Using Collections and Building Generic TypesThis module introduces collections, and describes how to use Generics to implement type-safe collection classes, structures, interfaces, and methods. Using Collections Creating and Using Generic Types Defining Generic Interfaces and Understanding Variance Using Generic Methods and Delegates Practical: Using Collections Optimizing a Method by Caching Data Practical: Building Generic Types Defining a Generic Interface Implementing a Generic Interface Implementing a Generic Method Use collection classes. Define and use generic types. Define generic interfaces and explain the concepts of covariance and contravariance. Define and use generic methods and delegates. Unit 13: Building and Enumerating Custom Collection Classes This module explains how to implement custom collection classes that support enumeration. Implementing a Custom Collection Class 7

Adding an Enumerator to a Custom Collection Class Practical : Building and Enumerating Custom Collection Classes Implementing the IList TItem Interface Implementing an Enumerator by Writing Code Implementing an Enumerator by Using an Iterator Implement a custom collection class. Define an enumerator for a custom collection class. 8