|
|
| Component Making [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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 |
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 |
|  | |
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 |
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 |
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 |
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 |
|  | |
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 |
The .NET Framework SDK provides the .NET Framework Services Installation Tool (Regsvcs.exe) to manually register an assembly containing serviced components. Regsvcs.exe is a command-line tool. Author: microsoft.com Code: ASP.NET v1.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|