Useful tips for everyday
What is the limitations of Open Closed Principle? This has several disadvantages: The resource allocator code needs to be unit tested whenever a new resource…
How do I remove a template from a form? In the Add or Remove Custom Controls dialog box, select the template part that you want…
How do I remove languages from my keyboard? To remove a keyboard layout on Windows 10, use these steps: Open Settings. Click on Time &…
How do you pass an argument in GraphQL query? Passing Arguments type Query { rollThreeDice: [Int] } type Query { rollDice(numDice: Int!, numSides: Int): [Int]…
How do I import IQY files into SharePoint? iqy file for import from SharePoint folder ……You can check Guo_au’s reply in this similar thread. Open…
How do you deploy a web based application? To deploy a Web Application: Arrange the resources (servlets, JSPs, static files, and deployment descriptors) in the…
Is there a cmdlet for Register-spworkflowservice? Also note that Register-SPWorkflowService uses the credentials of the current user. Pairs a sps15short farm with a Workflow Manager…
How do I restart a workflow in Sharepoint 2013? To manually restart a workflow In the workflow status report, select the activity to be restarted.…
How to export site, list or document library? You can use PowerShell to export a site, list, or document library manually or as part of…
How to measure the performance of your application? If the CPU usage on your server is extremely high, you can guarantee you will have application…