Summary
Keywords
Full Transcript
Support Simple Snippets by Donations - Google Pay UPI ID - tanmaysakpal11@okicici PayPal - paypal.me/tanmaysakpal11 --------------------------------------------------------------------------------------------- In this video tutorial we will create MS SQL database using the SQL server management studio. The SSMS is a user interface provided my microsoft to interact with the MS SQL server database. We will create the database & also create the tables that we need for our E-library management system web application. We will also create database connection string & add it in our web.config file of the ASP.NET application. We will be using this connectionstring to perform database connectivity in future development. Download source code & other resources here - https://simplesnippets.tech/creating-ms-sql-database-tables-adding-connection-string-to-web-config-file-in-asp-net/ Full Course Playlist - https://www.youtube.com/watch?v=8_eMgS6UszY&list=PLIY8eNdw5tW_ZQawyxK0Dd1cZXwcNFWn8 Simple Snippets Official Website - http://simplesnippets.tech/ Simple Snippets on Facebook - https://www.facebook.com/simplesnippets/ Simple Snippets on Instagram - https://www.instagram.com/simplesnippets/ Simple Snippets on Twitter - https://twitter.com/simplesnippet Simple Snippets Google Plus Page - https://plus.google.com/+SimpleSnippets Simple Snippets email ID - [email protected] For More Technology News, Latest Updates and Blog articles visit our Official Website - http://simplesnippets.tech/ #mssql #aspdotnet #database #webdevelopment
