INFO: Roadmap for .NET Enterprise Services (308672)



The information in this article applies to:

  • Microsoft Enterprise Services (included with the .NET Framework) 1.0
  • Microsoft Enterprise Services (included with the .NET Framework 1.1)
  • Microsoft COM+ 1.0
  • Microsoft COM+ 1.5
  • Microsoft .NET Framework Class Libraries 1.0
  • Microsoft .NET Framework Class Libraries 1.1

This article was previously published under Q308672

SUMMARY

This article provides a roadmap to learn and to master Microsoft .NET Enterprise Services. Roadmap articles provide links to useful information, including online documentation, Microsoft Knowledge Base articles, and Microsoft white papers, to help you learn about a Microsoft product or technology.

back to the top

Overview

Microsoft COM+ provides a strong foundation to build component-based enterprise applications by using Microsoft Component Object Model (COM) objects. Microsoft .NET Enterprise Services is a feature that is included in the Microsoft .NET Framework. With .NET Enterprise Services, you can take advantage of COM+ features for .NET objects. Additionally, .NET Enterprise Services includes some new features for .NET components that are not available to COM components.

The process to develop Enterprise Services components (or serviced components) is similar to the process that you use to develop COM+ COM components. COM+ features are available to both processes, and these features work the same for both processes.

For more information about .NET serviced components, see the following Microsoft Web sites: back to the top

Walkthroughs

Walkthroughs provide mini-tutorials that walk you through typical application development scenarios. For a .NET Enterprise Services walkthrough, see the following Microsoft .NET Framework Developer's Guide documentation: For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

306296 HOW TO: Create a serviced .NET component in Visual C# .NET

312902 HOW TO: Create a serviced .NET component in Visual Basic .NET

back to the top

Frequently asked questions

For more information, visit the following Microsoft Developers Network (MSDN) Web site: For additional information about which platforms support xES, click the following article number to view the article in the Microsoft Knowledge Base:

327778 INFO: Platform support for EnterpriseServices

For additional information if you are using JIT activation and if you want some performance gains, click the following article number to view the article in the Microsoft Knowledge Base:

831933 FIX: MiniJIT allows Just-In-Time-Activated COM+ components to join their own context

For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

322630 PRB: Some functionalities of a COM+ application do not change if you change the corresponding settings in the COM+ catalog

322627 INFO: Exposing ServicedComponents as a remoting endpoint from a COM+ Dllhost.exe process is not supported

back to the top

Microsoft Support WebCasts

For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

324813 Support WebCast: Microsoft COM+ and the Microsoft .NET Framework

325153 Support WebCast: Best practices and what is new for COM+

325070 Support WebCast: COM threading and application architecture in COM+ applications

325259 Support WebCast: Debugging distributed applications

back to the top

Troubleshooting

If you experience problems, or if you have questions, you can see the MSDN newsgroups where you can share your experiences with your peers. You can also use the Microsoft Knowledge Base where you can search for articles about specific issues. For more information about how to debug COM+ applications, visit the following MSDN Web site:back to the top

Modification Type:MajorLast Reviewed:9/9/2004
Keywords:kbfix kbArtTypeRoadmap kbinfo KB308672