Hits Today: 1 Total: 1185 | Updated: 8/26/2002 | |
 | In this article I will deal with a topic of interest for most new convertites to ASP.NET: how can I use my own or third party COM components in the ASP.NET environment?
Author: Christoph Wille Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 961 | Updated: 8/9/2003 | |
 | This article explains how to implement and deploy COM+ configured classes using the CLR, how to access object context and call context, and the rules for managing context-relative object references. Author: microsoft.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1079 | Updated: 7/13/2002 | |
 | The movie "O Brother Where Art Thou?" is a retelling of Homer's Odyssey, but updated for a new time. In many ways this is true of EnterpriseServices in the .NET Framework, as it is basically COM+ updated to work in the new .NET environment. Author: Rockford Lhotka Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 3 Total: 1197 | Updated: 7/14/2002 | |
 | Provides technical details behind the integration of Microsoft .NET and COM+ services and describes the services available to managed code. Author: Shannon Pahl Code: ASP.NET v1.0 & VB |
Hits Today: 3 Total: 2657 | Updated: 5/17/2002 | |
 | Add new Microsoft .NET components to existing COM and COM+ applications and they will be able to work together; this will help you if you need to develop a .NET application that can do things like participate in transactions & more... Author: Tim McCarthy Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1171 | Updated: 8/3/2002 | |
 | In this month's column, I will show you how to create an Office managed COM add-in using Visual Studio .NET.
Author: Paul Cornell Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1933 | Updated: 7/21/2003 | |
 | A serviced component is a class that is authored in a CLS-compliant language and that derives directly or indirectly from the System.EnterpriseServices.ServicedComponent class. Author: microsoft.com Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 1851 | Updated: 7/21/2003 | |
 | The following table describes COM+ services and other functionality available to .NET Framework classes, arranged by topic. Author: microsoft.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1933 | Updated: 7/21/2003 | |
 | The simplest way to deploy a serviced component application is with dynamic registration, which consists of copying an assembly containing one or more serviced components to the COM+ application's directory. Author: microsoft.com Code: ASP.NET v1.0 & VB |
|