Hi Tarun, Thank you very much for taking time to give feedback. I am really glad you found these videos useful. If you want to receive email alerts, when new videos are uploaded, please feel free to subscribe to my youtube channel. May I ask you for a favour. I want these tutorials to be helpful for as many people as possible. Please free to share the link with your friends and family who you think would also benefit from them. Good Luck.
@alshezawi20105 жыл бұрын
thank you venkat you are really great instructor. i'm wondering why do you write long code for update single record, while you can get that done with few lines using EF
@shyamal8909 жыл бұрын
Wow!! Didn't knew about Immediate Window. Thanks a lot.
@mikaeledebro114411 жыл бұрын
Is there any advantage of creating an instance of the EmployeeBusinessLayer for every action method in the EmployeeContext, instead of just creating one instance in the beginning of the Controller as a private class field?
@asterixgaul472510 жыл бұрын
I think its better if one is created at the beginning of the class unless anyone thinks otherwise.
@Eaglessoft7 жыл бұрын
it update the programmer
@Kumar-id7qs11 жыл бұрын
Thanks Sir, yeah, now the videos are working fine.I panicked before trying everything.actually I tried and update my flash player directly.while i should have correct my settings over the channel.and above all how Venkat sir can do anything wrong. Thanks sir many many thanks for what you are doing for us.
@mikebeingolea496411 жыл бұрын
Hi, your videos are a blessing for beginners. Thank You. The dropdownlist is not preselecting the data coming from the database on Male / Female. I don't know why, code looks exactly as yours.
@Csharp-video-tutorialsBlogspot11 жыл бұрын
Hi, you can improve the quality of video by clicking on change quality button on the bottom right hand corner.
@Ayubajbnabi11 жыл бұрын
Thanks VenKat for your very nice tutorials. God bless you.
@piotrplinkiewicz852011 жыл бұрын
Hi Venkat. In this tutorial you talk about Edit method that is invoked in case on postback. Let's say user fills all required data for all fields, but in the end user clicks 'Cancel' button {could be added nearby Save}. If user clicks Cancel button, so this method will be invoked also and data saved to database. Could you tell me how to solve that problem? Any distinction between clicked button right before calling Edit method from controller or within in? Best regards.
@AaAndMoKidsTV4 жыл бұрын
Sir, you are a great teacher!
@MuhammadRashid-fe1br4 жыл бұрын
Weel described lectures...Thanks Sir.
@milindkharwade1911 жыл бұрын
Yes....! Now it works fine for me.....Thanks Venkat. That was my mistake and laziness.....:-)
@farjamramezanpour2938 жыл бұрын
hi , tanks for great job you did to learn programming to anyone. i learn so many things from you, but i have some misunderstanding , case by removing [Required] attribute from our model , actually we going to have problem with Create section we allready implemented , so what we must do ? i mean as best practices ?
@nitinzone8411 жыл бұрын
hi Venkat Sir My name is nitin bhatia. I am a senior UI/UX developer. I have seen all of your videos (C#,ASP.NET.ADO.NET) for programming. I like your videos and the way u explain. Now i am learning MVC for my project as MVC development is fast than webforms. can you please tell me before starting any commercial web project. What points should we keep in our mind for technology, maintenance, flexibility and durability regards NITIN BHATIA
@vaishnavibarage3056 Жыл бұрын
Ygbu
@dgloria6 жыл бұрын
Venkat for president! Venkat, did you ever consider working with Khan Academy and share your tutorials with them?
@adityaubale5285 жыл бұрын
If we didn't use ( modelstate.isvalid ) condition, even if the field is required , it's not showing validation error.
@MrVibhore19895 жыл бұрын
Awesome Videos, Thank you sir :)
@davidjackson1487 жыл бұрын
How do you get or preserve the ID so you know which Item to update, the object I get back doesn't have the ID in it
@kenmtb5 жыл бұрын
Using entity framework: put the id into a hiddenfor control in your view. This will bind your id to the view's model during post. When you post to your controller method, either capture the model in the method header or create a blank model object and use update model to transfer the posted model info to your controller method. Either way you can recover the id inside your post controller method by accessing the model.ID property.
@KiranNadukula11 жыл бұрын
Thank you, venkat sir!!!!!!!!!!
@Kumar-id7qs11 жыл бұрын
Hi ,Venkat Sir I think there is some problem in uploading for part 17 & 18 becoz the video is looking choppy and nothing is visible clearer.I don't know why its happening? and Is it happening only to me or with others too? i have upgraded my flash player too but problem is still unresolved . plz help.This topic is really very very important for me.
@ishaankothidar30445 жыл бұрын
can you tell how to update column of a row of referenced table in mvc. Please someone tell me.
@SadiqMsadiqsha9 жыл бұрын
sir,i requesting one more tutorial for crud operations within the gridview.without using entity fream work.
@rshekdar11 жыл бұрын
why are you using connection string to save instead of using the context?
@sandeepingh340111 жыл бұрын
thnx sir.. u r like god for me... becoz of u i got job..plz upload wcf..plzzz i neeedddddd....if u have any link tillll....plzzzzzzz
@kaushalbhatt54439 жыл бұрын
Thank You
@shamimuddin98048 жыл бұрын
Thank's Sir
@Csharp-video-tutorialsBlogspot8 жыл бұрын
+Shamim Uddin You are very welcome. I have organised all the Dot Net & SQL Server video tutorials in to playlists, which could be useful to you kzbin.infoplaylists?view=1&sort=dd If you need DVDs or to download all the videos and slides for offline viewing please visit www.pragimtech.com/kudvenkat_dvd.aspx Slides and Text Version of the videos can be found on my blog csharp-video-tutorials.blogspot.com Tips to effectively use my youtube channel. kzbin.info/www/bejne/r2ibYYCtnb5qZtU If you want to receive email alerts, when new videos are uploaded, please subscribe to my youtube channel. kzbin.info If you like these videos, please click on the THUMBS UP button below the video. May I ask you for a favor. I want these tutorials to be helpful for as many people as possible. Please share the link with your friends and family who you think would also benefit from them. Best Regards Venkat
@milindkharwade1911 жыл бұрын
Yes video is not clearly visible in Part 17 and 18. I think something went wrong while uploading. (Audio is clearly audible but video is blurred)....:-)
@sabapegasus28610 жыл бұрын
could u please share code also
@diedarasenpai37505 жыл бұрын
I am sorry but wasn't it suppose to be HTTP Put, not Post?
@juanpa_g9 жыл бұрын
Why don't you implement EmployeeBusinessLayer as a Static class?
@dinesh84a11 жыл бұрын
thanx sir...................
@armanx27 жыл бұрын
Good tuts but i can still find some error :P you are not closing your ado.net Connections :P
@ipsitapani864111 жыл бұрын
NO TARUN PART 17 AND PART 18 HAS NO PROBLEM,PLZ TRY IT ONCE AGAIN.I HAVE COVERED THAT TOPIC,IT HAS NO PROBLEM WHILE UPLOADING.