String (computer science)

Connection string

In computing, a connection string is a string that specifies information about a data source and the means of connecting to it. It is passed in code to an underlying driver or provider in order to initiate the connection. Whilst commonly used for a database connection, the data source could also be a spreadsheet or text file. The connection string may include attributes such as the name of the driver, server and database, as well as security information such as user name and password. (Wikipedia).

Video thumbnail

Adding Connections on LinkedIn

In this video, you’ll learn how to add connections on LinkedIn. Visit https://edu.gcfglobal.org/en/linkedin/adding-connections-on-linkedin/1/ for our text-based lesson. We hope you enjoy!

From playlist LinkedIn

Video thumbnail

Fun with Strings

Experimenting and seeing what we can do with strings

From playlist Computer Science

Video thumbnail

HTML Links

In this video, you’ll learn about how links function in HTML. We hope you enjoy! To learn more, check out our Basic HTML tutorial here: https://edu.gcfglobal.org/en/basic-html/ #html #links #coding

From playlist HTML

Video thumbnail

What are Connected Graphs? | Graph Theory

What is a connected graph in graph theory? That is the subject of today's math lesson! A connected graph is a graph in which every pair of vertices is connected, which means there exists a path in the graph with those vertices as endpoints. We can think of it this way: if, by traveling acr

From playlist Graph Theory

Video thumbnail

Using Messages on LinkedIn

In this video, you’ll learn more about using Messages in LinkedIn. Visit https://edu.gcfglobal.org/en/linkedin/keeping-up-with-linkedin/1/ for our text-based lesson. We hope you enjoy!

From playlist LinkedIn

Video thumbnail

Connectedness

In this video, I define connectedness, which is a very important concept in topology and math in general. Essentially, it means that your space only consists of one piece, whereas disconnected spaces have two or more pieces. I also define the related notion of path-connectedness. Topology

From playlist Topology

Video thumbnail

String Theory Overview

In physics, string theory is a theoretical framework in which the point-like particles of particle physics are replaced by one-dimensional objects called strings. String theory describes how these strings propagate through space and interact with each other. On distance scales larger than

From playlist Physics

Video thumbnail

the Internet (part 2)

An intro to the core protocols of the Internet, including IPv4, TCP, UDP, and HTTP. Part of a larger series teaching programming. See codeschool.org

From playlist The Internet

Video thumbnail

DEFCON 18: Connection String Parameter Attacks 1/3

Speakers: Chema Alonso, José Palazón "Palako This session is about Parameter Pollution in Connection Strings Attack. Today, a lot of tools and web applications allow users to configure dynamically a connection against a Database server. This session will demonstrate the high risk in doi

From playlist DEFCON 18-2

Video thumbnail

DEFCON 18: Connection String Parameter Attacks 2/3

Speakers: Chema Alons, José Palazón "Palako This session is about Parameter Pollution in Connection Strings Attack. Today, a lot of tools and web applications allow users to configure dynamically a connection against a Database server. This session will demonstrate the high risk in do

From playlist DEFCON 18-2

Video thumbnail

How To Create A Calculator App In Swift | Session 06 | #mobileapp | #swift | #programming

Don’t forget to subscribe! This project series is about how to create a calculator app in Swift. You'll learn to set up your UI from a predesigned template using auto-layout, how you connect your UI with your code to get to a working calculator app. We will go through all the theoretical

From playlist Create A Calculator App In Swift

Video thumbnail

The Gregory-Laflamme instability of black strings revisited by Pau Figueras

PROGRAM NONPERTURBATIVE AND NUMERICAL APPROACHES TO QUANTUM GRAVITY, STRING THEORY AND HOLOGRAPHY (HYBRID) ORGANIZERS: David Berenstein (University of California, Santa Barbara, USA), Simon Catterall (Syracuse University, USA), Masanori Hanada (University of Surrey, UK), Anosh Joseph (II

From playlist NUMSTRING 2022

Video thumbnail

After Dinner Speeches: Tamiaki Yoneya and John H. Schwarz

https://strings2015.icts.res.in/schedule.php

From playlist Strings 2015 conference

Video thumbnail

Learning how to use Diesel to connect a database to Rust

I followed the Diesel tutorial at [https://diesel.rs/guides/getting-started/](https://diesel.rs/guides/getting-started/) to hook up a Postgres database to a Rust application. I diverged from the tutorial slightly to have a single application instead of a shared library like the tutorial. I

From playlist Learning Diesel

Video thumbnail

ASP.NET Core 2.1 Full Stack Web App - Part 02

Please subscribe for more full-stack web development, machine learning, and general software development series! In this video series, we'll be building a full-stack web application from scratch! We'll build a Security Token Service (STS) Using IdentityServer4Web, a web API using ASP .NE

From playlist ID Server 4 Tutorial

Video thumbnail

How To Build E-Learning Website In ASP.net / C# | Session 04 | #aspnet | #programming

Don’t forget to subscribe! In this project, you will learn to build an E-learning website in ASP.net and C#. This project consists of detailed system analysis and design techniques for creating a web app like an e-learning website. from database design to final working c# code, this pro

From playlist Build E-Learning Website In ASP.net / C#

Video thumbnail

6. VB.NET Booking System – ADO.NET Fetch Data

The is the sixth in a series of videos showing how to create a ticket booking system with VB.NET. This particular episode shows how to use ADO.NET objects to retrieve data from a Microsoft Access database. Bookings information is fetched from the database with an SQL SELECT query. This i

From playlist VB.NET Booking System

Video thumbnail

ASP.NET Core 2.0 Gallery App with Azure - Tutorial

This tutorial shows how to build an ASP.NET Core 2.0 MVC web app image gallery. Images are hosted using Azure blob storage. Tutorial from Wes Doyle. Check out his channel for more great tutorials: https://www.youtube.com/channel/UCfniixfhHqpIGbU7z2JCNJw -- Learn to code for free and ge

From playlist Tutorials

Video thumbnail

the Internet (part 3)

An intro to the core protocols of the Internet, including IPv4, TCP, UDP, and HTTP. Part of a larger series teaching programming. See codeschool.org

From playlist The Internet

Related pages

String (computer science)