Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
In modern software systems, the need for an external data storage solution is often universal. These storage systems play a vital role in preserving crucial data, including user information, application state, and application configuration, as well as other critical components. Microsoft Visual Studio offers robust support for a diverse range of external data storage types. By harnessing the rich ecosystem of storage options available within Visual Studio, developers can seamlessly integrate and manage data within their software applications.
In this course, we will explain the main difference between relational and non-relational databases and discuss the concept of data providers. You will also learn how to navigate and use the SQL-related tools available within Microsoft Visual Studio to connect to a SQL database. By the end of this course, you will be able to explain the differences between data storage types and identify the data storage facilities best suited for your team’s development needs.
It explains the main difference between relational and non-relational databases, discusses the concept of data providers, and shows how to navigate and use the SQL-related tools within Microsoft Visual Studio to connect to a SQL database. Lessons include Databases Overview, Connecting to a SQL Database (Parts 1 and 2), Understanding Connection String Details, and Troubleshooting SQL-Related Configuration Issues.
By the end, you will be able to explain the differences between data storage types and identify the data storage facilities best suited for your team's development needs, including understanding data providers and connection strings.
It covers Database Development, Database Programming, SQL (Programming Language), SQL Azure, SQL Server Management Studio, and Sql2016.
It is suited for developers who need to integrate and manage data within their software applications using Microsoft Visual Studio's support for external data storage types.