A Small Class Size is the Best Learning Environment*
Only F1 has no more than 6 Delegates in a Class
Everyone has Individual Attention from the Trainer

View Recent History

Course:(F1003) Visual FoxPro 6.0 Upgrade - Microsoft Training Courses in London and South West
Course:(2535) Developing Board Support Packages for Windows CE .NET - Microsoft Training Courses in London and South West
Visual FoxPro Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(6430) Managing and Maintaining Windows Server 2008 Servers - Microsoft Training Courses in London and South West
Course:(F1016) Upgrading to Visual FoxPro 8.0 from Visual FoxPro 7.0 - Microsoft Training Courses in London and South West
Course:(2790) Troubleshooting and Optimizing Database Servers Using Microsoft SQL Server 2005 - Microsoft Training Courses in London and South West
Course:(2349) Programming with the Microsoft .NET Framework (Microsoft Visual C#) - Microsoft Training Courses in London and South West
SQL Server 7 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Exchange Server 2007 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(2793) Implementing and Maintaining Microsoft SQL Server 2005 Reporting Services - Microsoft Training Courses in London and South West
Course:(8523) Microsoft CRM 3.0 Service Management - Microsoft Training Courses in London and South West
Course:(8911) Installation and Deployment in Microsoft Dynamics CRM 4.0 - Microsoft Training Courses in London and South West
(2824) Implementing Microsoft Internet Security and Acceleration Server 2004 - Microsoft Training Courses London South West UK
Course:(F1031) Overview of Microsoft SQL Server 2008 for Existing SQL Server Users - Microsoft Training Courses in London and South West
Course:(2159) Deploying and Managing Microsoft Internet Security and Acceleration Server 2000 - Microsoft Training Courses in London and South West
Course:(3372) First Look: Getting Started with the 2007 Microsoft Office System Hands-On Lab - Microsoft Training Courses in London and South West
Course:(5118) Supporting Windows Vista and Applications in the Enterprise - Microsoft Training Courses in London and South West
Course:(3087) First Look: Microsoft Windows Vista for Developers - Microsoft Training Courses in London and South West
Course:(3369) First Look: Getting Started with Windows SharePoint Services 3.0 - Microsoft Training Courses in London and South West
Course:(2095) Implementing Microsoft SharePoint Portal Server 2001 - Microsoft Training Courses in London and South West
Course:(3199) First Look: Getting Started with the 2007 Microsoft Office System - Microsoft Training Courses in London and South West
Course:(1502) Designing and Implementing a Data Warehouse Using Microsoft SQL Server 7.0 - Microsoft Training Courses in London and South West
Course:(6157) Whats New in SQL Server 2008 - Clinic & Hands-on Lab - Microsoft Training Courses in London and South West
Course:(1913) Exchanging and Transforming Data Using XML and XSLT - Microsoft Training Courses in London and South West
Course:(50048) Enterprise Search Solution Architect Workshop - Microsoft Training Courses in London and South West
Certification Fast-Track Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(3041) First Look: Deploying Microsoft Windows Vista and the 2007 Office System Client Products - Microsoft Training Courses in London and South West
Course:(2380) Developing Collaborative Solutions using Microsoft OfficeXP Developer - Microsoft Training Courses in London and South West
Course:(1631) Developing Windows CE Embedded Solutions - Microsoft Training Courses in London and South West
Course:(2282) Designing a Microsoft Windows Server 2003 Active Directory and Network Infrastructure - Microsoft Training Courses in London and South West
Course:(2782) Designing Microsoft SQL Server 2005 Databases - Microsoft Training Courses in London and South West
Course:(50064) Advanced Microsoft Office SharePoint 2007 Development - Microsoft Training Courses in London and South West
Course:(2011) Troubleshooting Microsoft Exchange Server 2003 - Microsoft Training Courses in London and South West
Course:(4007) Creating Effective Presentations Using Microsoft Office PowerPoint 2003 - Microsoft Training Courses in London and South West
Course:(2072) Administering a Microsoft SQL Server 2000 Database - Microsoft Training Courses in London and South West
Course:(2017) Creating Web Parts for Digital Dashboards - Microsoft Training Courses in London and South West
Course:(2099) Building Distributed Applications with COM+ Services and Microsoft Visual C++ - Microsoft Training Courses in London and South West
Course:(6289) First Look: Windows 7 Beta for IT Professionals - Clinic & Hands-on Lab - Microsoft Training Courses in London and South West
Course:(50047) Advanced IT Pro Course for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 - Microsoft Training Courses in London and South West
Course:(6294) Planning and Managing Windows 7 Desktop Deployments and Environments - Microsoft Training Courses in London and South West

Compare Recently Viewed Course Dates



Exclusive
Visual Studio

Programming with the Microsoft .NET Framework (Microsoft Visual C Sharp)
(Microsoft Training Course: 2349) - 5 days - £2640 exc VAT

 FebMarAprMayJunJulAugSepOctNovDecJan
London13
Bath26 23 28 25 23 20 24 22 26 17
Ask a Question ?Print 2 Page PDF


> Target Audience
The goal of this course is to help application developers understand the Microsoft .NET Framework. It offers an overview of the .NET Framework and an introduction to key concepts and terminology, including a series of labs, which introduce and explain .NET Framework features
> Course outline
  1. Overview of the Microsoft .NET Framework
  2. Introduction to a Managed Execution Environment
  3. Working with Components
  4. Deployment and Versioning
  5. Common Type System
  6. Working with Types
  7. Strings, Arrays, and Collections
  8. Delegates and Events
  9. Memory and Resource Management
  10. Data Streams and Files
  11. Internet Access
  12. Serialization
  13. Remoting and Web Services


Module 1: Overview of the Microsoft .NET Framework
  • Overview of the Microsoft .NET Framework
  • Overview of Namespaces
Skills
  • Describe the .NET Framework and its components.
  • Explain the relationship between the .NET Framework class library and namespaces
top
Module 2: Introduction to a Managed Execution Environment
  • Writing a .NET Application
  • Compiling and Running a .NET Application
Skills
  • Creating simple console applications in C#.
  • Explaining how code is compiled and executed in a managed execution environment.
  • Explaining the concept of garbage collection.
top
Module 3: Working with Components
  • An Introduction to Key .NET Framework Development Technologies
  • Creating a Simple .NET Framework Component
  • Creating a Simple Console Client
  • Creating an ASP.NET Client
Skills
  • Creating a simple .NET Framework component in C#.
  • Implementing structured exception handling.
  • Creating a simple .NET Framework console application that calls a component.
  • Creating a .NET Framework client application by using the Windows Forms library.
  • Creating an ASP.NET page that uses the previously developed .NET Framework component to create an ASP.NET application.
top
Module 4: Deployment and Versioning
  • Introduction to Application Deployment
  • Application Deployment Scenarios
  • Related Topics and Tools
Skills
  • Package and deploy simple and componentised applications.
  • Create strong-named assemblies.
  • Install and removing assemblies from the global assembly cache.
  • Configure applications to control binding based on assembly location and version data.
top
Module 5: Common Type System
  • An Introduction to the Common Type System
  • Elements of the Common Type System
  • Object-Oriented Characteristics
Skills
  • Describe the Common Type System architecture.
  • Describe the difference between value types and reference types.
  • Explain the purpose of each element in the type system, including values, objects, and interfaces.
  • Explain how object-oriented programming concepts, such as abstraction, encapsulation, inheritance, and polymorphism, are implemented in the Common Type System.
  • TOP <vb6e.html>
top
Module 6: Working with Types
  • System.Object Class Functionality
  • Specialized Constructors
  • Type Operations
  • Interfaces
  • Managing External Types
Skills
  • Apply attributes to control visibility and inheritance in classes and interfaces.
  • Create and use interfaces that define methods and properties.
  • Explain how boxing and unboxing work and when boxing and unboxing occur.
  • Use operators to determine types at run time and to cast values to different types.
  • Explain what features are available to work with unmanaged types, such as COM types
top
Module 7: Strings, Arrays, and Collections
  • Strings
  • Terminology - Collections
  • .NET Framework Arrays
  • .NET Framework Collections
Skills
  • Parse, format, manipulate, and compare strings.
  • Use the classes in the System.Array and System.Collections namespaces.
  • Improve the type safety and performance of collections by using specialized collections and class-specific code.
top
Module 8: Delegates and Events
  • Delegates
  • Multicast Delegates
  • Events
  • When to Use Delegates, Events, and Interfaces
Skills
  • Use the delegate class to create type-safe callback functions and event-handling methods.
  • Use the event keyword to simplify and improve the implementation of a class that raises events.
  • Implement events that conform to the .NET Framework guidelines
top
Module 9: Memory and Resource Management
  • Memory Management Basics
  • Non-Memory Resource Management
  • Implicit Resource Management
  • Explicit Resource Management
  • Optimising Garbage Collection
Skills
  • Describe how garbage collection manages object memory.
  • Implicitly manage non-memory resources by using a destructor's finalize code.
  • Explicitly manage non-memory resources by using client-controlled deterministic release of resources.
  • Write code by using the temporary resource usage design pattern.
  • Programmatically control the behaviour of the garbage collection.
  • Describe advanced garbage collection features.
top
Module 10: Data Streams and Files
  • Streams
  • Readers and Writers
  • Basic File I/O
Skills
  • Use Stream objects to read and write bytes to backing stores, such as strings and files.
  • Use BinaryReader and BinaryWriter objects to read and write primitive types as binary values.
  • Use StreamReader and StreamWriter objects to read and write characters to a stream.
  • Use StringReader and StringWriter objects to read and write characters to strings.
  • Use Directory and DirectoryInfo objects to create, move, and enumerate through directories and subdirectories.
  • Use FileSystemWatcher objects to monitor and react to changes in the file system.
  • Explain the key features of the.NET Framework's isolated storage mechanism.
top
Module 11: Internet Access
  • Internet Application Scenarios
  • The WebRequest and WebResponse Model
  • Application Protocols
  • Handling Errors
  • Security
  • Best Practices
Skills
  • Use the basic request/response model to send and receive data over the Internet.
  • Use the System.Net classes to communicate with other applications by using the Hypertext Transfer Protocol (HTTP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), and Socket Internet protocols
top
Module 12: Serialization
  • Serialization Scenarios
  • Serialization Attributes
  • Object Graph
  • Serialization Process
  • Serialization Example
  • Deserialization Example
  • Custom Serialization
  • Custom Serialization Example
  • Security Issues
Skills
  • Write an application that serializes and deserialises an object graph by using either a binary or Simple Object Access Protocol (SOAP) XML format.
top
Module 13: Remoting and Web Services
  • Remoting
  • Remoting Configuration Files
  • Web Services
Skills
  • Write and configuring distributed applications that use .NET Remoting.
  • Create a Web Service by using Visual Studio .NET and ASP.NET.
  • Consume a Web Service by using the Web Services Description Language tool (Wsdl.exe).
top
> Pre-Requisites
Before attending this course, students must be proficient in the C++ or Java programming languages and have been exposed to the C# language, or completed Course 2124, Introduction to C# Programming for the Microsoft .NET Platform
    > Purpose
    At the end of the course, students will be able to list the major elements of the .NET, explain the main concepts behind the common language runtime, create and use components in Windows Forms-based and ASP.NET-based applications, use the deployment and versioning features of the .NET runtime, understand the Common Type System architecture, create classes and interfaces that are functionally efficient, use the .NET Framework class library, use delegates and events to make an event-sender object signal the occurrence of an action to an event-receiver object, describe and control how memory and other resources are managed in the .NET Framework, read from and write to data streams and files, use the basic request/response model to send and receive data over the Internet, serialize and deserialise an object graph, create distributed applications by means of Web Services and Object Remoting.
    > EXAMS
    There are no exams directly associated with this course