Hi, thank you very much for the feedback. Not yet, but will be recording and uploading them very soon. If you want to receive email alerts when new videos are uploaded, please subscribe to my youtube channel.
@kemalcaglayan23615 жыл бұрын
Hi Kudvenkat some videoes are blurred this one is one of them.
@Csharp-video-tutorialsBlogspot5 жыл бұрын
Hello Kemal - The quality of the video depends on your internet connection bandwidth. All the videos are uploaded in HD quality. To improve the video quality, click the settings button that is present at the lower bottom right hand corner of the youtube player.
@chetanakakade74942 жыл бұрын
untill here you were using SQLDataSource to connect to the database. Why are you using ObjectDataSource now? How to choose which one to pick - SQLdatasouce or ObjectDataSource?
@honeesh111 жыл бұрын
Thank you very much very professorial I needed for this lecture
@ww1flyingace2635 жыл бұрын
It's easier to set the DataKeyName from the properties of the gridview. Click the ellipsis button and you will see a list of fields you can select from.
@jeewanintube11 жыл бұрын
Venkata sir,please make tutorials on Nested Gridview Mathmatical Calculation.
@Ayubajbnabi11 жыл бұрын
Excellent man. Did you also do tutorials for Insert and Update in GridView? Thank you very much for your great help to the community.
@tothedust11 жыл бұрын
Hi Sir, I have made confirmation dialogue but does not work in object data source ? how do we implement javascript confirmation on Object Data Source
@brvamsi11 жыл бұрын
Hi Venkat Thanx a lot for the community awareness, and is there a place or a way where we can get the topic wise slides that you are using ,for me mastering sql server videos ?
@mouradbarakat12311 жыл бұрын
Thanks so much for the Great tutorial. Should we consider LINQ to SQL or Entity Framework to achieve the same goal with less coding?