ASP.NET [ASP.NET SYLLABUS] 1. Web technology. Introduction to Client / Server Technology Server Side Technology DNS Web Server IIS

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

PG DAC. Syllabus. Content. Eligibility Criteria

Web Application diploma using.net Technology

Course Number: IAC-SOFT-WDAD Web Design and Application Development

Visual Basic. murach's TRAINING & REFERENCE

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

ASP.NET Using C# (VS2012)

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

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

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.

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

MS 10978A Introduction to Azure for Developers

Specialized Programme on Web Application Development using Open Source Tools

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

Visual C# 2012 Programming

LAMP [Linux. Apache. MySQL. PHP] Industrial Implementations Module Description

Developing ASP.NET MVC 4 Web Applications MOC 20486

MS 20487A Developing Windows Azure and Web Services

Course 10978A Introduction to Azure for Developers

DotNet Web Developer Training Program

Beginning ASP.NET 4.5

Getting started with your AppDev Microsoft Development Library

WEB APPLICATION DEVELOPMENT. UNIT I J2EE Platform 9

How To Train Aspnet

CLOUD COMPUTING & WINDOWS AZURE

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

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

Application Development,.NET

CATALOG OF CLASSES IT and Technical Courses

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

Developing ASP.NET MVC 4 Web Applications

AppDev OnDemand Cloud Computing Learning Library

Programming in C# with Microsoft Visual Studio 2010

Design and Functional Specification

Programming Fundamentals of Web Applications Course 10958A; 5 Days

AppDev OnDemand Microsoft Development Learning Library

10978A: Introduction to Azure for Developers

C#5.0 IN A NUTSHELL. Joseph O'REILLY. Albahari and Ben Albahari. Fifth Edition. Tokyo. Sebastopol. Beijing. Cambridge. Koln.

Specialized Programme on Web Application Development using Open Source Tools

Local Touch Global Reach. SharePoint.

Java EE Web Development Course Program


Web Development using PHP (WD_PHP) Duration 1.5 months

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

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

Skills for Employment Investment Project (SEIP)

Getting Started With Your LearnDevNow Learning

1. Digital Literacy - Computer Security and Privacy 2. Partners in Learning: Organize and Manage the Use of ICT in Your Classroom 3.

InnerWorkings Catalog

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

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

Resume of Daniel Martin-Mills

Facebook Twitter YouTube Google Plus Website

Developing Windows Azure and Web Services

ASP.NET Overview. Ken Casada Developer Evangelist Developer & Platform Evangelism Microsoft Switzerland

Introduction to Azure for Developers

70-487: Developing Windows Azure and Web Services

DIPLOMA IN WEBDEVELOPMENT

SharePoint 2010 Developer Track

Microsoft Dynamics CRM2015 Fast Track for developers

Microsoft.Realtests v by.ERICA.50q

SaaS-Based Employee Benefits Enrollment System

LearnFromGuru Polish your knowledge

Certified PHP/MySQL Web Developer Course

Microsoft Introduction to Azure for Developers

Sample Chapters. To learn more about this book visit Microsoft Learning at:

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD 20850

Skillsoft Course Directory

: provid.ir

Course Descriptions. CS 101 Intro to Computer Science

Skillsoft Course Directory

Web Application Development Developing Web Applications using Front Page Interdev

Programmabilty. Programmability in Microsoft Dynamics AX Microsoft Dynamics AX White Paper

Skillsoft Course Directory

Tutorial: Building a Web Application with Struts

2311A: Advanced Web Application Development using Microsoft ASP.NET Course 2311A Three days Instructor-led

Getting Started with Telerik Data Access. Contents

DEVELOPMENT OF AN ANALYSIS AND REPORTING TOOL FOR ORACLE FORMS SOURCE CODES

Skillsoft Course Directory

Web Development in Java

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

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

fpafi/tl enterprise Microsoft Silverlight 5 and Windows Azure Enterprise Integration Silverlight Enterprise Applications on the Windows

Index. AdWords, 182 AJAX Cart, 129 Attribution, 174

Introduction to Ingeniux Forms Builder. 90 minute Course CMSFB-V6 P

Japan Communication India Skill Development Center

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

Server-Side Scripting and Web Development. By Susan L. Miertschin

MEALS2SHARE Neighborhood Home Cooked Food Sharing Web Application

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

NHS Education for Scotland Knowledge Services Design and Development Framework

What s New: Crystal Reports for Visual Studio 2005

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/

