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

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

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Visual Basic. murach's TRAINING & REFERENCE

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

DotNet Web Developer Training Program

Advanced Web Application Development using Microsoft ASP.NET

Planning and Maintaining a Microsoft Windows Server Network Infrastructure

Programming in C# with Microsoft Visual Studio 2010

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

Kentico CMS 5 Developer Training Syllabus

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

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

New 11g Features in Oracle Developer Tools for Visual Studio. An Oracle White Paper January 2008

Advanced Web Application Development using Microsoft ASP.NET

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

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

ibolt V3.2 Release Notes

SCCM 2012 Support Center Tool

Microsoft Certified Applications Developer (MCAD) exams

ASP.NET Using C# (VS2012)

Developing Windows Azure and Web Services

COMPUTER SCHOOL. Computer Programming. Build your future the INTEC way

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

Using Microsoft Visual Studio API Reference

SelectSurvey.NET Developers Manual

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

Implementing and Maintaining Microsoft SQL Server 2005 Reporting Services COURSE OVERVIEW AUDIENCE OUTLINE OBJECTIVES PREREQUISITES

Crystal Reports. For Visual Studio.NET. Reporting Off ADO.NET Datasets


The presentation explains how to create and access the web services using the user interface. WebServices.ppt. Page 1 of 14

MS 20487A Developing Windows Azure and Web Services

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

2933A: Developing Business Process and Integration Solutions Using Microsoft BizTalk Server 2006

Crystal Reports. For Visual Studio.NET. Designing and Viewing a Report in a Windows Application

SOFTWARE TESTING TRAINING COURSES CONTENTS

Change Management for Rational DOORS User s Guide

Dynamics AX. Microsoft Dynamics AX 4.0. Microsoft Dynamics ISV Software Solution Test Guidelines

D83167 Oracle Data Integrator 12c: Integration and Administration

Also on the Performance tab, you will find a button labeled Resource Monitor. You can invoke Resource Monitor for additional analysis of the system.

João Diogo Almeida Premier Field Engineer Microsoft Corporation

Welcome to the topic on Master Data and Documents.

SAS IT Resource Management 3.2

Connectivity Pack for Microsoft Guide

SQL Server 2005 Reporting Services (SSRS)

Integrating Siebel CRM with Microsoft SharePoint Server

Oracle Data Integrator 12c: Integration and Administration

Oracle Data Integrator 11g: Integration and Administration

Top 10 Oracle SQL Developer Tips and Tricks

InstantSearch+ for Magento Extension

BarTender Integration Methods. Integrating BarTender s Printing and Design Functionality with Your Custom Application WHITE PAPER

Business Portal for Microsoft Dynamics GP User s Guide Release 5.1

Terms and Definitions for CMS Administrators, Architects, and Developers

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

Commercial Database Software Development- A review.

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Developing Database Business Applications using VB.NET

70-487: Developing Windows Azure and Web Services

Visual Studio 2008: Windows Presentation Foundation

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

CA Identity Manager. Glossary. r12.5 SP8

70-536VB:.NET Framework Application Development Foundation Course Introduction

Appendix M INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5.

Choosing A CMS. Enterprise CMS. Web CMS. Online and beyond. Best-of-Breed Content Management Systems info@ares.com.

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: Run Time: 30+ hours (158 videos)

Microsoft Dynamics GP econnect Installation and Administration Guide

Course 5431: Getting Started with Microsoft Office PowerPoint Course 5420: Editing and Proofreading Documents in Microsoft Office Word 2007

Welcome to MaxMobile. Introduction. System Requirements

Developing Secure Web Applications

Microsoft Dynamics CRM2015 Fast Track for developers

Installing, Configuring and Administering Microsoft Windows

Compatibility with Encryption Products

Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions

Tutorial. Patch Management

Windows PowerShell Cookbook

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232)

NAV 2013 Roadmap. Tom Taylor

multiple placeholders bound to one definition, 158 page approval not match author/editor rights, 157 problems with, 156 troubleshooting,

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent?

MOC DEVELOPING WINDOWS AZURE AND WEB SERVICES

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

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

Visual Studio.NET Database Projects

Welcome to MaxMobile. Introduction. System Requirements. MaxMobile 10.5 for Windows Mobile Pocket PC

IBM Endpoint Manager Version 9.1. Patch Management for Red Hat Enterprise Linux User's Guide

Web Services API Developer Guide

Microsoft Visual Basic 6.0 Desktop: Controls

BusinessObjects Enterprise InfoView User's Guide

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices.

Jet Data Manager 2012 User Guide

SAS Add in to MS Office A Tutorial Angela Hall, Zencos Consulting, Cary, NC

This three-day instructor-led course provides students with the tools to extend Microsoft Dynamics CRM 4.0.

Hands-On Lab. Building a Data-Driven Master/Detail Business Form using Visual Studio Lab version: Last updated: 12/10/2010.

Transcription:

