|
Description
This course focuses on creation of classes for use in Windows and
Web applications, e.g. middle-tier (business rule) servers and database
servers; includes VB.NET inheritance and related issues
Prerequisites
An intensive hands-on course for application developers who have
taken the Visual Basic.NET Intensive Workshop (or equivalent), and
the ADO.NET Workshop.
Hardware and Software
Windows NT Server, 2000 or XP with Visual Studio.NET and IIS, for
each student and the instructor, preferably with systems networked.
|
Format
Objectives
After completing this course, participants should be able to:
- Understand that while .NET and COM are
different, they can interoperate
- Develop client applications that interface with both COM and
.NET servers
- Create classes and their interfaces, define properties, methods
and events
- Use inheritance to share and reuse code
- Create and deploy DLLs for use by Windows and Web client application.
- Convert a class to a Web Service and deploy it
- Create custom controls for use in Windows and Web applications
|