![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | [COM+] Is is still useful ? Hi, Being always reluctant to dig into COM+, I never really understand what make it useful when we use .Net. I know it was still useful by the time .Net 1.1 was released, but is it still true ? Best regards |
My System Specs![]() |
| | #2 (permalink) |
| | Re: [COM+] Is is still useful ? Oriane As soon as a solution does not exist in Net, but as you say, that is everyday less. There was by instance a question in this newsgroup today about FTP, that does not exist in Net 1.x but does exist in Net 2.0 and latter. Be aware that much Net are (were) infact wrappers around Com objects like by instance Sharepoint where that is heavily done. That is direct a situation where almost every dispose is overridden to release those Com objects and almost every object needs to invoke dispose at the end to release those Com objects. Cor "Oriane" <oriane@xxxxxx> wrote in message news:9FDE9114-1B4C-4887-9553-EC1448A1BC94@xxxxxx Quote: > Hi, > > Being always reluctant to dig into COM+, I never really understand what > make it useful when we use .Net. I know it was still useful by the time > .Net 1.1 was released, but is it still true ? > > Best regards |
My System Specs![]() |
| | #3 (permalink) |
| | Re: [COM+] Is is still useful ? Hi Cor, "Cor Ligthert[MVP]" <Notmyfirstname@xxxxxx> a écrit dans le message de news:ORG%23LIJfJHA.5496@xxxxxx Quote: > Oriane > > As soon as a solution does not exist in Net, but as you say, that is > everyday less. > There was by instance a question in this newsgroup today about FTP, that > does not exist in Net 1.x but does exist in Net 2.0 and latter. > > Be aware that much Net are (were) infact wrappers around Com objects like > by instance Sharepoint where that is heavily done. does not ? For instance, Role Based security and distributed transaction are now handled by .Net... Thanks for your reply |
My System Specs![]() |
| | #4 (permalink) |
| | Re: [COM+] Is is still useful ? hello Oriane Dig a bit more to discover MTS and DTC and you wil discover that COM+ is still a very valid tool for distributed enterprise programmers HTH Michel Posseth [MCP] http://www.vbdotnetcoder.com http://www.linkedin.com/groups?gid=1770847 "Oriane" <oriane@xxxxxx> schreef in bericht news:9FDE9114-1B4C-4887-9553-EC1448A1BC94@xxxxxx Quote: > Hi, > > Being always reluctant to dig into COM+, I never really understand what > make it useful when we use .Net. I know it was still useful by the time > .Net 1.1 was released, but is it still true ? > > Best regards |
My System Specs![]() |