
About this Course
This course is intended for serious computer hobbyists, IT students, and IT professionals.
The free online textbook for this course is Sams Teach
Yourself Visual Studio .NET 2003 in 21 Days. You should begin by reading the complete
Introduction
to the book.
Indicates links that take you away from the Free-Ed.Net site. Use the links on these
offsite pages carefully, and use the Back function on your browser to return to the
assigments.
|
Lesson 14.
Components and .NET
In this lesson you will learn:
- What a component is in .NET
- How to determine what types of components to write and when
- How to write reusable code in .NET assemblies
- How to write and implement your own namespaces
- How to use unmanaged COM DLLs in .NET
Read the Introduction
Reading Assignments
Read the following sections from your free online textbook:
Introduction
to Components
Understanding
the Component Types
Creating
a Class Library Application
Interoperating
with Unmanaged Code
-
Learning Activities
- Use this search box to refine and expand your understanding
of new terms and concepts in the reading assignments.
Read the Summary
of the lesson.
Study the Q&A.
Take the Quiz
to test your understanding.
Complete the hands-on Exercises.
- Return here after completing your hands-on exercises.
|
|