Тёмный

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

Simple Snippets
Подписаться 245 тыс.
Просмотров 70 тыс.
50% 1

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 - simplesnippets.tech/creating-...
Full Course Playlist - • Course Details, Prereq...
Simple Snippets Official Website -
simplesnippets.tech/
Simple Snippets on Facebook -
/ simplesnippets
Simple Snippets on Instagram -
/ simplesnippets
Simple Snippets on Twitter -
/ simplesnippet
Simple Snippets Google Plus Page -
plus.google.com/+SimpleSnippets
Simple Snippets email ID -
simplesnippetsinfo@gmail.com
For More Technology News, Latest Updates and Blog articles visit our Official Website - simplesnippets.tech/
#mssql #aspdotnet #database #webdevelopment

Опубликовано:

 

15 окт 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 58   
@ankitachaturvedi3583
@ankitachaturvedi3583 3 года назад
You are the best RU-vidr 😊 thanks Tanmay Sir for this tutorial
@mastermindcomputerskalmuna5403
@mastermindcomputerskalmuna5403 2 года назад
Really helpful and clear explanation god bless you and thanks a lot
@zemenmermariwsew3387
@zemenmermariwsew3387 2 года назад
Great work! Thanks!
@waleedharalkathiri1836
@waleedharalkathiri1836 2 года назад
This is awesome man keep going
@M_Abdullah_Azeem
@M_Abdullah_Azeem 3 месяца назад
Goat mannnnnnnnnnnn, thank you sooo muchhhhh
@Spirittism
@Spirittism 4 года назад
is it possible to use Linq/ADO to connect to the database like u can in form creation?
@RakeshLakhara04
@RakeshLakhara04 3 года назад
thanks ...........helpful series
@amitrawat8879
@amitrawat8879 10 месяцев назад
thanks sir for "save" instruction, otherwise i couldn't figure it out.
@charliegroves
@charliegroves 4 года назад
thanks for the tip at 10:19!
@louloz7664
@louloz7664 4 года назад
I love all your instructional videos man! keep up the great work. Ignore the haters and let's keep on rolling with more knowledge..!!
@SimpleSnippets
@SimpleSnippets 4 года назад
I appreciate that!
@khemchand6431
@khemchand6431 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
@rahadulhaq6387
@rahadulhaq6387 3 года назад
Great job bro That was really easy to understand
@SimpleSnippets
@SimpleSnippets 3 года назад
Glad to hear that
@ShakeelAhmad-sc9gv
@ShakeelAhmad-sc9gv 3 года назад
Amazing explanation!!!
@SimpleSnippets
@SimpleSnippets 3 года назад
Glad you think so!
@mamtabharti9969
@mamtabharti9969 Год назад
Sir, can we make tables and database in IIS server that is inbuilt available in VS studio?? Please reply. Because i have done many projects but didn't use SSMS.
@shubzzsrp
@shubzzsrp 10 месяцев назад
The video help me a lot. Thank u so much
@SimpleSnippets
@SimpleSnippets 10 месяцев назад
Glad to hear that
@ashishkamble789
@ashishkamble789 3 года назад
Why didn't you make primary key as member_id in book_issue_tbl table?
@niletech7220
@niletech7220 3 года назад
Please I need your help .I can't have problem on the sign up module .can't find any details i the database
@manvendramingwal8696
@manvendramingwal8696 3 года назад
Hello @SimpleSnippets Will you please solve this. The ConnectionString property has not been initialized.
@rayt6867
@rayt6867 4 года назад
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.
@SimpleSnippets
@SimpleSnippets 4 года назад
This was a good idea, I will see if I can create and share it. If you are a beginner I would still advice you to create the tables yourself atleast once for practice 😇
@chittoor.chaitu
@chittoor.chaitu 4 года назад
@@SimpleSnippets it is very better if u use ms access as DB know bro
@chittoor.chaitu
@chittoor.chaitu 4 года назад
Every one can creat easily by their own right
@kvelez
@kvelez Месяц назад
9:55 Good tip
@Febrianian
@Febrianian 4 года назад
Hii i have question, this tutorial going to CMS (content management system ) admin page ? Cause i’m looking for thx, may god blessing you
@SimpleSnippets
@SimpleSnippets 4 года назад
Not really. It's more of an inventory management system customized for a e-library ✌️ But surely it'll have all the basic CRUD applications 🤘
@Febrianian
@Febrianian 4 года назад
Simple Snippets okay nope, thats really help for CRUD tutorials. But i hope someday you will share another tutorial for simple managing Articels Web like CMS (Content Management System) with database sql & responsive web design, anyway thanks a lot bro for all video content that you share, it all really helpful
@tilahundems9997
@tilahundems9997 Год назад
Hello brother can i use database server xamp mysql
@afreenshaikh5506
@afreenshaikh5506 4 года назад
Please sir do this once in mysql
@1w2a3q
@1w2a3q 8 месяцев назад
can u give backup of this database. . bak file ??
@devanshug3049
@devanshug3049 4 года назад
Hir bro... Why you didn't build database in SQL server Authentication? Can i build database in Sql sever authentication? Please reply me...
@vaishalilakhatariya9791
@vaishalilakhatariya9791 4 года назад
I have same question..plz sir must reply
@tushargidde2979
@tushargidde2979 Месяц назад
5:16 🤣🤣🤣🤣🤣 if you what???
@gwvaidyasen1629
@gwvaidyasen1629 2 года назад
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 ...
@user-kw9gv5ud5o
@user-kw9gv5ud5o Год назад
hi, actually i am not a specialist and my english is bad but i can tell in ms sql server there you can create tables like that only in that folder. I am not that sure but I was working with that some time and as I know in that folder is stored all the tables including system tables
@ufukylmazlar2867
@ufukylmazlar2867 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
@lucifermorningstar1249
@lucifermorningstar1249 3 года назад
See the video again, bro. He explained that in the beginning why he didn't use foreign key.
@muh.faiqriandani4424
@muh.faiqriandani4424 Год назад
hello, could you share that powerpoint on your google drive? thank's
@suryamaturi7730
@suryamaturi7730 4 года назад
Bro sql server is installing my lap top Please help me how install
@SimpleSnippets
@SimpleSnippets 4 года назад
I have a video tutorial in this playlist course. Check that video 😁✌️
@suryamaturi7730
@suryamaturi7730 4 года назад
@@SimpleSnippets ok thanks bro
@chittoor.chaitu
@chittoor.chaitu 4 года назад
Y u nor used access as DB Bro
@GoogleUser-nx3wp
@GoogleUser-nx3wp Год назад
Thanks for this Prevent modifier you have no idea how much i curse Microsoft for putting this as default in fresh installed sql
@usmansabuwala1729
@usmansabuwala1729 4 года назад
Which video editor do you use??
@SimpleSnippets
@SimpleSnippets 4 года назад
Adobe Premier pro. Before your say it's expensive, there's a equally powerful Free software called - Da Vinci resolve
@usmansabuwala1729
@usmansabuwala1729 4 года назад
Thank you Tanmay for that answer
@banaras.wala.foreignaala
@banaras.wala.foreignaala Год назад
Peace
@harshiljasani4201
@harshiljasani4201 4 года назад
hello sir can u tell me how to secure our database
@SimpleSnippets
@SimpleSnippets 4 года назад
You can use inbuilt encryption functions ✌
@harshiljasani4201
@harshiljasani4201 4 года назад
@@SimpleSnippets okay thank u sir
@thidarayezin
@thidarayezin 4 года назад
Hi Sir, Could you give me database file?
@sakshisengar7709
@sakshisengar7709 4 года назад
please help
Далее
skibidi toilet zombie universe 37 ( New Virus)
03:02
Просмотров 1,5 млн
DHH discusses SQLite (and Stoicism)
54:00
Просмотров 57 тыс.
Setup MS SQL in ASP.NET Core with Entity Framework
18:49
Why The Windows Phone Failed
24:08
Просмотров 231 тыс.
Database Indexing for Dumb Developers
15:59
Просмотров 49 тыс.