Showing 4045–4056 of 4482 results

Updating Legacy SharePoint Customizations
SharePoint Framework is the preferred and supported way to develop modern customizations for SharePoint. This course will teach you how to migrate common legacy customizations such as Script Editor web parts to leverage SharePoint Framework.

Upgrading and Scaling DevOps Processes
Every enterprise is at a different point along the path to DevOps maturity. This course will teach you the different stops along the way and point the way ahead from wherever you are on the timeline.

Upgrading to Microsoft Teams from Skype for Business
Microsoft Teams is the fastest growing product in Microsoft 365, but many organizations are still using Skype for Business. This course will teach you how to plan and migrate to Microsoft's newest collaboration tool, Microsoft Teams.

Upgrading Your Farm to SharePoint 2016
Are you preparing to upgrade to SharePoint 2016? This course will teach you how to approach the project, evaluate your current state, and successfully upgrade from SharePoint 2013 to SharePoint 2016.

Uploading Files with a JavaScript REST API
This course will teach you what options you have for sending files from client-side web applications to the server. You’ll also learn what to do with them once they’re there.

Usage Monitoring and Auditing as a Power BI Admin
This course will teach you the skills required to monitor and audit Power BI so that you can find the answer you're searching for.

Useful jQuery Plugins
Discover jQuery plugins that add rich client functionality to web pages with very little code.

Using a C18 Preprocessor (CPP)
This course will teach you the role of C Preprocessor in the C programming language. You'll learn how C Preprocessor plays a role during the compilation process of a C program and how you can use various preprocessor directives practically.

Using AMPscript in CloudPages in Salesforce Marketing Cloud
This course will teach you how to create CloudPages that use AMPscript to interact with your Marketing Cloud contacts and data, and perform interactions like sending triggered emails, capturing form data and updating contact subscription preferences.

Using an HTTP API to Create and Query IBM Cloudant Databases
Learn how to use HTTP APIs to create, query, and manage IBM Cloudant databases. Master how to integrate Cloudant into your applications using RESTful APIs for seamless data access and management in the cloud.

Using and Managing Jenkins Plugins
Jenkins isn't a build server, it's an automation server - everything you need for CI/CD pipelines all comes from plugins. It's time to learn how to use plugins effectively: minimize dependencies, manage security updates, and build your own plugin.

Using Annotations in Java (Java SE 11 Developer Certification 1Z0-819)
Annotations in Java help you make your code readable and help the compiler generate metadata for your Java types. This course will teach you how to use built-in annotations, develop custom Java annotations, and apply them to real-world applications.