Changes to which portion of version number indicates an incompatible change



Changes to which portion of version number indicates an incompatible change..

Answer / kirti

Major or minor. Changes to the major or minor portion of the version number indicate an incompatible change. Under this convention then, version 2.0.0.0 would be considered incompatible with version 1.0.0.0. Examples of an incompatible change would be a change to the types of some method parameters or the removal of a type or method altogether. Build. The Build number is typically used to distinguish between daily builds or smaller compatible releases. Revision. Changes to the revision number are typically reserved for an incremental build needed to fix a particular bug. You'll sometimes hear this referred to as the "emergency bug fix" number in that the revision is what is often changed when a fix to a specific bug is shipped to a customer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is a razor file?

0 Answers  


What is entity sql? : Entity framework

0 Answers  


explain why t4 entity is important in entity framework?

0 Answers   Microsoft,


what is datacontrols?

1 Answers  


How do you register the dotnet component or assembly ?

1 Answers   Accenture, BirlaSoft,






Is it possible to unit test an mvc application without running the controllers in an asp.net process?

0 Answers  


Why is entity framework used?

0 Answers  


What is the significance of nonactionattribute?

0 Answers  


what is the use of final method

3 Answers   TCS,


Can we create the web service in windows application?

3 Answers  


what is a round trip?What is a postback?

4 Answers   Bosch, ONOTech,


I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me.

2 Answers   Accenture,


Categories