What is the role of [Bind(Exclude = “AlbumId”)] annotation in data validation? What does scaffolding mean?
问题 I follow this tutorial: http://www.asp.net/mvc/tutorials/mvc-music-store/mvc-music-store-part-6 When talking about form validation author says that Bind anntoations is used to: Lists fields to exclude or include when binding parameter or form values to model properties It is little bit gibberish to me - I don't get it. What does it actually mean? Maybe the problem is the word scaffold which has to meanings in dictionary that don't have any connection to IT. What is the result of: [Bind