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 |
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
When we go for html server controls and when we go for web server controls?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
Explain is the jit an interpreter?
In Mvc Architecure what is view?
What does cli do?
Resource Files: How to use the resource files, how to know which language to use?
Explain garbage collection?
What is 'Common Type System' (CTS) in .NET?
How does u handle this COM components developed in other programming languages in .NET?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is LINQ?