Changes

Jump to navigation Jump to search
2 bytes added ,  11:47, 13 May 2022
no edit summary
Line 1: Line 1:  
A deprecation means that Microsoft intends to remove the feature or capability from a future major release. This means that you need to have a future plan which includes taking care of those parts in your solutions that uses features or capabilities which are being deprecated.  
 
A deprecation means that Microsoft intends to remove the feature or capability from a future major release. This means that you need to have a future plan which includes taking care of those parts in your solutions that uses features or capabilities which are being deprecated.  
   −
{{quote | If it works, don't touch it!}}
+
{{quote | "If it works, don't touch it!"}}
    
However it is important to have a strategic plan for how to deal with deprecations. Sometimes dates are announced for when something will stop working. It might be the removal of an important endpoint which you use in your code. You need to keep an eye open for such dates and as soon as you have a date that means something will stop working, then you really need a plan to replace it.  
 
However it is important to have a strategic plan for how to deal with deprecations. Sometimes dates are announced for when something will stop working. It might be the removal of an important endpoint which you use in your code. You need to keep an eye open for such dates and as soon as you have a date that means something will stop working, then you really need a plan to replace it.  

Navigation menu