نمایش نتایج 1 تا 5 از 5

نام تاپیک: COM+ چیه؟

  1. #1
    کاربر دائمی آواتار afsar
    تاریخ عضویت
    مرداد 1383
    محل زندگی
    شیراز
    پست
    181

    COM+ چیه؟

    سلام من می خوام بدونم COM+ چیه و به چه دردی می خوره؟
    دنبال یه مقاله درست و حسابی می گردم.
    اگه کسی چیزی سراغ داره ممنون می شم منو راهنمایی کنه. :oops:
    :sunglass:
    :flower:

  2. #2
    کاربر دائمی آواتار AspNet
    تاریخ عضویت
    آذر 1383
    محل زندگی
    سایت برنامه نویس
    پست
    469
    http://www.codeproject.com/cs/webser...subscriber.asp

    شاید به دردت بخوره :)

  3. #3
    کاربر دائمی آواتار M.GhanaatPisheh
    تاریخ عضویت
    اردیبهشت 1383
    محل زندگی
    ----------
    پست
    1,267
    COM+ is an advanced COM run-time environment that provides prefabricated solutions to many of the generic infrastructural problems faced by enterprise application designers, particularly the infrastructural problems of the middle, business tier in the three-tier model. If you think of the product as "Microsoft Enterprise Application Prefabricated Functionality Toolkit," you'll have the right mental model.


    COM+ is an integrated part of Windows 2000. It would be premature to say anything in print about a shipping schedule for Windows 2000, but there's a good chance it will be after this book appears on bookstore shelves.


    COM+ provides two significant enhancements to COM. First, it is version 3 of Microsoft Transaction Server (MTS), updated and integrated into the existing portions of COM to provide a seamless whole. MTS, which first shipped in the spring of 1997, was Microsoft's first attempt to provide any type of enterprise infrastructure as a product.

    COM+ enhances and upgrades the following MTS services:
    Transaction Services Transactions are a mechanism for ensuring data integrity in a distributed system, even in the face of communication or machine failure. The transaction services of COM+ provide an easy way for COM objects to create, use, and vote on the outcomes of transactions

    Security Services Essentially all enterprise applications care about security. They need to make sure that only authorized users are allowed to perform important operations. Writing security code using the raw Windows NT security mechanism was and continues to be a nightmare. COM+'s security services provide an easy way to specify security administratively, without writing any code at all. These services also provide a much easier way to write programmatic security logic for situations too complex for the administrative mechanism to handle

    Synchronization Services Architects of distributed systems need to protect certain critical portions of their components against the possibility of concurrent access by multiple threads. Writing code to do this takes a long time, costs a lot of money, and is extremely difficult to get right. The synchronization services of COM+ provide an easy way to specify a component's synchronization requirements administratively without the need for code. These services also provide an easier way to write programmatic synchronization logic for situations too complex for the administrative mechanism to handle.

    COM+ is version 3 of Microsoft Transaction Server, updated and integrated into the existing portions of COM to provide a seamless whole.

  4. #4
    کاربر دائمی آواتار vesal
    تاریخ عضویت
    اسفند 1383
    محل زندگی
    تهران
    پست
    198
    COM مخفف Component Object Model یا مدل شی گرای کنترل است.
    COM در واقع یکی امکانی است که مایکروسافت برای ساخت و پیاده سازی کنترل های قابل استفاده مجدد ارائه کرده است.
    اشیایی را که شما با استفاده از COM تولید می کنید این قابلیت را دارند که در زبان های برنامه نویسی تحت ویندوز استفاده شوند. کنترل های ActiveX مثال روشنی از برنامه نویسی بر پایه تکنولوژی COM است. در واقع ‌COM اصل و پایه OLE و ActiveX است.
    +COM هم همان COM توسعه یافته است که قابلیت استفاده از اشیا را در شبکه یا اینترنت فراهم می کند. ::نوشتن:: :sunglass: :confy2:

  5. #5
    کاربر دائمی آواتار afsar
    تاریخ عضویت
    مرداد 1383
    محل زندگی
    شیراز
    پست
    181
    :flower: :flower: :flower:

    شاید به دردت بخوره
    خیلی خوب بود.
    اگه در این مورد بازم چیزی دارید ممنون می شم. :موفق:

قوانین ایجاد تاپیک در تالار

  • شما نمی توانید تاپیک جدید ایجاد کنید
  • شما نمی توانید به تاپیک ها پاسخ دهید
  • شما نمی توانید ضمیمه ارسال کنید
  • شما نمی توانید پاسخ هایتان را ویرایش کنید
  •