Get free MCAD Papers, cheatsheats, braindumps, cheatsheat from brain-dumps.com

70-320

Microsoft Certified Application Developer

 
70-320 Braindumps

Preparation Guide for Exam 70-320

Developing XML Web Services and Server Components with Microsoft Visual C# .NET

Content Updated: February 20, 2003  

This preparation guide includes information about:

Exam News

Exam 70-320 became available August 14, 2002.

To top of page

Audience Profile

Candidates for this exam work on a team in a medium or large development environment that uses Microsoft Visual Studio® .NET. Candidates have at least one year of experience developing middle-tier components. Candidates should have a working knowledge of Microsoft Visual C# .NET.

To top of page

Preparation Tools and Resources

We make a wealth of preparation tools and resources available to you, including courses, books, practice tests, and Microsoft Web sites. When you are ready to prepare for this exam, here's where you should start.

Instructor-led Courses for This Exam

  • Course 2389: Programming with Microsoft ADO.NET
  • Course 2524: Developing XML Web Services Using Microsoft ASP.NET
  • Course 2557: Building COM+ Applications Using Microsoft .NET Enterprise Services
  • Course 2663: Programming with XML in the Microsoft .NET Framework

Microsoft Certified Practice Tests

  • MeasureUp: Visit the MeasureUp Web site to take a practice test.
  • Self Test Software: Visit the Self Test Software Web site to take a practice test.

Microsoft Online Resources

  • TechNet: Designed for IT professionals, this site includes How-tos, best practices, downloads, technical chats, and much more.
  • MSDN: The Microsoft Developer Network (MSDN) is a reference for developers, featuring code samples, technical articles, newsgroups, chats, and more.
  • Training & Certification Newsgroups: A newsgroup exists for every Microsoft certification. By participating in the ongoing dialogue, you take advantage of a unique opportunity to exchange ideas with and ask questions of others, including more than 750 Microsoft Most Valuable Professionals (MVPs) worldwide.
To top of page

Skills Being Measured

This certification exam measures your ability to develop and implement middle-tier components, server components, and XML Web services by using Visual Studio .NET and the Microsoft .NET Framework. Before taking the exam, you should be proficient in the job skills listed in the following matrix. The matrix shows which Official Microsoft Learning Products may help you reach competency in the skills being tested in the exam.

Skills measured by exam 70-320
Creating and Managing Microsoft Windows® Services, Serviced Components, .NET Remoting Objects, and XML Web Services
Create and manipulate a Windows service.
  • Write code that is executed when a Windows service is started or stopped.
Create and consume a serviced component.
  • 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.
Create and consume a .NET Remoting object.
  • Implement server-activated components.
  • Implement client-activated components.
  • Select a channel protocol and a formatter. Channel protocols include TCP and HTTP. Formatters include SOAP and binary.
  • Create client configuration files and server configuration files.
  • Implement an asynchronous method.
  • Create the listener service.
  • Instantiate and invoke a .NET Remoting object.
Create and consume an XML Web service.
  • Control characteristics of Web methods by using attributes.
  • Create and use SOAP extensions.
  • Create asynchronous Web methods.
  • Control XML wire format for an XML Web service.
  • Instantiate and invoke an XML Web service.
Implement security for a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Access unmanaged code from a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Consuming and Manipulating Data
Access and manipulate data from a Microsoft SQL Server™ database by creating and using ad hoc queries and stored procedures.
Create and manipulate DataSets.
  • Manipulate a DataSet schema.
  • Manipulate DataSet relationships.
  • Create a strongly typed DataSet.
Access and manipulate XML data.
  • Access an XML file by using the Document Object Model (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.
Testing and Debugging
Create a unit test plan.
Implement tracing.
  • Configure and use trace listeners and trace switches.
  • Display trace output.
Instrument and debug a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
  • Configure the debugging environment.
  • Create and apply debugging code to components and applications.
  • Provide multicultural test data to components and applications.
  • Execute tests.
Use interactive debugging.
Log test results.
  • Resolve errors and rework code.
  • Control debugging in the Web.config file.
  • Use SOAP extensions for debugging.
Deploying Windows Services, Serviced Components, .NET Remoting Objects, and XML Web Services
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.
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.

To top of page