Creating MS SQL Database & Tables & adding Connection String to web.config file in ASP.NET



Support Simple Snippets by Donations –
Google Pay UPI ID – [email protected]
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

28 Comments

  1. I was wondering why you added all the tables to the "tables" folder inside the databases folder…. Is there a specific purpose behind it… and could u please explain the overall UI and other things in the MS SQL later in your videos …

  2. hey i have been doing this course with css so far as i can't use bootstrap
    do i need to do something extra now or just follow these videos

  3. I realızed that u did not use foreign key in tables. İsnt it a problem for a database which do not have a realtionships between its tables

  4. Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

    can you sugest about this error???? i cant able to find it out

  5. I love all your instructional videos man! keep up the great work. Ignore the haters and let's keep on rolling with more knowledge..!!

  6. Hir bro… Why you didn't build database in SQL server Authentication? Can i build database in Sql sever authentication? Please reply me…

  7. Hello, I was wondering, do you have by any chance the sql scripts to create the tables it would make the job much easier for us. Thanks for this excellent series.

  8. Hii i have question, this tutorial going to CMS (content management system ) admin page ? Cause i’m looking for thx, may god blessing you

Leave a Reply

© 2023 53GB