COM+ Programming A Practical Guide Using Visual C++ and ATL [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

COM+ Programming A Practical Guide Using Visual C++ and ATL [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید




Chapter
12. Administration

In the previous chapters, we examined the COM+ programming model and learned how to create COM+ applications that can avail various services provided by COM+. We also observed that the configured settings on a component are stored in the COM+ catalog. On several occasions, we used the Component Services snap-in tool to specify these settings.

To help you install and configure components programmatically, COM+ provides a set of automation objects that expose all of the functionality of the Component Services snap-in. Using these automation objects, you can develop, for example, batch mode installation programs or scripts to perform routine administrative tasks.

In this chapter, we will examine the administration object model of COM+ and see how we can automate some routine tasks.


/ 125