Enterprise Services

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mark

    Enterprise Services

    Could someone please summarize in 3 sentences or so what exactly Enterprise
    Serivces from Microsoft comprised of PRIOR to .NET's existance? Comparing
    it to what it is comprised of after .NET was released would be useful as
    well. Thanks in advance for the clarification.. .

    Mark


  • John Puopolo

    #2
    Re: Enterprise Services

    Hi...

    Enterprise Services is the SAME before and after .NET. .NET classes can
    simply take advantage of this infrastructure via the ServicedCompone nt
    class. The EnterpriseServi ces include things like synchronization ,
    transactions, role-based security and messaging.

    John Puopolo

    "mark" <field027@remov ethisforspam.um n.edu> wrote in message
    news:%23maCURWM FHA.2132@TK2MSF TNGP14.phx.gbl. ..[color=blue]
    > Could someone please summarize in 3 sentences or so what exactly[/color]
    Enterprise[color=blue]
    > Serivces from Microsoft comprised of PRIOR to .NET's existance? Comparing
    > it to what it is comprised of after .NET was released would be useful as
    > well. Thanks in advance for the clarification.. .
    >
    > Mark
    >
    >[/color]


    Comment

    • John Puopolo

      #3
      Re: Enterprise Services

      Hi...

      Enterprise Services is the SAME before and after .NET. .NET classes can
      simply take advantage of this infrastructure via the ServicedCompone nt
      class. The EnterpriseServi ces include things like synchronization ,
      transactions, role-based security and messaging.

      John Puopolo

      "mark" <field027@remov ethisforspam.um n.edu> wrote in message
      news:%23maCURWM FHA.2132@TK2MSF TNGP14.phx.gbl. ..[color=blue]
      > Could someone please summarize in 3 sentences or so what exactly[/color]
      Enterprise[color=blue]
      > Serivces from Microsoft comprised of PRIOR to .NET's existance? Comparing
      > it to what it is comprised of after .NET was released would be useful as
      > well. Thanks in advance for the clarification.. .
      >
      > Mark
      >
      >[/color]


      Comment

      • Dale Preston

        #4
        Re: Enterprise Services

        Look up Microsoft Transaction Server or MTS and Microsoft Message Queue
        Server or MSMQ. At least for me, those are the most common Enterprise
        Services, since those are the two I have used.

        HTH

        Dale Preston
        MCAD, MCDBA, MCSE

        "mark" <field027@remov ethisforspam.um n.edu> wrote in message
        news:#maCURWMFH A.2132@TK2MSFTN GP14.phx.gbl...[color=blue]
        > Could someone please summarize in 3 sentences or so what exactly[/color]
        Enterprise[color=blue]
        > Serivces from Microsoft comprised of PRIOR to .NET's existance? Comparing
        > it to what it is comprised of after .NET was released would be useful as
        > well. Thanks in advance for the clarification.. .
        >
        > Mark
        >
        >[/color]


        Comment

        • Dale Preston

          #5
          Re: Enterprise Services

          Look up Microsoft Transaction Server or MTS and Microsoft Message Queue
          Server or MSMQ. At least for me, those are the most common Enterprise
          Services, since those are the two I have used.

          HTH

          Dale Preston
          MCAD, MCDBA, MCSE

          "mark" <field027@remov ethisforspam.um n.edu> wrote in message
          news:#maCURWMFH A.2132@TK2MSFTN GP14.phx.gbl...[color=blue]
          > Could someone please summarize in 3 sentences or so what exactly[/color]
          Enterprise[color=blue]
          > Serivces from Microsoft comprised of PRIOR to .NET's existance? Comparing
          > it to what it is comprised of after .NET was released would be useful as
          > well. Thanks in advance for the clarification.. .
          >
          > Mark
          >
          >[/color]


          Comment

          Working...