Forgot My Password Support
 
◊ VISUAL C# XML MCAD 70-320 ONLINE TRAINING SERIES

Online Visual C# XML MCAD 70-320 Training


Only $99.95

Visual C# XML MCAD 70-320 Series (53 hours)

ONLINE Visual C# XML MCAD 70-320 TRAINING FEATURES

  • Learn Visual C# XML MCAD 70-320 online with these interactive online Visual C# XML MCAD 70-320 courses.
  • Affordable Pricing (Only $99.95 for the complete series)
  • A full year to complete the Visual C# XML MCAD 70-320 courses
  • Retake the Visual C# XML MCAD 70-320 courses as many times as you like
  • Measure your progress with assessment tests after each course
  • Earn completion certificates after passing each assessment test

1. Creating and Manipulating Data

Time: 3 hours
This course provides an overview of how to use Visual Studio .NET to create and manipulate DataSet schemas.

Objectives

  • Manipulate a DataSet Schema
  • Manipulate a DataSet Relationship
  • Create a strongly typed DataSet

Topics

  • Creating a DataSet Schema
  • Elements and Attributes
  • Using Simple Types
  • Using Server Explorer with the XML Designer
  • Manipulating DataSet Relationships
  • One-to-Many Relationships
  • Nested Relationships
  • Creating a Strongly Typed DataSet Object
  • Using a Strongly Typed DataSet Object



2. Accessing and Manipulating SQL Server Data

Time: 3 hours
This course provides an overview of the basics of the Structured Query Language (SQL), and how users can use SQL statements and stored procedures to interact with a Microsoft SQL Server database from within .NET applications.

Objectives

  • Access and manipulate data from a Microsoft SQL Server database by creating and using ad hoc queries
  • Access and manipulate data from a Microsoft SQL Server database by creating and using stored procedures.

Topics

  • Using Ad Hoc Queries
  • Running a Query from the Visual Studio .NET IDE
  • Running a Query from OSQL
  • Running a Query from SQL Query Analyzer
  • Using a Visual C# .NET Application
  • The SELECT Statement
  • The WHERE and ORDER BY Clauses
  • The GROUP BY and HAVING Clauses
  • The INSERT Statement
  • The UPDATE Statement
  • The DELETE Statement
  • Creating a Stored Procedure
  • Running a Stored Procedure
  • Using Parameters in Stored Procedures
  • Using the @@IDENTITY Variable



3. Accessing and Manipulating XML Data

Time: 6 hours
This course explains how to use the Function Control Language to access and manipulate XML data. It also explains how to use these classes and T-SQL extensions to access Microsoft SQL Server data as XML data.

Objectives

  • Access an XML file by using the DOM and an XmlReader
  • Transform DataSet data into XML data
  • Use XPath to query XML data
  • Generate and use an XSD schema
  • Write a SQL statement that retrieves XML data from a SQL Server database
  • Update a SQL Server database by using XML
  • Validate an XML document

Topics

  • The XML File
  • Using an XmlReader Object
  • Using the XmlTextReader Class
  • The XmlNode Class
  • The XmlDocument Class
  • Synchronizing DataSet Objects with XML
  • Synchronizing with an XmlDataDocument Object
  • Retrieving a DataSet object from an XmlDataDocument Object
  • Synchronizing with a full DataSet object
  • Synchronizing with an XML Schema
  • Understanding XPath
  • Using the XPathNavigator Class
  • Navigating Nodes with XPath
  • Generating an XSD Schema
  • Validating XML Files against Schemas
  • Validating XML Files against DTDs
  • Generating XML with SQL Statements
  • Retrieving XmlReader objects with SQL Statements



4. .NET Remoting Architecture

Time: 2 hours
This course explains the remoting architecture. It introduces distributed applications and how they are different from conventional applications.

Objectives

  • Select a channel protocol and a formatter; channel protocols include TCP and HTTP; formatters include SOAP and binary
  • Implement server-activated components
  • Implement client-activated components

