Course Accreditations:
Course Prerequisites:
In addition to their professional Web development experience, students who attend this training should have the following technical knowledge:
An understanding of the problem-solving techniques that apply to software development, including the following principles of software development:
modern software development model
typical phases of a software development lifecycle
concepts of event-driven programming
concepts of object-oriented programming
creating use-case diagrams
designing and building a user interface
developing a structured application
A basic understanding of the following scripting techniques and some hands-on experience writing scripts:
Web scripting techniques
Macro scripting techniques
Windows scripting techniques
A general understanding of the purpose, function, and features of following .NET Framework topics:
Common Language Runtime
.NET Framework class library
Common Type System
Component interoperation
Cross-Language Interoperability
Assemblies in the Common Language Runtime
Application Domains
Runtime hosts supported by the .NET Framework
Experience using Visual Studio 2008 in the following task areas:
Declaring and initializing typed variables using the Camel case naming convention
Using arithmetic, relational, and logical operators in code statements
Using branching statements to control code execution
Using looping statements to iterate through collections or repeat steps until a specified condition is met
Creating classes and methods to establish the basic structure of an application
Using methods and events to implement the programming logic of an application
Identifying syntax and logic errors
Accessing and managing data from a data source
Experience in object oriented design and development as follows:
Creating and accessing classes and class properties
Creating and accessing methods and overloaded methods
Implementing inheritance, base classes, and abstract classes
Declaring, raising, and handling events
Responding to and throwing exceptions
Implementing interfaces and polymorphism
Implementing shared and static members
Implementing generics
Creating components and class libraries
Experience in N-Tier application design and development as follows:
Managing a software development process
Controlling input at the user interface level in Windows Client and Web applications
Debugging, tracing, and profiling .NET applications
Monitoring and logging .NET applications
Implementing basic testing best practices
Performing basic Data Access tasks with LINQ
Implementing basic security best practices in .NET Applications
Implementing basic service calls
Using .NET Configuration Files
Deploying .NET Framework Applications using ClickOnce and the MS Installer