C#,ASP.NET. and CLOUD- 80hrs

Similar documents
Transition your MCPD Web Developer Skills to MCPD ASP.NET Developer 3.5 (VB)

Programming in C# with Microsoft Visual Studio 2010

ASP.NET Programming with C# and SQL Server

Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2005 (VB)

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

You can get real. RELIABILITY, PERFORMANCE and EFFECTIVE RESULTS. We Create Skillful Developer

INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Visual Basic. murach's TRAINING & REFERENCE

Developing ASP.NET MVC 4 Web Applications MOC 20486

Expanded contents. Section 1. Chapter 2. The essence off ASP.NET web programming. An introduction to ASP.NET web programming

Objectif. Participant. Prérequis. Remarque. Programme. C# 3.0 Programming in the.net Framework. 1. Introduction to the.

Java EE Web Development Course Program

Developing ASP.NET MVC 4 Web Applications

MOVING THE SENIOR DEVELOPMENT CLASS FROM WEB DEVELOPMENT TO LIFE CYCLE DEVELOPMENT A CASE FOR VISUAL STUDIO 2005

Yarmouk University Faculty of Science and Information Technology Department of Computer Information Systems CIS 282 Developing Web Applications

Course Name: ADVANCE COURSE IN SOFTWARE DEVELOPMENT (Specialization:.Net Technologies)

Web Application diploma using.net Technology

Application Development,.NET

Skills for Employment Investment Project (SEIP)

ASP.NET Using C# (VS2012)

COURSE CURRICULUM COURSE TITLE: WEB PROGRAMMING USING ASP.NET (COURSE CODE: )

MS 20487A Developing Windows Azure and Web Services

Dynamic Web Programming BUILDING WEB APPLICATIONS USING ASP.NET, AJAX AND JAVASCRIPT

How To Train Aspnet

Programming Fundamentals of Web Applications Course 10958A; 5 Days

Visual C# 2012 Programming

Beginning ASP.NET 4.5

WEB APPLICATION DEVELOPMENT. UNIT I J2EE Platform 9

Getting Started With Your LearnDevNow Learning

Specialized Programme on Web Application Development using Open Source Tools

Developing Windows Azure and Web Services

Software Development Interactief Centrum voor gerichte Training en Studie Edisonweg 14c, 1821 BN Alkmaar T:

Web Development using PHP (WD_PHP) Duration 1.5 months

70-487: Developing Windows Azure and Web Services


Getting started with your AppDev Microsoft Development Library

Software Design Specification

PG DAC. Syllabus. Content. Eligibility Criteria

About the Authors About the Technical Reviewer

Developing Windows Azure and Web Services

Certified PHP/MySQL Web Developer Course

Beginning C# 5.0. Databases. Vidya Vrat Agarwal. Second Edition

Course 10978A Introduction to Azure for Developers

Developing and Implementing Web Applications with Microsoft Visual C#.NET and Microsoft Visual Studio.NET

MCTS:.NET Framework 4, Web Applications

Course Descriptions. CS 101 Intro to Computer Science

Java Application Developer Certificate Program Competencies

The Great Office 365 Adventure

Catálogo de cursos plataforma elearning Microsoft Imagine Academy: Microsoft SQL Server y Visual Studio

MS 10978A Introduction to Azure for Developers

GOA365: The Great Office 365 Adventure

: provid.ir

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

Design and Functional Specification

Paging, sorting, and searching using EF Code first and MVC 3. Introduction. Installing AdventureWorksLT database. Creating the MVC 3 web application

SSIS Training: Introduction to SQL Server Integration Services Duration: 3 days

This class is intended for experienced software developers who understand object-oriented programming (OOP) and C# or VB.NET.

EXAM PRO:Design & Develop Windows Apps Using MS.NET Frmwk 4. Buy Full Product.

Practical Database Programming With Visual C#.NET

Getting Started with Telerik Data Access. Contents

maximizing IT productivity

(ENTD361 is highly recommended before taking this course)

This module provides an overview of service and cloud technologies using the Microsoft.NET Framework and the Windows Azure cloud.

Developing a Three Tier Web Application Using ASP.NET and Open Source Object-Oriented Database DB4Objects

Developing and Implementing Windows-Based Applications With Microsoft Visual C#.NET and Microsoft Visual Studio.NET

C#.NET Advanced. C#.NET Advanced. Prerequisites

AppDev OnDemand Microsoft Development Learning Library

LearnFromGuru Polish your knowledge

CLOUD COMPUTING & WINDOWS AZURE

ASP.NET. Web Programming. Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics

Computer Science Course Descriptions Page 1