Topics

  • Application Boundaries
  • Distributed Applications
  • Developing Distributed Applications
  • .NET Communication
  • Object Marshaling
  • Channels
  • Formatters
  • Server-Activated Objects
  • Client-Activated Objects
  • Lifetime Leases



5. Applying .NET Remoting

Time: 5 hours
This course explains how to design remoting applications and how to implement them.

Objectives

  • Implement server-activated components
  • Implement client-activated components
  • Create client configuration files and server configuration files
  • Implement an asynchronous method
  • Create the listener service
  • Instantiate and invoke a .NET remoting object.

Topics

  • Creating a Remotable Class
  • Creating a Server-Activated Object
  • Instantiating and Invoking an SAO
  • Registering a Remotable Class as an SAO
  • Creating a Client-Activated Object
  • Instantiating and Invoking a CAO
  • Configuring the Remoting Framework
  • Creating an Interface Assembly
  • Creating a Remotable Object to Implement an Interface
  • Registering the Remotable Object
  • Using an Interface Instead of Implementation
  • Using the Soapsuds Tool
  • Interface Assembly and CAO
  • Using IIS
  • Asynchronous Remoting
  • Applying Asynchronous Programming



6. Web Services

Time: 5 hours
This course introduces users to Web services as they exist in the .NET Framework and shows users how to build and use Web services in their .NET applications.

Objectives

  • Control characteristics of Web methods by using attributes
  • Instantiate and invoke an XML Web service
  • Enable static discovery
  • Publish XML Web service definitions in the UDDI
  • Create and use SOAP extensions
  • Create asynchronous Web methods
  • Control XML wire format for an XML Web service

Topics

  • Understanding Web Services
  • SOAP
  • WSDL
  • Invoking Web Services
  • Creating and Testing the Web Service
  • Customizing the WebMethod Attribute
  • Disco and UDDI
  • Instantiating and Invoking Web Services
  • Using Web References
  • Extensible Web Services Architecture
  • Writing and Testing a Server-Side SOAP Extension
  • Writing a Client-Side SOAP Extension
  • Creating Asynchronous Web Methods
  • Controlling XML Wire Format
  • Using Literal Parameter Formatting
  • Using Encoded Parameter Formatting
  • Using RPC-Style Body Formatting
  • Wrapped and Bare Parameters
  • Using the XMLElement Attribute



7. Windows Services

Time: 3 hours
This course shows users how to create and manipulate a Windows service.

Objectives

  • Write code that is executed when a Windows service is started or stopped

Topics

  • Understanding Windows Services
  • Architecture of Windows Services
  • Creating a Windows Service Application
  • Creating the OrderService Application
  • Installing a Windows Service
  • Adding Installer Classes
  • Starting and Testing a Windows Service
  • Using Tools to Monitor and Control
  • Controlling a Windows Service
  • Creating a Controller Application



8. Component Services

Time: 3 hours
This course shows users how to create and consume a serviced component.

Objectives

  • Implement a serviced component
  • Create interfaces that are visible to COM
  • Create a strongly named assembly
  • Register the component in the global assembly cache
  • Manage the component by using the Component Services tool

Topics

  • Evolution of Component Services
  • Exposing .NET Components to COM/COM+
  • Serviced Components
  • COM+ Applications
  • Creating a Serviced Component
  • Registering and Installing the Serviced Component
  • The Administrative Tool
  • Creating Visible Interfaces
  • Component Identification
  • GAC and Component Versioning
  • Consuming a Serviced Component



9. Enterprise Services and Unmanaged Code

Time: 5 hours
This course shows learners how to access COM+ component services and how to incorporate unmanaged code into .NET applications.

Objectives

  • Implement a serviced component
  • Manage a component by using the Component Services tool
  • Access unmanaged code from a Windows service, a serviced component, a .NET Remoting object, and an XML Web service

