¡@

Home 

2014/10/16 ¤W¤È 12:01:55

jquery Programming Glossary: answermodel

Asp.net MVC with Entity, using jquery to pass data into List. Does not work

http://stackoverflow.com/questions/15772964/asp-net-mvc-with-entity-using-jquery-to-pass-data-into-list-does-not-work

get set public string Question get set public IList AnswerModel Answers get set It's basically a simple class. As you guys can.. class. As you guys can see. There's a List with Answers. AnswerModel Table Answer public class AnswerModel Key public int AnswerId.. a List with Answers. AnswerModel Table Answer public class AnswerModel Key public int AnswerId get set public string Answer get set..

Asp.net MVC with Entity, using jquery to pass data into List. Does not work

http://stackoverflow.com/questions/15772964/asp-net-mvc-with-entity-using-jquery-to-pass-data-into-list-does-not-work

Exercise public class ExerciseModel Key public int ExerciseId get set public string Question get set public IList AnswerModel Answers get set It's basically a simple class. As you guys can see. There's a List with Answers. AnswerModel Table Answer.. IList AnswerModel Answers get set It's basically a simple class. As you guys can see. There's a List with Answers. AnswerModel Table Answer public class AnswerModel Key public int AnswerId get set public string Answer get set A simple AnswerModel.. It's basically a simple class. As you guys can see. There's a List with Answers. AnswerModel Table Answer public class AnswerModel Key public int AnswerId get set public string Answer get set A simple AnswerModel class with an Id and an Answer. My Controller..