Microsoft MB-500 knowledge questions and answers
1. Which of the following actions isn't a best practice to consider when coding? Comment code to communicate with other developers Use a naming standard for an organization Limit code comments to shorten text strings Each element should have a label assigned in the Properties window 2. When you deploy a cloud-based solution of finance and operations apps, which source control process is available? Azure DevOps Services Azure DevOps Server Visual Studio Team Foundation Server 3. You notice some performance issues where certain tasks are taking longer than they should. When you investigate the performance issue, you find that there is a While select statement on a form that can be optimized. You suspect there might be other While select statements on forms that could be optimized as well. How can you use the metadata search to find the forms with While select stat...