DotNet Web Developer Training Program

Entity Framework 5 Code First in MVC 4 for beginners

Visual COBOL ASP.NET Shopping Cart Demonstration

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP

Noramsoft Inc. Noramsoft Inc. SPT2O1O - Course Description. Developing Solutions with SharePoint Server 2010 SPT2010. Noramsoft Inc. Noramsoft Inc.

Developing Database Business Applications using VB.NET

ASP.NET: THE NEW PARADIGM FOR WEB APPLICATION DEVELOPMENT

SelectSurvey.NET Developers Manual

5 Airport. Chapter 5: Airport 49. Right-click on Data Connections, then select Add Connection.

GSA2013: The Great SharePoint Adventure 2013

Course Descriptions. preparation.

MS Enterprise Library 5.0 (Logging Application Block)

Microsoft Introduction to Azure for Developers

CATALOG OF CLASSES IT and Technical Courses

Specialized Programme on Web Application Development using Open Source Tools

Kentico CMS Web Parts

CIS 445 Advanced Visual Basic.NET ASP.NET

How to test and debug an ASP.NET application

Please contact Cyber and Technology Training at for registration and pricing information.

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX

Cloud-based Data Logging, Monitoring and Analysis

Developing Microsoft SharePoint Server 2013 Core Solutions

Microsoft SQL Server Review

SQL Server for developers. murach's TRAINING & REFERENCE. Bryan Syverson. Mike Murach & Associates, Inc. Joel Murach

Transcription:

C#,ASP.NET 2014 and CLOUD- 80hrs

C#.NET-40hrs Chapter 1: Introduction to.net Framework 1 1. Overview of.net and.net Framework 2..NET Framework Architecture 2.1..NET Compliant Languages 2.2. Common Language Specification (CLS) 2.2.1. Common Type System (CTS) 2.3. Framework Class Library (FCL) 2.3.1. Base Class Library (BCL) 2.4. Common Language Runtime (CLR) 2.5. Visual Studio IDE 3. Microsoft Intermediate Language (MSIL) 4. Understanding CLR and Execution of.net Application 4.1. Components of CLR Chapter 2: Introduction to C# 2hrs 2hrs 1 Introduction of C#.Net 1. Conceptual Overview of C#.Net 2. What is Visual Studio? 3. C# Programming Language Features 4. Hello World Program 5. General Structure of a C# Program 6. Modifiers (Access Modifiers) 7. Casting and Type Conversion 8. Boxing and Unboxing 4hrs 2hrs 2hrs*

Chapter 3: Selection & Looping Statement 1 Basics of C#.NET 1. Overview of Selection Statement 2. Selection Statements 2.1. If-else 2.2. Switch 3. Overview of Looping Statement 4. Looping 4.1. While and Do-While 4.2. For 4.3. ForEach Chapter 4: Arrays in C# 3hrs 2hrs 1hrs 1 Introduction of Arrays 1. Arrays Overview 2. Arrays in General 3. Declaring Arrays 4. Initializing Arrays 5. Accessing Array Members 6. Arrays are Objects 7. Using foreach with Arrays 8. Types of Array 8.1. Single Dimensional 8.2. Multi-Dimensional 8.3. Jagged Arrays 2hrs 1hrs 1hrs*

Chapter 5: Introduction to OOP S 3 Introduction to OOP S 1. Overview of OOP S 1.1. Features of OOP S 2. Classes & Objects 2.1. Features of Object 3. Constructor 4. Destructor 5. Properties 6. Method Overloading 7. Method Overriding 8. This & Base keyword 9. Partial Class 10. Sealed Class 6hr 3hr 3hr Chapter 6: Interfaces and Abstract classes 1 Interfaces & Abstract Class 1. Interfaces 1.1. Defining and Implementing Single & Multiple Interfaces 2. Abstract Class 3. Difference between Interface & Abstract Class 2hrs 1hrs 1hrs Chapter 7: Collection in C#

1 Introduction to Collection 1. Non-Generic Collection 1.1. ArrayList 1.2. Stack 1.3. Queue 1.4. HashTable 2. Generic Collection 2.1. List<T> 2.2. Dictionary<T,T> 2.3. Queue<T> 2.4. Stack<T> 3hrs 2hrs 1hrs Chapter 8: Exception Handling 1 Exceptions and Delegates 1. Exception Handling in C# 1.1. Try Catch Finally keywords 1.2. Using Single, Multiple and Catch All Block 1.3. Using Custom Exception 2hrs 1hrs 1hrs Chapter 9: Delegates & Event Handling 1 1. Delegates 1.1. Single Cast Delegate 1.2. Multi Cast Delegate 2hrs 1hrs 1hrs Chapter 10: Windows Programming 1 Basics of C# Windows Forms

1. Overview of Windows Forms & Controls 2. Common Controls Examples 3. Simple Windows Applications like Notepad, Calculator, and Browser etc. 4. Other toolbox controls examples 5hrs 2hrs 2hrs Chapter 11: Basics of SQL Server 1 Relational Database Fundamentals 1. Overview of Relational Database Concepts 2. SQL, DML and DDL Languages Writing Basic SQL Queries 3. Displaying Table Structures 4. Column Data types 5. Selecting Column Data From a Table or View 6. SELECT DISTINCT Values Manipulating Table Data Using SQL's Data Manipulation Language (DML) 2hrs 1hrs 1hrs 7. INSERT into Tables 8. UPDATE Table Data 9. DELETE from Tables 10. TRUNCATE Tables Chapter 12: ADO.NET 1 ADO.NET 1. ADO.NET Overview 2. Architecture of ADO.NET 2.1. Connected 2.2. Disconnected 3. SqlConnection class 4. SqlCommand class 5. DataReader class 6. SqlDataAdapter class 7. DataSet class 4hrs 2hrs 2hrs

8. Datagrid view with DML Operations like sorting, paging etc. Chapter 13: XML 1 1. Introduction to XML a. Structure and components of XML b. Creating XML files 2. XmlTextReader and XmlTextWriter 3. XpathQuery 3hrs 2hrs 1hrs

ASP.NET-22hrs Chapter 1: Introduction to ASP.NET & Controls 1 2 3 Introduction to ASP.NET 5. Background to.net Framework & Introduction to ASP.NET 6. The way the web works 7. ASP.NET Web Page 8. Hello World Web Application 9. Using the Standard Controls 9.1. AdRotator Control 9.2. Label Controls 9.3. Textbox controls 9.4. RadioButtonList Controls 9.5. CheckBoxList Controls 9.6. Button controls 10. Validation Controls in ASP.NET 10.1. RequiredFieldValidator Control 10.2. RegularExpressionValidator Control 10.3. CompareFieldValidator Control 10.4. RangeValidator Control 3hrs 2hrs 1hrs Chapter 2: State Management in ASP.NET 1 State Management in ASP.NET 1. What is State Management and its importance? 2. What is State? 3. Client Side State Management 3.1. ViewState 3.2. HiddenField 3.3. QueryString 2hrs 1hrs 1hrs*

3.4. Cookies 4. Server Side State Management 4.1. Application 4.2. Session Chapter 3: Master Pages & Caching 1 Master Pages 1. Simple Master Page 2. Navigation Controls 2 Caching in ASP.NET 1. What is Caching? 2. Types of Caching? a. Page/Output Caching b. Data Caching 5hrs 3hrs 2hrs Chapter 4: MVC 1 MVC 1. Getting Started with ASP.NET MVC: ASP.NET MVC project templates; What's new in ASP.NET 5 and 5.1; Understanding the structure of an ASP.NET MVC project; Naming conventions; Creating views; Defining controllers; Defining a data model 2. Creating a Complete ASP.NET MVC Application: Creating strongly-typed views; Understanding URLs and action methods; Using HTML helpers; Handling form post-backs; Data validation 5hrs 3hrs 2hrs

3. Using the Razor View Engine: Razor design goals; Implementing a Razor view; Razor syntax; Accessing model data in Razor views Chapter 5: Entity Framework 1 Entity Framework 1. Introduction to LINQ and Basic operations a. LINQ to Object and DataSet 2. Entity Framework Architecture 3. POCO and Visual Studio Designer Support in the Entity Framework 4. Design Patterns 5. Code-First 6. Concurrency and Stored Procedures 7. Managing Connections and Transactions 5hrs 3hrs 2hrs 8. N-Tier Applications Chapter 6: AJAX 1. AJAX 1. Introduction of AJAX 2. Ajax Controls like Update Panel, Update Panel History 3. Ajax Control Toolkit (Latest Version) 2hrs 2hrs 2hrs Few Controls of Toolkit like Editor, Calendar Extender, Password Strength and so on

WEB CLOUD- 20hrs 1 What's Cloud what does it offer 1hr 1 0 2 IAAS,PAAS & SAAS 2hr 2 0 3. Introduction to Azure 2hr 2 0 4. Alternatives to azure 1hr 1 0 5. Creating azure account 2hr 1 1 6. Creating websites 4hr 2 2 7. Managing websites on Azure 4hr 2 2 8. Deploying your ASP.net website on azure 4hr 2 2