ASP.NET web form with SQL databse and insert function in Visual Studio 2017 PART 1

  Рет қаралды 70,939

Average pyschosid

Average pyschosid

Күн бұрын

A simple example to show to how to create ASP.NET web form and to connect with SQL Database including Insert Function in Visual Studio 2017.
Source Code for this Program:
drive.google.com/open?id=1a4K...
Guys if you enjoyed my video leave a like and subscribe for more updates.
Thank You.

Пікірлер: 51
@TechGeek254
@TechGeek254 2 жыл бұрын
Thanks. I have been searching everywhere under the sun but finally your tutorial helped me.
@mjbrooks67
@mjbrooks67 2 жыл бұрын
Thanks... finally someone made a good tutorial. Please make more!
@abdullah_0760
@abdullah_0760 2 жыл бұрын
جميل جدا ... شكرا لك .... تعجبني الطريقة البسيطة والعملية في الشرح والايضاح
@johng5295
@johng5295 Жыл бұрын
Thanks in a million. Great content. Awesome. Very well explained. I couldn't find this explanation--simply put anywhere else. Great teachers are hard to find. Grade: A++💥
@abhaygirge4412
@abhaygirge4412 Жыл бұрын
This is my first you tube tutorial I have completed without any error. thank you bro 😀😀
@ryandemboski6313
@ryandemboski6313 2 жыл бұрын
this video was such an amazing help for me. thank you!
@ylsak7973
@ylsak7973 2 жыл бұрын
This video is wat I needed Thanks a lot!
@yashironakase1
@yashironakase1 2 жыл бұрын
Almost every line of codes explained. i think it's perfect.
@TechGeek254
@TechGeek254 2 жыл бұрын
very true
@durgeshmeshram9444
@durgeshmeshram9444 2 жыл бұрын
To all the developers out there!! It works
@chatterjeenirmalendu
@chatterjeenirmalendu Жыл бұрын
Simple and effective explanation... Thank you so much..
@walidzarma1669
@walidzarma1669 2 жыл бұрын
God Bless you brother i cannot ever repay what youve done for me today
@markemo_physique8142
@markemo_physique8142 Жыл бұрын
Thank you so much, this really helped
@kunalkadam2086
@kunalkadam2086 Жыл бұрын
Thank you so much. Helped Me.
@xyz-en5wc
@xyz-en5wc 11 ай бұрын
Very helpful. I really appreciate it
@drario11
@drario11 Жыл бұрын
amazing now your video, congratulations for your work.
@ramseagall
@ramseagall 5 жыл бұрын
Thank you soo much, best tutorial video ever😁
@averagepyschosid7871
@averagepyschosid7871 5 жыл бұрын
Ram Seagall thanks mn ..
@prvnsam4211
@prvnsam4211 3 ай бұрын
​​@@averagepyschosid7871 Sir I've done everything you told and it executed without any error but when I click the insert button I couldn't see any changes.Data's are not visible or inserted into the table..what error it might be sir.. I've checked all my code and steps again and I've done exactly what you have told
@averagepyschosid7871
@averagepyschosid7871 3 ай бұрын
@@prvnsam4211 check on the logs, I'm not sure maybe the dB connection wasn't successful that's why data insert n retrieve failing , try to add some logs and check whether data has been added or not and try to connect the dB again
@smileypranavi
@smileypranavi Жыл бұрын
Good explanation for beginners
@athulsankarsopanam
@athulsankarsopanam 2 жыл бұрын
@Average pyschosid bro what's the last connection string in sql connection. is it the name of your connection string or a property? which one is it SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings["Bank detailConnectionString"].ConnectionString); this is my sql connection and inside square bracket is the name of my connection string. my question is should I write this name instead of ConnectionString found in the last of my code.
@codewithfiras8732
@codewithfiras8732 2 жыл бұрын
thank youu sooooo much sir
@mahmoudabulwafa3508
@mahmoudabulwafa3508 6 ай бұрын
Very nice tut
@mjbrooks67
@mjbrooks67 2 жыл бұрын
KZbin is full of bad tutorials full of way too much mambo jumbo. You can teach clean short right to the point information, something hard to find. I hope you have the time to make more videos I think you will dominate! Thanks again.
@averagepyschosid7871
@averagepyschosid7871 2 жыл бұрын
wow, thanks alot. I'll try to resume making videos.
@mysteriiiosasasasa1754
@mysteriiiosasasasa1754 Жыл бұрын
thx bro!
@u.hassan5450
@u.hassan5450 Жыл бұрын
so helpful
@yashironakase1
@yashironakase1 2 жыл бұрын
you should make a video on how to create login form and go to another form after successful login.
@salmaabdelmonem7482
@salmaabdelmonem7482 2 жыл бұрын
Thanks alot
@timflick2350
@timflick2350 Жыл бұрын
I would like to have seen your connection string in the web.config.. other than that, good video.
@user-qe3vb5xf8c
@user-qe3vb5xf8c Жыл бұрын
Hello everyone. What to do if there is no Table menu in menu bar?
@airarshaik7999
@airarshaik7999 2 жыл бұрын
After inserting data It is showing " data has been inserted " But it is displaying the inserted data
@razan113
@razan113 2 жыл бұрын
When i dubble click the buttom it doesn’t appear the using system code all of it should I write i all the six lines¿
@gayatribedekar9141
@gayatribedekar9141 2 жыл бұрын
I even had same difficulties
@kolavennusreeram2870
@kolavennusreeram2870 Жыл бұрын
why is it becoming difficult to work the same in VS 2022?
@MauiDavid1
@MauiDavid1 Жыл бұрын
i cant find the table menu bar in visual studio
@chandrakantsarle2697
@chandrakantsarle2697 2 жыл бұрын
can anyone plz tell me how to fetch textArea data
@rupeshsingh2670
@rupeshsingh2670 4 жыл бұрын
Sir in my asp.net webform of visual studio am not finding reference names like (using System.webUi) n all ...how to bring that
@averagepyschosid7871
@averagepyschosid7871 4 жыл бұрын
@rupesh singh bro you might need to check whether their is a small box with minus symbol on your programming page, then click on that n it will open up the import packages or if that is not the problem , goto menu project > add reference and find out the system.web.dll in the list
@rupeshsingh2670
@rupeshsingh2670 4 жыл бұрын
@@averagepyschosid7871 after doing this all that references will come automatically in my code?
@averagepyschosid7871
@averagepyschosid7871 4 жыл бұрын
@@rupeshsingh2670 Yeah bro u will get it automatically
@rupeshsingh2670
@rupeshsingh2670 4 жыл бұрын
Am not getting that pls can I get your no I will watsapp you everything...its my job interview assignment my code is ready but bcz of this my work has stopped pls help me bro c
@averagepyschosid7871
@averagepyschosid7871 4 жыл бұрын
@@rupeshsingh2670 you can email bro santi.muneez@gmail.com
@jarell2805
@jarell2805 2 жыл бұрын
How to display an erron?
@athulsankarsopanam
@athulsankarsopanam 2 жыл бұрын
@Average psychosid I'm getting an error with Incorrect syntax near')' please help
@NtseseSesing
@NtseseSesing Жыл бұрын
Were you able to find a solution? I'm facing the same problem
@NtseseSesing
@NtseseSesing Жыл бұрын
I found a solution👍🏼
@trojankrolkrukow2052
@trojankrolkrukow2052 2 жыл бұрын
@rocopahugot7546
@rocopahugot7546 2 жыл бұрын
hello sir i receive this error how to fix this 'Column name or number of supplied values does not match ... SQL Server Insert Error: Column name or number of supplied ... Error "Column name or number of supplied values does not ... System.Data.SqlClient.SqlException
A simple Calculator in C# Windows Form (VB 2017) 2019
8:34
Average pyschosid
Рет қаралды 65 М.
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 57 МЛН
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 105 МЛН
Playing hide and seek with my dog 🐶
00:25
Zach King
Рет қаралды 31 МЛН
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 73 МЛН
Database Lesson #1 of 8 - Introduction to Databases
38:43
Dr. Daniel Soper
Рет қаралды 1,2 МЛН
1. How to Connect Sql Server With Asp.Net Web Form In Visual Studio
11:12
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 57 МЛН