Visual Basic (VB) Question:

Why is it important to use source control software for source code?

Visual Basic (VB) Interview Question
Visual Basic (VB) Interview Question

Answer:

Modification history.Code ownership: Multiple people can not modify the same code at the same time.


Previous QuestionNext Question
Name and explain the different compatibility types when creating a COM componentWhat two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?