Комментарии:
That was a very good explanation. Thanks.
ОтветитьA simple and great explanation.
ОтветитьExcellent tutorial!
Ответитьfantastic tutorial. Go ahead .....
ОтветитьDo you have any blog or code site ?
ОтветитьExcellent tutorial Aristotelis. Is it possible to download the project from somewhere?
ОтветитьThank's
ОтветитьThank you!
Ответитьvery good
ОтветитьWhy won't this let me do the same thing in reverse? Books to Authors? I want to list books with the author in the details, yet it doesn't seem to see that relationship and won't work when trying to display it in the details page.
ОтветитьTHIS IS SO HELPFUL
excellent explanation , thank you so much !
Thank u ! This is so helpful
Ответитьhow can I accomplish this in a create action method? I understand how it works with the edit method because an ID parameter is passed in to be used in the LINQ query. I want to use to when creating an author.
ОтветитьThank u ! This is so helpful
ОтветитьI want to user can check marks when he is creating a user, not just editing a user. But i do not know how to send data to view from controller. Can you give me any suggestion?
ОтветитьI think this wont scale well... you are going through all the list of AuthorsToBooks and check if it is checked.
ОтветитьMr.Aristotelis can u provide me with MyDBContext class please?
ОтветитьCan you provide me the code
ОтветитьHi, Can you explain how to perform the create method? I can see the list of books in the template, but I can not save the record by post.
Ответитьvery nice
ОтветитьYou Sir, Mr Pitaridis, are a savior.
ОтветитьAwesome!
ОтветитьHi, Mr. Aristotelis, can you please tell me how to put client side validation for the categories while updating?
ОтветитьHi, Mr. Aristotelis, can you please help me for create methode
ОтветитьIt was a very good tutorial, however it missed one important part: explanation of the views
ОтветитьThis is an excellent and clear example thank you. I have struggled with updating using other methods, because my ViewModel is actually made of several models and viewmodels.
ОтветитьCan multiselect input be used instead of checkbox in this example
Ответитьdo you have source code
Linq command not working
Hi, I am getting all boxes checked or view shows all books in details even those which are not checked, kindly give me solution...
ОтветитьHi, kindly share the code of EDIT for CREATE, because I have to choose multiple Books of same Author at the time of Author creation...
Ответитьi just dont understand one thing here, is why we dont use the Author class already implemented to add a list of Books, Wouldnt it be more easier? Because than I think we wouldn't need to be creating ViewModel Objects and changing the Edit View of Author for AuthorViewModel.. If someone could explain to me why we actually create those 2 new classses ( ViewModels ) i would appreciate alot
ОтветитьThanks very much. This was extremely useful for my project.
ОтветитьThank you very much.
Ответить