Buy Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Home > Computing and Information Technology > Computer programming / software engineering > Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)
Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)

Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

Developed by Microsoft, this interactive course helps to teach you the advanced foundation of the Microsoft.NET Framework 2.0. It is recommended training towards your MCTS 70-536 Microsoft.NET Framework 2.0 Application Development exam, and is also ideal for experienced developers who want to incorporate the advanced functionality of the framework within their applications. The sixteen-hour course is split into eight two-hour lessons covering various aspects of.NET Framework 2.0."Official Microsoft Online Learning" is ideal for the individual looking to improve their Microsoft skills. Written by Microsoft product experts, these interactive, modular courses allow you to work at your own pace and to practise using extensive scenario-driven technical labs. With full assessments and completion tracking you will always know how you are progressing.

Table of Contents:
Course 3359: Serialising Data in the Microsoft.NET Framework 2.0; Generating Serialised Binary and SOAP Formats; Lesson Introduction; What Is Serialisation and Deserialisation?; Serialise Objects by Using BinaryFormatter and SoapFormatter; Self Test; Generating Serialised XML Formats; Lesson Introduction; Serialise Objects into XML Format by Using the XmlSerialiser Class; Control the Resulting XML by Using XML Serialisation Attributes; Create a Custom XmlSerialisable Class by Using IXmlSerialisable; Handle XML Serialisation Events by Using Delegates; Evaluating When to Use a Specific Type of Serialisation; Self Test; Creating Custom Serialisation Classes; Lesson Introduction; Collect the Serialisation Information by Using Serialisation Types; Create Custom Classes by Using Serialisation Interfaces; Convert Data to a Serialised Format by Using Formatter Classes; Handle Serialisation Events by Using Event Handler Attributes; Manage Deserialised Objects by Using the ObjectManager Class; Categorising the Features of Serialisation Types and Formatter Classes; Self Test; Lab: Serialising Data; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3361: Working with GDI+ in Windows-based Applications in the Microsoft.NET Framework 2.0; Working with GDI+ in Windows-based Applications; Module Introduction; Working with Graphics, Brushes, Pens, Colours, and Fonts; Lesson Introduction; What Is Graphics Device Interface (GDI+)?; Create a Drawing Surface by Using the Graphics Class; Draw Lines by Using Pen Classes; Fill Graphical Objects with Colours by Using Brush Classes; Apply Colours to Graphical Objects by Using Colour Types; Write Text on the Drawing Surface by Using Font Classes; Self Test; Manipulating the Shapes and Sizes of Graphical Objects; Lesson Introduction; Draw Graphical Shapes by Using Rectangle Types; Specify the Object Size by Using Point and Size Types; Identifying the Features of Rectangle, Point, and Size Types; Self Test; Working with Images, Bitmaps, and Icons; Lesson Introduction; Add Images to the Drawing Area by Using Image and Bitmap Classes; Insert Icons into the Drawing Surface by Using Icon Classes; Self Test; Lab: Working with GDI+ in Windows-based Applications; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3362: Implementing Code Access Security in the Microsoft.NET Framework 2.0; Configuring Code Access Security; Lesson Introduction; What Is Code Access Security?; Configuring Security by Using the.NET Framework Configuration Tool; Determine Assembly Permissions by Using Evidence Types; Self Test; Managing Security Policy; Lesson Introduction; What Is a Security Policy?; Configure a Security Policy by Using the SecurityManager Class; Manage a Security Policy by Using Policy Classes; Configure Code Groups by Using Code Group Classes; Manage Code Group Membership by Using Condition Types; Create a Custom Security Policy by Using Security Policy Interfaces; Self Test; Managing Permissions; Lesson Introduction; What Are Permissions?; Implement Permission Types by Using the CodeAccessPermission Class; Configure Code Access Security Permissions; Manage Permission Groups by Using Permission Set Classes; Self Test; Managing Access Control; Lesson Introduction; The Role of Access Control Base Types; Manage User Access to Resources by Using Access Control List Classes; Protect Resources by Using Resource Security Classes; Differentiating Between Access Control Classes; Self Test; Managing User Identity Information; Lesson Introduction; The Role of the IIdentity and IPrincipal Interfaces; Manage User Identity by Using Generic Identity Classes; Identify Windows Users by Using Windows Identity Classes; Gather User Identity Information by Using Identity Reference Classes; Impersonate a User Temporarily by Using WindowsImpersonationContext; Determining the Method to Gather User Identity Information; Self Test; Lab: Implementing Code Access Security; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3363: Implementing Cryptography in the Microsoft.NET Framework 2.0; Encrypting Data; Lesson Introduction; What Is Data Encryption and Decryption?; Perform Symmetric Encryption by Using Symmetric Algorithm Classes; Perform Asymmetric Encryption by Using Asymmetric Algorithm Classes; Secure TCP/IP Communications by Using the SslStream Class; Differentiating Between Symmetric and Asymmetric Encryption Algorithms; Self Test; Hashing Data; Lesson Introduction; What Is Hashing?; The Role of the HashAlgorithm Class; Hash Data by Using the MD5 Class; Hash Data by Using the SHA1 Class; Hash Data by Using HMAC Classes; Identifying the Features of Hashing Algorithms; Self Test; Extending the Cryptographic Behaviour; Lesson Introduction; Manage Configuration Information by Using Cryptography Classes; Protect the Data Stored in Files and Memory by Using DPAPI Classes; Customise the Behaviour of CSP Objects by Using the CspParameters Class; Modify Cryptographic Information by Using the CryptoAPITransform Class; Generate Random Numbers for Cryptographic Functions; Evaluating When to Use a Specific Type of Cryptographic Algorithm; Self Test; Lab: Implementing Cryptography; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3364: Interoperating Between COM Components and Assemblies in the Microsoft.NET Framework 2.0; Accessing COM Components by Using Interop Services; Lesson Introduction; Create an Interop Assembly by Importing a Type Library; Interoperate with COM Components by Using COM Types in Managed Code; Methods to Compile and Deploy an Interop Application; Identifying the Role of Interop Services in Accessing COM; Self Test; Exposing an Assembly to COM Components by Using Interop Services; Lesson Introduction; Qualify.NET Framework Types for Interoperability with COM Components; Apply Attributes to Control Type Conversion for COM Interoperability; How Is an Assembly Packaged and Deployed for COM Interoperability?; Categorising the Tasks in Exposing an Assembly to COM Components; Self Test; Accessing COM Components by Using Platform Invocation Services; Lesson Introduction; Create a.NET Framework Class to Hold Win32 API Functions; Create Prototypes in Managed Code; Call a COM DLL Function from within a Managed Code; Map an Exception Class to an HRESULT; How Platform Invoke Marshals Data; Marshal Data by Using the Marshal and MarshalAsAttribute Classes; Self Test; Lab: Interoperating Between COM Components and Assemblies; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3365: Working with Service Applications and E-mail Messages in the Microsoft.NET Framework 2.0; Working with a Windows Service Application; Lesson Introduction; What Is a Service Application?; Create a Windows Service by Using the ServiceBase Class; Install a Service Application by Using ServiceInstaller Classes; Debug a Windows Service Application by Using Visual Studio; Control a Windows Service by Using the ServiceController Class; Categorising the Features of Service Application Classes; Self Test; Working with E-mail Messages; Lesson Introduction; Create an E-mail Message by Using Mail Classes; Add Resources to an E-mail Message by Using Mail Attachment Classes; Send an E-mail Message by Using the SmtpClient Class; Handle E-mail Exceptions by Using SMTP Exception Classes; Handle the E-mail Completion Event by Using SendCompleteEventHandler; Identifying the Role of E-mail Classes; Self Test; Lab: Working with Service Applications and E-mail Messages; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3366: Working with Type Metadata in the Microsoft.NET Framework 2.0; Working with Type Metadata by Using Pre-defined Assembly Classes; Lesson Introduction; What Is Reflection?; Access Type Metadata by Using the Assembly Class; Discover Type Metadata by Using MemberInfo Types; Examine the Contents of a Method by Using Method Body Classes; Add Custom Information to the Metadata by Using Assembly Attributes; Differentiating Between MemberInfo Types and Method Body Classes; Self Test; Working with Assemblies Dynamically by Using Custom Classes; Lesson Introduction; Create Assemblies Dynamically by Using Builder Classes; What Is Binding?; Control Member Binding by Using Binding Types; Categorising the Features of Builder Classes and Binding Types; Self Test; Lab: Working with Type Metadata; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary; Course 3367: Creating Multithreaded Applications and Application Domains in the Microsoft.NET Framework 2.0; Managing Threads in a Synchronous Environment; Lesson Introduction; What Are Threads?; Manage a Thread by Using the Thread Class; Manage a Pool of Threads by Using the ThreadPool Class; Categorising the Features of the Thread and ThreadPool Classes; Self Test; Synchronising Threads; Lesson Introduction; What Is Synchronisation?; Manage Access to a Resource by Using Locking Classes; Handle Thread Notifications by Using Signalling Classes; Manipulate Shared Memory Resources by Using the Interlocked Class; Identifying the Role of Locking, Signalling, and Interlocked Classes; Self Test; Managing Threads in an Asynchronous Environment; Lesson Introduction; What Is Asynchronous Programming?; Manage Callback Methods by Using Asynchronous Types; Migrate the Execution Context of a Thread through Asynchronous Calls; Manage an Asynchronous Environment by Using SynchronisationContext; Self Test; Working with Application Domains; Lesson Introduction; What Are Application Domains?; Configure an Application Domain by Using the AppDomainSetup Class; Create an Application Domain by Using the AppDomain Class; Retrieve Setup Information from an Application Domain; Load an Assembly into an Application Domain; Unload an Application Domain by Using the AppDomain Class; Self Test; Lab: Creating Multithreaded Applications and Application Domains; Lesson Introduction; Scenario; Exercises; Lab Review; Module Summary.


Best Sellers


Product Details
  • ISBN-13: 9781905707898
  • Publisher: C.B.Learning
  • Publisher Imprint: C.B.Learning
  • Height: 190 mm
  • ISBN-10: 1905707894
  • Publisher Date: 20 Jun 2008
  • Binding: CD-ROM
  • Width: 135 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)
C.B.Learning -
Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Collection 5161 - Advanced Development with the Microsoft.NET Framework 2.0 Foundation (Exam 70-536)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!