I had to pause and make sure I didn't have the playback speed set to like 1.5 or 2! 😂 Fast talker! Still very clear though. Very nice tutorial. Thank you!
Hello Rodrigo - Thank you very much for taking the time to provide feedback. Means a lot. On the following course page you will find all the slides, text version and videos in sequence. Hope you will find the page handy. www.pragimtech.com/courses/asp-net-mvc-tutorial-for-beginners/
Hi Venkat, I have been following your tutorials for quite long. They are fabulous and helped me a lot in my project. Is it possible for you to make some tutorials for using JQuery in ASP.NET. Thanks in advance. Keep up the good work.
thank you so much for your nice tutorials. but i want to post a from to controller using ajax and use the annotations validation and display it to the user. is it possible to upload a video about this issue?
Hello sir I want to ask you a question.When I try to delete record Using JSonResult.Records gets deleted sucessfully but I got this message {"ErrNumber":0,"ErrMessage":null,"ErrSource":null,"ErrType":null,"CheckResponseStatus":true}. What could be the reason?
may i know ...how can we use this remote attribute in our web application ??? can u provide me any example for this that will be gr8 help :) thanks !!!!
It is not working on edit action why ??? ,edit and create both actions have same model but why the model is working for only create action not for edit action 🤔
I had to pause and make sure I didn't have the playback speed set to like 1.5 or 2! 😂 Fast talker! Still very clear though. Very nice tutorial. Thank you!
Excellent tutorial! Very clearly explained and easy to understand. Thank you so much :)
Thank you. You are the best teacher on earth.
Brilliant! Thank you very much for all your tutorials!
Oh sir thank you so much!!! You know how helped me! God bless you always!!
thank you so much, so many videos and this was the one who could help me, very clearly explained
Hello Rodrigo - Thank you very much for taking the time to provide feedback. Means a lot. On the following course page you will find all the slides, text version and videos in sequence. Hope you will find the page handy.
www.pragimtech.com/courses/asp-net-mvc-tutorial-for-beginners/
Thank you so much, your videos always help me :)
Excellent example. I managed to get it working with VS2017 & EF6. Any chance you might release ASP.NET Core MVC?
Thanks again!
Hi Venkat, I have been following your tutorials for quite long. They are fabulous and helped me a lot in my project. Is it possible for you to make some tutorials for using JQuery in ASP.NET.
Thanks in advance.
Keep up the good work.
thank you so much for your nice tutorials. but i want to post a from to controller using ajax and use the annotations validation and display it to the user. is it possible to upload a video about this issue?
hi venkat ji,
could u explain us a little more about JsonResult pls
Thank you so much for your sharing!
Hi Venkat ,
can you tell me how do we prevent from user to change state of a radio button with out
disabling it. i mean like read only
thanks
Venkat Sir IsUsernameavailable method is working in Edit View as well how to stop it......?????
Disable that field in Edit mode
@Html.TextBoxFor(m => m.UserName, new { @disabled = "disabled", @class = "form-control" })
make sure you have all JQuery validation scripts included in Create View or in the master page for Remote Validation to Work.
hi venkat,
could u show us how to do in c#asp.net pls....
Sir could you explain what is JsonResult and what is the purpose of using JsonResult in this example
Hello sir I want to ask you a question.When I try to delete record Using JSonResult.Records gets deleted sucessfully but I got this message {"ErrNumber":0,"ErrMessage":null,"ErrSource":null,"ErrType":null,"CheckResponseStatus":true}. What could be the reason?
Hello Sir,How can we use chat control in MVC. Can u share some idea on it. Thank You.
awesome !!
sir can u tell us how to make search in gridview...???
by integer,string values..
Sir, can U show how to delete table item using JsonResult ?. I am getting a awkward error message while doing this. Thank u for this tutorial.
Thanks you
Hi, good day, i followed everything in your tutorial but it does not work. Can i ask you more ? Please reply
may i know ...how can we use this remote attribute in our web application ??? can u provide me any example for this that will be gr8 help :)
thanks !!!!
i'm getting error at "db.Users.Any" . i'm using mvc5. need help.
Thank you Sir !!!
this will confilict with the edit ^^
sir Thank you, but i have to use this phone number also how?
Hello sir how to prevent this validation in edit page pls pls help me..
please sir ,could u help how to use recaptcha in mvc
Thank you Sir
It is not working on edit action why ??? ,edit and create both actions have same model but why the model is working for only create action not for edit action 🤔
10:20
if Don't mind But UserName Also Same But Email ID is Not Be Same
Thanks..
Thanks
not working :(
can you please help me ???
hi did you got solution
It is not working for mvc5 plz upload mvc5
u got solution?
Actually Error Coming: for phone Number What I put here = "IsUserNameaavailable"
thank you