Learn Well Technocraft

Similar documents
COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

Microsoft Official Courseware Course Introduction to Web Development with Microsoft Visual Studio

10267 Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 (10267A)

Introduction to Web Development with Microsoft Visual Studio 2010

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning

10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010

DE Introduction to Web Development with Microsoft Visual Studio 2010

"Charting the Course... MOC A Introduction to Web Development with Microsoft Visual Studio Course Summary

Introduction to Web Development with Microsoft Visual Studio 2010

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1

2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days

Developing Web Applications Using Microsoft Visual Studio 2008 SP1

Course Outline. Developing Data Access Solutions with Microsoft Visual Studio 2010 Course 10265A: 5 days Instructor Led

Course ID: 2310C Course Name: Developing Web Applications Using Microsoft Visual Studio 2008

Developing Data Access Solutions with Microsoft Visual Studio 2010

MS-20487: Developing Windows Azure and Web Services

--Microsoft-- --Windows Phone--

Developing Web Applications Using Microsoft Visual Studio 2008

Developing Web Applications Using ASP.NET Duration:56 Hours

DOT NET Syllabus (6 Months)

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

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

ASP.NET Web Forms Programming Using Visual Basic.NET

DEVELOPING WEB AZURE AND WEB SERVICES MICROSOFT WINDOWS AZURE

COURSE 20487B: DEVELOPING WINDOWS AZURE AND WEB SERVICES

Developing Windows Azure and Web Services

CHAPTER 1: GETTING STARTED WITH ASP.NET 4 1

Developing Microsoft Azure and Web Services. Course Code: 20487C; Duration: 5 days; Instructor-led

Upgrading to Windows Server 2008

Developing ASP.NET MVC 5 Web Applications. Course Outline

70-487: Developing Windows Azure and Web Services

Developing ASP.Net MVC 4 Web Application

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS

[MS20487]: Developing Windows Azure and Web Services

20486: Developing ASP.NET MVC 4 Web Applications (5 Days)

M Developing Microsoft ASP.NET Web Applications Using Visual Studio.NET 5 Day Course

Developing ASP.NET MVC 4 Web Applications

Course 20486B: Developing ASP.NET MVC 4 Web Applications


Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 5 Web Applications

ASP.NET Using C# (VS2017)

This five-day instructor-led course provides knowledge and skills on developing Web applications by using Microsoft Visual Studio 2010.

Visual Studio Course Developing ASP.NET MVC 5 Web Applications

ASP.NET MVC Training

20486 Developing ASP.NET MVC 5 Web Applications

Microsoft Developing Windows Azure and Web Services

Exploring.Net Orcas. Contents. By Punit Ganshani

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.)

Microsoft SharePoint Server

Course Outline: Course 50466A: Windows Azure Solutions with Microsoft Visual Studio 2010

20486: Developing ASP.NET MVC 4 Web Applications

Hands On, Instructor-Led IT Courses Across Colorado

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

20486C: Developing ASP.NET MVC 5 Web Applications

Developing ASP.NET MVC 4 Web Applications

Apex TG India Pvt. Ltd.

20486-Developing ASP.NET MVC 4 Web Applications

Microsoft Developing ASP.NET MVC 4 Web Applications

Microsoft. Inside Microsoft. SharePoint Ted Pattison. Andrew Connell. Scot Hillier. David Mann

Microsoft. [MS20762]: Developing SQL Databases

Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013

.NET Advance Package Syllabus

Developing SQL Databases

DOT NET SYLLABUS FOR 6 MONTHS

Beginning ASP.NET. 4.5 in C# Matthew MacDonald

Advanced WCF 4.0 .NET. Web Services. Contents for.net Professionals. Learn new and stay updated. Design Patterns, OOPS Principles, WCF, WPF, MVC &LINQ

ASP.NET Training Course Duration. 30 Working days, daily one and half hours. ASP.NET Training Course Overview

Microsoft ASP.NET Whole Course Syllabus upto Developer Module (Including all three module Primary.NET + Advance Course Techniques+ Developer Tricks)

C#.NET TRAINING / /

Syllabus of Dont net C#

P a g e 1. Danish Tecnological Institute. Developer Collection Online Course k Developer Collection

SERVICE-ORIENTED COMPUTING

Pro ODP.NET for Oracle. Database 11 g. Edmund Zehoo. Apress

SQL Server Development 20762: Developing SQL Databases in Microsoft SQL Server Upcoming Dates. Course Description.

Introduction 13. Feedback Downloading the sample files Problem resolution Typographical Conventions Used In This Book...

Advanced Automated Administration with Windows PowerShell

"Charting the Course... MOC C: Developing SQL Databases. Course Summary

An Overview of Microsoft Visual Studio 2008

20762B: DEVELOPING SQL DATABASES

Developing Microsoft Azure Solutions

Microsoft Developing SQL Databases

Smart Client Offline Data Caching and Synchronization

[MS10962]: Advanced Automated Administration With Windows PowerShell

DE Extending Microsoft Dynamics CRM 2011

20464 Developing Microsoft SQL Server Databases

Programming in C# for Experienced Programmers

Course Outline. Performance Tuning and Optimizing SQL Databases Course 10987B: 4 days Instructor Led

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers

Developing Microsoft SQL Server 2012 Databases

Course Outline. Introduction to Azure for Developers Course 10978A: 5 days Instructor Led

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

Programming Fundamentals of Web Applications

Implementing a Data Warehouse with Microsoft SQL Server 2012

Audience: Experienced application developers or architects responsible for Web applications in a Microsoft environment.

Course Outline. Lesson 2, Azure Portals, describes the two current portals that are available for managing Azure subscriptions and services.

Developing Microsoft Azure Solutions: Course Agenda

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

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course:

