Summary

COM+ can be a complicated beast, and with the onset of .NET, some changes are bound to crop up in the future. In this chapter, you learned how permissions play a vital role in the COM+ design. Not only do you have the capability to apply permissions to a whole component, but also you can take it down to the method level, if you need that type of granularity.

Another great feature is role-based security. This gives you the capability to group users by functionality and then administer which users should be in which roles.

Finally, the .NET Framework offers some pretty nifty features that have been added to aid in developing transaction-based components. These new attributes, such as AutoComplete, are great for identifying which methods you want to take care of themselves.

To wind up our look at debugging aspects of the of .NET framework, we turn to ADO.NET in Chapter 16,“Debugging ADO.NET.”

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset