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++💥
TH-cam 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 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
@@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
@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
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
@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.
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
This is my first you tube tutorial I have completed without any error. thank you bro
😀😀
Thanks. I have been searching everywhere under the sun but finally your tutorial helped me.
Almost every line of codes explained. i think it's perfect.
very true
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++💥
Simple and effective explanation... Thank you so much..
Thanks... finally someone made a good tutorial. Please make more!
God Bless you brother
i cannot ever repay what youve done for me today
TH-cam 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.
wow, thanks alot. I'll try to resume making videos.
To all the developers out there!! It works
Thank you soo much, best tutorial video ever😁
Ram Seagall thanks mn ..
@@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
@@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
Good explanation for beginners
Very helpful. I really appreciate it
This video is wat I needed Thanks a lot!
amazing now your video, congratulations for your work.
Thank you so much, this really helped
جميل جدا ... شكرا لك .... تعجبني الطريقة البسيطة والعملية في الشرح والايضاح
this video was such an amazing help for me. thank you!
you should make a video on how to create login form and go to another form after successful login.
Thank you so much. Helped Me.
Very nice tut
I would like to have seen your connection string in the web.config.. other than that, good video.
so helpful
thx bro!
thank youu sooooo much sir
i cant find the table menu bar in visual studio
why is it becoming difficult to work the same in VS 2022?
Sir in my asp.net webform of visual studio am not finding reference names like (using System.webUi) n all ...how to bring that
@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
@@averagepyschosid7871 after doing this all that references will come automatically in my code?
@@rupeshsingh2670 Yeah bro u will get it automatically
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
@@rupeshsingh2670 you can email bro santi.muneez@gmail.com
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¿
I even had same difficulties
@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.
can anyone plz tell me how to fetch textArea data
After inserting data
It is showing " data has been inserted "
But it is displaying the inserted data
Thanks alot
How to display an erron?
@Average psychosid I'm getting an error with Incorrect syntax near')' please help
Were you able to find a solution?
I'm facing the same problem
I found a solution👍🏼
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
Hello everyone. What to do if there is no Table menu in menu bar?