Topics

  • Object Pooling
  • Using an Object-Pooled Serviced Component
  • Monitoring Statistics
  • Just-in-Time Activation
  • Using a JIT-Activated Serviced Component
  • Object Construction
  • Local Automatic Transaction Processing
  • Elements of Transaction Processing
  • Automatic Transactions at Work
  • Shipping and Billing Components
  • Queued Components
  • Using Queued Components
  • Using COM Components
  • Using the Type Library Importer Tool
  • Using COM Components Directly
  • Using Platform Invoke



10. Testing and Debugging

Time: 4 hours
This course shows learners techniques for testing and debugging different types of applications. It also shows important techniques for monitoring an executing application, how to log errors in an event log, and how to publish performance data.

Objectives

  • Configure the debugging environment
  • Create and apply debugging code to components and applications
  • Execute tests
  • Use interactive debugging
  • Implement and monitor event logs and performance counters
  • Resolve errors and rework code

Topics

  • Creating a Test Plan
  • Executing Tests
  • Tracing
  • Using Trace and Debug
  • Trace Listeners
  • Trace Switches
  • Conditional Compilation
  • ASP.NET Page-level Tracing
  • ASP.NET Application-level Tracing
  • Debugging
  • Setting Breakpoints and Stepping through Program Execution
  • Analyzing Program State to Resolve
  • Debugging a Running Process and Client-Side Scripts
  • Debugging a Remote Process and DLL Code Files
  • Debugging Windows and XML Web Services
  • Debugging a Serviced Component in a .NET Remoting Object
  • Working with Event Logs
  • Working with Performance Counters



11. Deployment

Time: 7 hours
This course discusses the deployment of a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.

Objectives

  • Plan the deployment of and deploy a Windows service, a serviced component, a .NET Remoting object, and an XML Web service
  • Create a setup program that installs a Windows service, a serviced component, a .NET Remoting object, and an XML Web service
  • Register components and assemblies
  • Publish an XML Web service
  • Enable static discovery
  • Publish XML Web service definitions in the UDDI
  • Configure client computers and servers to use a Windows service, a serviced component, a .NET Remoting object, and an XML Web service
  • Implement versioning
  • Plan, configure, and deploy side-by-side deployments and applications

Topics

  • Deploying Private Assemblies
  • Binding Privately Deployed Assemblies
  • Using Assembly Tools
  • Deploying Shared Assemblies
  • Adding an Assembly to the GAC
  • Referencing an Assembly from the GAC
  • Binding Policy for Shared Assemblies
  • Side-by-Side Execution in a Feature Upgrade
  • Side-by-Side Execution in a Service Pack
  • Delaying Signing an Assembly
  • Using Copy to Package an Application for Deployment
  • Using Microsoft Windows Installer
  • Customizing Visual Studio .NET Setup and Deployment Projects
  • Deploying a Web Service
  • Deploying with a Windows Installer Package
  • Creating Installation Components
  • Deploying a Windows Service
  • Deploying a Serviced Component
  • Deploying a .NET Remoting Object



12. Security

Time: 5 hours
This course discusses the many aspects of .NET security, including the mechanics of code access security, role-based security, authentication, and authorization. It also presents guidelines for applying security to applications, services and components.

Objectives

  • Configure security for a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
  • Configure authentication type. Authentication types include Windows authentication, Microsoft .NET Passport, custom authentication, and none.
  • Configure and control authorization. Authorization methods include file-based authorization and URL-based authorization.
  • Configure and implement identity management.

Topics

  • Understanding Code Access Security
  • Code Groups and Permission Sets
  • Imperative Security
  • Determining and Requesting Permissions
  • Using Custom Security Attributes
  • IIS, ASP.NET, and No Authentications
  • Passport and Forms Authentications
  • Implementing Impersonation
  • Identity and Principal Objects
  • Verifying Role Membership
  • Security for Windows Services
  • Security for Web Services
  • Remoting and Enterprise Services Security



13. Practice Exam

Time: 2 hours
This course presents questions that are representative of what questions one should expect to receive on the actual exam 70-320.

Objectives

  • Practice taking questions for the MCAD 70-320 exam

Topics

  • Practice Exam



Resources for Visual C# XML MCAD 70-320