Programming
Showing 3733–3744 of 3881 results
Using single sign-on (SSO) with Office Add-ins
Office Add-ins can access information from anywhere on the internet, whether from the server that hosts the add-in, from your internal network, or from somewhere else in the cloud. If that information is protected, your add-in needs a way to authenticate your user. Office Add-ins provide many different methods to authenticate using single sign-on (SSO), depending on your specific scenario. In this module, you'll learn how to implement single sign-on (SSO) and call the Microsoft Graph in Word, Excel, and Outlook add-ins.
Using Single Sign-On for Securing Applications in ASP.NET Core
Discover how to implement single sign-on (SSO) in ASP.NET Core applications, enhancing security and user experience.
Using Single Sign-On for Securing Applications in ASP.NET Core
Learn how to implement Single Sign-On (SSO) for securing ASP.NET Core applications, integrating with popular identity providers.
Using Structures in C
C is the foundation of many of the languages and operating systems in use today, and it isn’t going away any time soon. This course teaches you how to use C Structures the right way.
Using the Java NIO API
Java I/O is one of the four core APIs of the JDK, on which many others are built, including database access and REST Services. In this course, you will learn how to work with files on a file system, and how to access text files.
Using the Python Transcrypt Transpiler for Front-end Coding
Learn how to use Transcrypt to transpile Python code to JavaScript for front-end development.
Using TypeScript 4 Modules
Build a solid foundation of fundamental TypeScript knowledge by learning in full how TypeScript's module system works. Excel at importing and exporting code, master ambient modules, and get to grips with TypeScript's module resolution process.
Using TypeScript with React
This React TypeScript course helps developers build faster, more robust apps. It covers the type system, strongly typed components, context, and refs.
Using TypeScript with React
This React TypeScript course helps developers build faster, more robust apps. It covers the type system, strongly typed components, context, and refs.
Using xUnit for Test-Driven Development in .NET
Get familiar with the best TDD practices by learning how to use xUnit in .NET.
Using xUnit for Test-Driven Development in .NET
Get familiar with the best TDD practices by learning how to use xUnit in .NET.
UTAustinX: Advanced Linear Algebra: Foundations to Frontiers
Learn advanced linear algebra for computing.