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

Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?

1 Answers  


what is the additional features in 1.1 rather than 1.0

1 Answers  


Is .net framework dead?

1 Answers  


I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?

2 Answers   IBM,


Can any particular component of .net framework 3.0 be removed?

1 Answers  


mention what is the difference between ado.net and classic ado?

1 Answers   Microsoft,


mention what is csdl, ssdl and msl sections in an edmx file?

1 Answers   Microsoft,


What is Reference type and value type

1 Answers  


Hello frnds, Actually i am plannig to put fake Xperince letter is it good or not, and please suggest me from where we take it.

1 Answers  


What is the use of dataadapter ?

5 Answers   Arvato,


What are the possible razor view extensions?

1 Answers  


What are the versions of .net framework?

1 Answers  


Categories