Valid 70-488 Dumps shared by ExamDiscuss.com for Helping Passing 70-488 Exam! ExamDiscuss.com now offer the newest 70-488 exam dumps, the ExamDiscuss.com 70-488 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-488 dumps with Test Engine here:
You must upgrade the existing version of the application to a newer version. Which two actions should you perform? (Each correct answer presents part of the solution. Choose all that apply.)
Correct Answer: B,C
Explanation/Reference: Explanation: B: VersionRange Element specifies a range of previous versions of the Feature to which the upgrade actions should apply. /BeginVersion: Specifies the earliest version number to which the child upgrade elements will apply, in the format n.n.n.n, where each n can be up to four digits. /EndVersion: Specifies the earliest version number to which the upgrade will not apply. The format is n.n.n.n, where each n can be up to four digits. C: Feature versions in Microsoft SharePoint Foundation are used to trigger Feature upgrade. If you update your Feature version but do not specify any Feature upgrade logic in the Feature.xml file, when the Feature upgrade runs, it simply updates the version number of your Feature. However, if you specify Feature upgrade logic, the upgrade code is executed and the version number is automatically updated as well. Scenario: New Features The first version (1.0.0.0) of the feature must support the addition of newer functionality when the feature is upgraded to version 1.5.0.0. Reference: VersionRange Element (Feature); Best Practices for Using Feature Versions