What does SCM do?
Answers were Sorted based on User's Feedback
Answer / swapna
SCM is Windows Service Control Manager. Its
responsibilities are as follows:
1) Accepts requests to install and uninstall Windows
services from the Windows service database.
2) To start Windows services either on system startup or
requested by the user.
3) To enumerate installed Windows services.
4) To maintain status information for currently running
Windows services.
5) To transmits control messages (such as Start, Stop,
Pause, and Continue) to available Windows services.
6) To lock/unlock Windows service database.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alok
Supply chain management (SCM) is the oversight of materials, information, and finances as they move in a process from supplier to manufacturer to wholesaler to retailer to consumer. Supply chain management involves coordinating and integrating these flows both within and among companies. It is said that the ultimate goal of any effective supply chain management system is to reduce inventory (with the assumption that products are available when needed). As a solution for successful supply chain management, sophisticated software systems with Web interfaces are competing with Web-based application service providers (ASP) who promise to provide part or all of the SCM service for companies who rent their service.
Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by Code Access Security in .NET?
Explain about .net assemblies?
What does stateless mean?
how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?
What are the providers available with VS.NET ?
What is RunTime Polymorphism?
5 Answers Deloitte, eClerx, Horizon, Intel, Pragna Technologies,
What is the need of OLE-automation?
Difference b/w dataset.clone and dataset.copy ?
Why MVC programming model preferred?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
Tell me what is a “jagged array”?
What is finalize method in .net?