Object-Orientation of C#
No more multiple inheritance, instead we have the COM+ virtual object system.
No more global functions, variables, and constants, instead you can create static class members.