Seattle Course Schedule July 2013 December 2013

Reporting Services. White Paper. Published: August 2007 Updated: July 2008

*Not include in promotion. Update 12 November 2014

Practical Database Programming With Visual C#.NET

MVC FRAMEWORK MOCK TEST MVC FRAMEWORK MOCK TEST II

SoftFluent. Pragmatic model-driven development with CodeFluent Entities Code Generation June 16 th

Transcription:

ASP.NET 1. Web technology Introduction to Client / Server Technology Server Side Technology DNS Web Server IIS 2. Html Introduction Html Tags Html Controls Form Controls Form Submission Methods Navigation and Formatting Controls 3. JavaScript Introduction to JavaScript. Basic Syntax. Operators and Expressions Popup boxes Data type conversion Functions in JavaScript Validation Using JavaScript Working with Arrays. Events in JavaScript 4. Database (MS SQL SERVER/MYSQL/ORACLE) Introduction to Database DML Commands DDL Commands Built In Functions and Aggregate Functions Different Types of Join Stored Procedure, Functions and Triggers Normalization Email:info@amaariz.com, Phone: 0481-6064999, 6065999 Page 1

5. ASP.NET 4.0.NET Framework Architecture Common Language Runtime The Framework Class Library Garbage Collection MSIL Types of Websites Intrinsic Objects in ASP.net 6. Language Syntax C# Syntax Comments Data Types Use of Variables and Operators Conditional Statements Looping Structures Parallel Loops Use of Functions Exception Handling 7. Introduction to Object Oriented Concepts Classes and Objects Concept of Partial Classes Methods, Properties and Event Constructors and Destructors Implementation of Property Procedures Enumerations Reference vs. Value Types Structures and Union Namespaces Dynamic IL and Dynamic Language Runtime Abstract Classes and Interfaces Inheritance and Polymorphism 8. Data Structures in Dot Net Arrays List Array Lists Hash Tables Email:info@amaariz.com, Phone: 0481-6064999, 6065999 Page 2

Generic Collections-Dictionary Stack and Queue 9. Web Form- Web Control Class Hierarchy Life cycle of a webform Creating Web Forms Application Navigating between Pages Managing Server Controls Server Control Events Using HTML Controls and Its Events 10. ASP.NET Server Controls:- Standard Controls Navigation Controls Login Controls Web Parts Controls 11. Validation Controls:- Overview of User Input Validation Using Validation Controls Page Validation 12. Working with ADO.NET Overview of ADO.NET ADO.NET Architecture Connection and Command Objects Data Reader Data Adapter and DataSet Data Relations and DataSet Using Stored Procedures 13. Databound Controls SqlDataSource Data List Details View Form View Repeater Email:info@amaariz.com, Phone: 0481-6064999, 6065999 Page 3

Grid View 14. State Management Need for state management Managing Session and Application View State Query Strings Managing Cookies Cache 15. AJAX Introduction to AJAX Using Asp.Net Ajax Controls Implement Web forms by using Asp.Net Ajax ASP.NET application using Ajax control toolkit 16. LINQ Introduction LINQ to DataSet. LINQ to SQL. LINQ to XML. 17. Master Pages in ASP.NET Simple and Nested Master Page Implementation of Master Page Creating Themes and Style Sheets Applying Themes and Style sheet 18. Mailing SMTP Mailing 19. File Handling Working with Directories and Files Read and write file Using File Upload Control Transfer of File to a Folder Restricting the type and size of the Files Email:info@amaariz.com, Phone: 0481-6064999, 6065999 Page 4

20. Crystal Reports Introduction to Crystal Reports Creating Crystal Reports with wizards Push and Pull Method 21. ASP.NET Web Services Introduction to Web services Web Service Platform Elements Creating Web Service Implementation of Your Web Service Deploying the Web Services Consuming a Web Service in Windows Application Use of Third Party Web Service 22. Three Tier Architecture 23. WCF Introduction to Tier Architecture Application Layer Business Logic Layer Data Link Layer Introduction to WCF Creating WCF Service. 24.Deployment Publishing Web Applications. Create Web Setup Project. 25. Silverlight Introduction ASP.NET Application with Silverlight Using Silverlight Controls Email:info@amaariz.com, Phone: 0481-6064999, 6065999 Page 5

26. MVC Framework Introduction to MVC Implementing MVC Controllers Implementing MVC Views Email:info@amaariz.com, Phone: 0481-6064999, 6065999 Page 6