1.

What’s The Difference Between Services And Components?

Answer»

Services are logical grouping of components to achieve a business FUNCTIONALITY. Components are implementation APPROACHES to MAKE a service. The components can be in Java, C#, C++ but the services will be exposed in a general format LIKE Web Services.

Services are logical grouping of components to achieve a business functionality. Components are implementation approaches to make a service. The components can be in Java, C#, C++ but the services will be exposed in a general format like Web Services.



Discussion

No Comment Found