Transcription:

Getting Started with ASP.NET This module explains how to build and configure a simple ASP.NET application. Introduction to ASP.NET Web Applications Features of ASP.NET Configuring ASP.NET Applications Lab : Creating and Configuring an ASP.NET Application Creating an ASP.NET Application Configuring Session State Configuring Caching Explain how to create dynamic Web pages by using ASP.NET. Manage state, handle requests, and improve accessibility by using the features of ASP.NET. Configure an ASP.NET application by using.config files. Implementing a User Interface with ASP.NET Server Controls This module explains how to implement a dynamic user interface by using ASP.NET controls. Consuming Controls to Interact with Users Creating Custom Controls Lab : Consuming and Creating ASP.NET Server Controls Creating a User Interface by Using Server Controls in an ASP.NET Form Creating User Controls and Custom Server Controls Create a user interface on an ASP.NET page by using standard Web server controls. Create a user control and a custom server control and add them to an ASP.NET page. Displaying and Manipulating Data in ASP.NET This module explains how to display and manipulate data from any source in an ASP.NET application. Accessing Data by Using ADO.NET Accessing Data from Services Presenting Data in Web Controls Lab : Displaying and Manipulating Data in ASP.NET

Accessing Data from an XML File as a Data Source Consuming Data from a Web Service Displaying Data by Using Data-Bound Controls Access and manipulate data from different sources by using ADO.NET. Access and manipulate data from Windows Communication Foundation services or Web services. Present data to the user by placing data-bound controls on an ASP.NET page. Creating Responsive Pages by Using Client-Side Technologies This module explains how to create pages that respond rapidly to user requests. Creating Partial Page Updates by Using AJAX Scripting Actions on the Web Client Lab : Creating Responsive Pages by Using Client-Side Technologies Implementing Partial Page Updates by Using AJAX Controls Accessing a Web Service by Using a Client-Side Script Improve page responsiveness by using the ASP.NET AJAX controls. Interact with the user, access services, and access the AJAX client-side library by using client scripts. Debugging and Deploying ASP.NET Applications This module explains how to deploy a reliable, robust Web application to a Web server. Troubleshooting and Debugging ASP.NET Applications Deploying Completed ASP.NET Applications Lab : Debugging and Deploying an ASP.NET Application Debugging an ASP.NET Application Deploying an ASP.NET Application Find and eliminate bugs in an ASP.NET application. Deploy an ASP.NET application to a production Web server.

Getting Started with ADO.NET This module explains how to connect to a database and retrieve data by using ADO.NET commands. Introduction to ADO.NET Connecting to a Database and Retrieving Data Best Practices for Managing Connections and Performing Queries Lab : Connecting to a Database and Retrieving Data Connecting to a Database Executing a Simple Query Executing a Query That Returns a Result Set Executing a Query That Requires a Parameter Describe the purpose and structure of ADO.NET. Explain the role of data providers in ADO.NET. List the technologies and techniques available for managing data with ADO.NET. Modifying Data by Using ADO.NET Commands This module explains how to modify data by using ADO.NET commands. Inserting, Updating, and Deleting Data Managing Data Integrity and Concurrency Lab : Modifying Data by Using ADO.NET Commands Inserting, Updating, and Deleting Data in a Database Implementing Transactional Updates Executing Commands Asynchronously Insert, update, and delete data by using ADO.NET Command objects. Implement transactions to control data integrity and concurrency. Querying and Maintaining Data by Using DataSets This module explains how to use DataSets to fetch and modify data, and act as a local data cache. Creating and Using a DataSet to Retrieve Data Updating a Database by Using a DataSet Using a DataSet in an Occasionally Connected Environment

Lab : Using a DataSet to Retrieve and Modify Data Creating a Typed DataSet Retrieving Data into a DataSet Modifying Data in a DataSet Saving a DataSet and Resolving Conflicts Define and use a DataSet for retrieving data. Use a DataSet to update a database. Use a DataSet as a local cache in an occasionally connected environment. Querying and Maintaining Data by Using LINQ This module explains how to use LINQ to retrieve and update data. Querying In-Memory Data by Using LINQ Query Expressions Retrieving Data by Using LINQ to SQL Modifying Data by Using LINQ to SQL Lab : Querying and Maintaining Data by Using LINQ to SQL Defining Entity Classes Retrieving Data by Using LINQ to SQL Modifying Data by Using LINQ to SQL Define LINQ queries for selecting data from an in-memory data structure. Use LINQ to SQL to query data in a database. Use LINQ to SQL to modify data and save changes to the database. Implementing an Entity Model by Using the ADO.NET Entity Framework This module explains how to use the Entity Framework to implement an entity data model for querying and maintaining data. Creating an Entity Data Model by Using the ADO.NET Entity Framework Querying and Modifying Data by Using the ADO.NET Entity Framework Lab : Implementing an Entity Data Model by Using the ADO.NET Entity Framework Creating an Entity Data Model Querying Entities in an Entity Data Model Modifying Entities in an Entity Data Model

Explain how to use the ADO.NET Entity Framework to map a database schema to a logical business model. Use the ADO.NET Entity Framework to query and manage data. Building Occasionally Connected Solutions by Using Synchronization Services This module explains how to use Synchronization Services to build occasionally connected solutions. Understanding Microsoft Synchronization Services Downloading Data by Using Synchronization Services Uploading Data by Using Synchronization Services Lab : Building Occasionally Connected Solutions by Using Synchronization Services Modifying a Database Schema to Support Synchronization Downloading Data to a Client Computer Uploading Data Changes to the Database Explain how Synchronization Services supports occasionally-connected solutions. Use Synchronization Services to download data from a SQL Server database. Use Synchronization Services to upload data to a SQL Server database.