ECOOP /
Tutorial 03
Distributed .NET
| Topic |
Distributed .NET |
| Goal |
Goal of this talk is to introduce the facilities provided in Microsoft .NET
to build distributed applications |
| Style |
presentation + demos |
Abstract
Almost all software systems today are distributed, either leveraging middleware
technologies or Internet protocols for communication.As a consequence,
platforms such as .NET spend a significant bunch of functionality for
the development of distributed and Web-based systems. However, there is not
such a thing like a common distributed component-based software architecture.
Different distributed applications must balance different forces with
respect to non-functional requirements such as scalability,
communication paradigms, security, bandwidth, to name just a few. This is
the reason why .NET offers a whole range of different approaches for
communication and distribution. It is the goal of the tutorial to show what
basic kinds of communication paradigms exist and how they are supported in the
.NET Framework. Examples will be illustrated using the programming language C#.
Topics covered include Web-services, Sockets, .NET Remoting, COM+,
ADO.NET.
Presenter Profile
Michael Stal
Michael Stal is with Siemens Corporate Technology since 1991 where he is
Senior Principal Engineer and leads a team on Middleware and Application
Integration. Michael is co-author of the book series "Pattern-Oriented Software
Architecture", editor-in-chief of the magazine JavaSPEKTRUM, and member of the
OMG. In addition, he gave many talks in international conferences such as
ECOOP, Middleware, OOPSLA, TOOLS and wrote many articles for magazines such as
JOOP, iX, CACM, C++ Report, Object Magazine, Objektspektrum.
Details
| Presenter(s) |
Michael Stal, (Siemens AG) |
Date
Duration |
Tuesday, 22, AM half day
|
| Level |
intermediate/advanced
|
| Targeted Audience |
Software Developers. At least basic knowledge in .NET required.
|
|