goo.gl/RFY5C2 : Subscribe to CodAffection goo.gl/SUi4bg : Login Window in C# Using SQL Server goo.gl/zV892S : C# CRUD Operations With SQL Server goo.gl/bPcyXW : Buy me a Coffee
you helped me to begin my learning of winforms and i have learned it in one day.i have 2 years experience in .net core and entity framework.this helped me to posses knowledge about winforms ,it was necessary for me because the new company which i got a new offer needed winforms.
this channel is the better one, im not even a fluent english speaker but i understand better than people teaching from my own country, i really appreciate your channel bro!!
@@CodAffection Nowadays, I try to learn .Net MVC. Maybe, you can focus on it and also, it is better to create full blog project or etc. with MVC. Thank you.
I use C# winform for 7 years and used parameterized query and never tried EF of fear of learning. After seeing this video all fears gone and feel interested on it. From now for my new project I will try to use EF.
Hi sir .Thank you for this tutorial. I would like to ask how if one of the columns in database was integer not string . is it possible to run without any convertion? if not can how can i insert data to the sql that have different data types? Hope to hear from you soon. Thanks in advance
Hi mr. I viewed your video twice, actually very nice, when you using new way to make connection in page load. actually I always use sqldatasource tool to make connection and get data to another toll(gride view ot ditails view), am trying to mix your method with mine,..thanks
Thanks for video. Do i can use db.Entry(model).State = System.Data.Entity.EntityState.Deleted; and saveChanges() to delete without using Detached and Attach(model) ? Thank you for reading.
Thanks for the video .. it's very helpful i followed and every thing is fine but in the delete function i have got this message if possible to help solving it.. "The entity type Boolean is not part of the model for the current context.'" thanks again ..
Its so helpful. Can you develop a sample library application using ASP.NET MVC with different books count and the count should be reduced if any one borrows book. If you do that , It will be great.
sir you always just made crud operaition on text boxes.ur videos will get more appericiation if you include picture,radioboxes combobox and time in crud.bcz i have nt seen such kind of crud operation on youtube.
I have a problema when I do a double-click to update the row. Appears a message saying that don't find the column with the name 'CustomerID', but the column name is correct. Somebody passed through for the same thing?
Only delete code is not working. I did this way. In the button click event: using (Database1Entities db = new Database1Entities()) { int id = Convert.ToInt32(TextBox1.Text); var result = db.tablename.Where(x => x.Id == id).First(); db.tablename.Remove(result); db.SaveChanges(); var list = db.tablename.ToList(); Response.Write("Data deleted successfully"); } Thank you so much for your help Sir!
it's already there but using web api and angular 5. user registration : ruclips.net/video/h85_GT62K6A/видео.html login and logout : ruclips.net/video/e8BlURn6SFk/видео.html role based authorization : ruclips.net/video/Ks5ADKqPrBQ/видео.html
goo.gl/RFY5C2 : Subscribe to CodAffection
goo.gl/SUi4bg : Login Window in C# Using SQL Server
goo.gl/zV892S : C# CRUD Operations With SQL Server
goo.gl/bPcyXW : Buy me a Coffee
your skill talents shows everything...your speech is too good.don't think too much on that.keep it up.👍👍👍
Gracias Maestro, 5 años tiene el video y sos el único que en todo internet que sabe enseñar como hacer un Update en Entity.
It's a very helpful video! Thank you very much, you've just closed all points in 30 minutes much better than my lecturer in 1 week. Thank you!
thanks for the wonderful feedback!.
you helped me to begin my learning of winforms and i have learned it in one day.i have 2 years experience in .net core and entity framework.this helped me to posses knowledge about winforms ,it was necessary for me because the new company which i got a new offer needed winforms.
this channel is the better one, im not even a fluent english speaker but i understand better than people teaching from my own country, i really appreciate your channel bro!!
thanks for your wonderful feedback.
Superb one,
Really worked very well and made easier
I'm looking forward to seeing search btton function additionally
Such a elegance in your code sir ! Clean , and clear, complexity made simple !
Thanks Man.
Perfect explanation. Very clear, Thanks a lot
Thumbs Up bro. Excellent explanation of CRUD operation of using Entity Framework. You saved a lot of my time. Thanks
Great to hear!
very concise and to the point. Thanks :)
Glad it was helpful!
Thank you very much. It is so educational for me. You are a very brilliant instructor. Keep going!
Thanks for your wonderful feedback. let me know your topic suggestion for future tutorials.
@@CodAffection Nowadays, I try to learn .Net MVC. Maybe, you can focus on it and also, it is better to create full blog project or etc. with MVC. Thank you.
I use C# winform for 7 years and used parameterized query and never tried EF of fear of learning. After seeing this video all fears gone and feel interested on it. From now for my new project I will try to use EF.
Very Helpful Video! Thank You
Dude, your English is perfect. But that TABL instead of table really cracks me up! good work tho
Thank you so much, that was so clear and understood, I appreciate your efforts for making this great video, Thanks again
π :
Best video ever seriously!!!
THank you very much
This was very easy to follow and practical. Thanks so much!
Glad it was helpful!
it was super perfect tutorial. waiting more from you. thanks alot.
Thank you very much! Learn a lot from your video!
Oh man! Thank you very much for this tutorial. Sorry of my english. I'm from Russia)
Who's the man? You're the man! :D
very clear explanation. Thank you very much.
Thank you so much. This is great tutorial.
Perfect explication!! Thank you from Argentina! ♥
glad you found the video helpful.
Dude u did great job ,thanks a lot dear
Hi sir .Thank you for this tutorial. I would like to ask how if one of the columns in database was integer not string . is it possible to run without any convertion? if not can how can i insert data to the sql that have different data types? Hope to hear from you soon. Thanks in advance
Thanks. Great video! Well explained. Only wish that I found this video earlier for my assignment.
glad you found the video helpful.
It was so helpful!! Thank you very much. Much appreciated.
Excellent video. Thanks much!
Cool video, easy to follow.
thankyou... its helpful
That was a good video, I'm coming back to code world and it helped me a lot.
you are welcome.
Awesome video! This helped me so much
Owwww, really great tutorial sir, thanks :)
Thanks
Helped
Regards from Ukraine
Happy Coding. Stay Safe.
@@CodAffection thanks ❤
great tutorial and its worked
good
what visual studio did you use ?
I can hear chicken clucking in the background, you must woke up real early and made these videos, great job, keep up the good work!
:)
Awesome job sir...
Thank you very much, that was very helpful!
Большое спасибо! Ваше видео очень помогло мне!
Thanks, very mach! Very useful video
Wonderfull, this video save my projetc! thank you for this tutorial.
thanks for sharing your comment.
Thank you for this video. I found it very helpful!
glad you found the video description.
It is so clear... nice job
thanks for the comment.
Excellent video
Very very helpful video
Thanks, Man very helpful
Thank you so much for this wonderful efforts, and thank you again for the source code, you have made easy for us. Grateful.
×
:π•√ .jam
π
_
#flash :
Boom Thanks video tutorial was very helpful so far
glad you found the video helpful.
Very useful, Thank you.
Very helpful !
It's really helpful
Bro, you're the best!
thanks man.
Helpful video, thank u sir!
Thank you very much, Sir!
So Useful, Thank to u 😃
Welcome 😊
Hi mr. I viewed your video twice, actually very nice, when you using new way to make connection in page load. actually I always use sqldatasource tool to make connection and get data to another toll(gride view ot ditails view), am trying to mix your method with mine,..thanks
Glad you found the video helpful.
Thanks for video. Do i can use db.Entry(model).State = System.Data.Entity.EntityState.Deleted; and saveChanges() to delete without using Detached and Attach(model) ? Thank you for reading.
Guru is it possible to sync sql database to web server in c sharp desktop app
What do you fetch the entity from the database for edit ? You can get it from the grid itself.
VERY GOOD VIDEO THANKS ALOT
Great video Brother. Please create video using MySQL for the same Entity. It is very interesting to learn C# Windows Application.
wonderfull ! Thank you very much !
thank you, let me know if you have any topic suggestion for future videos.
That rooster in the background is killing me 29:41
However, thank you so much for tutorial !!
you dead or alive?
good !! it's helpful
waiting for printing reports operation :D
Great tutorial as always !! sir can please make an example with more than on table ? like a relational database..?
that's coming up next week.
thanks very much Ad
thank you very much bro
very helpful thanks a lot
simples e muito bom, ajuda muito
How to calculate sum of a column values?
I LOVE YOU!
Thanks for the video .. it's very helpful i followed and every thing is fine but in the delete function i have got this message if possible to help solving it.. "The entity type Boolean is not part of the model for the current context.'"
thanks again ..
Hello, very good tutorial. Is there any video showing how to do this application with two related tables? please advise.
not yet.
Why can't you bind the entity directly to the form controls?
great job
Thank you.
Thank you
Great video! But how to sort on, for example by Lastname, by code?
Thanks a lot
would like to ask why the state of var entry become detached?
What is dgcCustomers on 20:03 video...I am doing these steps in wpf forms and dont get it for what it stands for
That's dgvCustomers. data grid view Customers ID.
Can you do something like this but it has a one-to-many relationship? you teach so well! liked and subbed :D
can you tell me how we can use Trim with datetimepicker? i am getting error and it is really annoying
If you would added "Search" function also then it will be definitely helpful for the viewers.
Its so helpful. Can you develop a sample library application using ASP.NET MVC with different books count and the count should be reduced if any one borrows book. If you do that , It will be great.
Do your own homework.
how can i search database thru this codes?
It's showing Error
Configuration Exception Un handled
The entry dbentities have already been added
Did you fix yours? Mee too same problem
I removed the DB model and used some other way but used the same design... I'll give you link wait..
@@mstemper7345 ruclips.net/video/TIAOr2S6-SY/видео.html
This will help
@@Roshan_Panwar THANK YOU!!!!
sir you always just made crud operaition on text boxes.ur videos will get more appericiation if you include picture,radioboxes combobox and time in crud.bcz i have nt seen such kind of crud operation on youtube.
thanks for the suggestion, that's coming up next week.
I have a problema when I do a double-click to update the row. Appears a message saying that don't find the column with the name 'CustomerID', but the column name is correct. Somebody passed through for the same thing?
big like for you
it is a pity that it is not in Russian, thank you man, I am from Russia
Can I do the same in webform
Sure
Only delete code is not working. I did this way. In the button click event:
using (Database1Entities db = new Database1Entities())
{
int id = Convert.ToInt32(TextBox1.Text);
var result = db.tablename.Where(x => x.Id == id).First();
db.tablename.Remove(result);
db.SaveChanges();
var list = db.tablename.ToList();
Response.Write("Data deleted successfully");
}
Thank you so much for your help Sir!
19:30 how the refresh of the view is done
thanku so much sir
Glad you found the video helpful.
mantap gaan
Cannot implicity convert type string to byte
Plse solve this
Hi thanks for these tutorials can you post a tutorial on asp.net identity . thanks
it's already there but using web api and angular 5.
user registration : ruclips.net/video/h85_GT62K6A/видео.html
login and logout : ruclips.net/video/e8BlURn6SFk/видео.html
role based authorization : ruclips.net/video/Ks5ADKqPrBQ/видео.html
We cant access the download file sir please make it public the link