473,378 Members | 1,084 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

ServiceDomain/ServiceConfig vs ServicedComponent

RJN
Hi

My application needs component level transactions and across database
transactions. .Net provides 2 classes ServiceDomain/ServiceConfig for
using component services. This is supported in Windows 2003, but not in
Windows 2000. This approach is quite simple and doesn't have the
overhead of registering components unlike using ServicedComponent
approach. Has anyone used this approach? Are there any drawbacks with
this approach?

Regards

rjn
*** Sent via Developersdex http://www.developersdex.com ***
Nov 21 '05 #1
0 768

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Steve M | last post by:
I have a class derived from ServicedComponent and I was able to register it using regsvcs when I used VS.NET 2000. Now that I have switched to 2003 it no longer registers and displays the following...
5
by: Stefan G. | last post by:
Hi, is it possible to use custom context-attributes with serviced components? public class Logging : ContextAttribute { public Logging() {...} public override void...
5
by: Kedar Agarkar | last post by:
: This is general query seeking opinions about COM+ Development wherein Server is developed in C# and Client accessing that across machines is also C#. Wish to seek experienced words on...
18
by: David | last post by:
Hello, I'm writing a C# class library that may be called by non-.Net applications. The main class of this class libray is a ServicedComponent so that non-.Net application can call this class as a...
2
by: Jim Bancroft | last post by:
Hi everyone, I have a toy class that inherits from ServicedComponent and a hand-crafted interface. It looks like this: public class myclass: ServicedComponent, IReadData //IReadData is the...
5
by: Bill Dodd | last post by:
Oh dear, Microsoft. Please if we need to contact you for bad content in your books. Pease make it easy, I have been sent to the same webpage at least 5 times through different directions.....
0
by: RJN | last post by:
Hi Sorry for the repeated posting. This is about using ServiceConfig class for utilizing COM+ servcies. In my application architecture, the business logic classes talk to the data access...
0
by: RJN | last post by:
Hi I'm using ServiceDomain/ServiceConfig for handling transactions. This worked fine in Windows 2003 server as webserver and database server in another Windows 2003 server. In my client's place,...
3
by: zlf | last post by:
I am asked to complete a COM+ component, there is a class A derived from ServicedComponent. However, when executing , exception is thrown. Messaged: Unhandled Exception:...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.