Unit 40: Developing and Implementing Windows-Based Applications With Microsoft Visual C#.NET and Microsoft Visual Studio.NET Learning Outcomes A candidate following a programme of learning leading to this unit will be able to: Create user services Create and manage components and.net assemblies Consume and manipulate data Test, debug and deploy a Maintain and support a Configure and secure a. NB Before starting this unit please refer to the Vendor website for up-to-date specifications, examination objectives and availability. 266 OCR Level 3 Certificate/Diploma for IT Professionals

Unit 40: Developing and implementing windows-based applications with Microsoft visual C#.net and Microsoft visual studio.net Unit Content: Developing and implementing s with Microsoft Visual C#.NET and Microsoft Visual Studio.NET 1 Create user services a Describe the creation of a Windows Form using the Windows Forms Designer b Explain the addition of controls to a Windows Form c Describe navigation for the user interface (UI) d Identify validation for user input e Explain the implementation of error handling in the user interface (UI) f Describe the implementation of online user assistance g Explain how data is displayed and updated h Explain how to instantiate and invoke a Web service or component Add and set properties on a Windows Form Create a Windows Form using visual inheritance Build graphical interface elements using the System Drawing namespace Set properties on controls Load controls dynamically Write code to handle control events and add the code to a control Instantiate and invoke an ActiveX control Configure control licensing Create menus and menu items Understand how to configure the order of tabs Understand how to validate non-latin input Create and implement custom error messages Create and implement custom error handlers Raise and handle errors Understand how to add support for contextsensitive Help, Help menus and Tool Tips Transform and filter data Bind data to the UI controls Use controls to display data Instantiate and invoke a Web service Instantiate and invoke a COM or COM+ component Instantiate and invoke a.net component Call native functions using platform invoke OCR Level 3 Certificate/Diploma for IT Professionals 267

Unit 40: Developing and implementing windows-based applications with Microsoft visual studio.net i Describe the implementation of globalisation Implement localisability for the UI Convert existing encodings Implement right-to-left and left-to-right mirroring Prepare culture-specific formatting j Explain event handling Understand how to create, implement and handle events k Describe the implementation of print capability Understand how to implement print capability l Describe the implementation of accessibility features 2 Create and manage components and.net assemblies a Explain the creation and modification of a.net assembly b Describe the creation of a Windows control 3 Consume and manipulate data a Describe access and manipulation of data from a Microsoft SQL Server b Describe access and manipulation of data from a data store Understand how to add and enable accessibility features Create and implement satellite assemblies Create resource-only assemblies Create a Windows control using visual inheritance Host a Windows control inside Microsoft Internet Explorer To include creation and use of: Ad hoc queries Stored procedures Data stores to include: Relational databases XML documents Flat files Methods include: XML techniques ADO.NET c Identify data errors Understand how to handle data errors 4 Test, debug and deploy a a Describe a unit test plan b Explain the process of tracing Understand how to create a unit test plan Add trace listeners and trace switches to an application Display trace output 268 OCR Level 3 Certificate/Diploma for IT Professionals

Unit 40: Developing and implementing windows-based applications with Microsoft visual C#.net and Microsoft visual studio.net c Explain the process of debugging, reworking and resolution of defects in code d Explain the planning of the deployment of a e Describe the creation of a setup program that installs an application and allows for the application to be uninstalled f Describe the process of deploying a g Explain the process of adding assemblies to the Global Assembly Cache h Explain the verification of security policies for a deployed application 5 Maintain and support a a Explain performance optimisation for a b Describe the diagnosis and resolution of errors and issues 6 Configure and secure a a Describe the process of configuration of a b Describe the process of configuration for security of a c Explain the process of configuration for authorisation Configure the debugging environment Create and apply debugging code to components and applications Provide multicultural test data to components and applications Execute tests Resolve errors and rework code Plan a deployment that uses removable media Plan a Web-based deployment Plan a network-based deployment Ensure that the application conforms to Windows Installer requirements and Windows Logo program requirements Register components and assemblies Perform an install-time compilation of a Understand how to use setup and deployment projects. Understand how to add assemblies to the Global Assembly Cache. Understand how to launch a remote application (URL remoting). Understand how to optimise the performance of a. Understand how to diagnose and resolve errors and issues. Understand how to configure a Windows-based application. Understand how to Specify the security level for an application Use custom attributes to configure security Select and configure authentication types: Windows, none, forms-based, Microsoft Passport, Custom Understand how to Configure role-based authorisation Implement identity management OCR Level 3 Certificate/Diploma for IT Professionals 269

Unit 40: Developing and implementing windows-based applications with Microsoft visual studio.net Assessment This unit will be assessed by the on-line Microsoft set examination Developing and Implementing s with Microsoft Visual C#.NET and Microsoft Visual Studio.NET. Notes for Tutors This course is intended for students who have prior knowledge of relational database concepts such as table, row, column, primary key, foreign key, constraints and views SQL commands such as SELECT, INSERT, UPDATE and DELETE XML documents, style sheets and schemas Visual C#.NET. Knowledge for Visual C#.NET can be gained through the Microsoft Official course. Knowledge for this examination can be gained through Microsoft Official courses. 270 OCR Level 3 Certificate/Diploma for IT Professionals