Click here to Skip to main content
15,868,016 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: using javascript in a Firefox browser Pin
Afzaal Ahmad Zeeshan30-Oct-17 11:14
professionalAfzaal Ahmad Zeeshan30-Oct-17 11:14 
AnswerRe: using javascript in a Firefox browser Pin
Nathan Minier31-Oct-17 1:23
professionalNathan Minier31-Oct-17 1:23 
QuestionCreate a web page to connect to unix server Pin
LuckySas30-Oct-17 4:19
LuckySas30-Oct-17 4:19 
AnswerRe: Create a web page to connect to unix server Pin
Richard MacCutchan30-Oct-17 5:36
mveRichard MacCutchan30-Oct-17 5:36 
QuestionMVC5 posting data to controller Pin
#realJSOP28-Oct-17 6:12
mve#realJSOP28-Oct-17 6:12 
AnswerRe: MVC5 posting data to controller Pin
Nathan Minier30-Oct-17 1:23
professionalNathan Minier30-Oct-17 1:23 
Questionpassing id using@url.Action Pin
svknair26-Oct-17 23:59
svknair26-Oct-17 23:59 
AnswerRe: passing id using@url.Action Pin
Nathan Minier27-Oct-17 1:33
professionalNathan Minier27-Oct-17 1:33 
You've got a few options. The one I'd suggest is a navigation property in the section that references the standard; unless you're explicitly sharing an individual section across many standards that would be the best route IMO.

Another option would be to put the standard ID into the ViewBag and pass that to your section edit view. I like that one less, as it potentially poses issues on refresh, deep linking, etc. Plus it's pushing DAL logic to the View, which is less than awesome.
"There are three kinds of lies: lies, damned lies and statistics."
- Benjamin Disraeli

QuestionEF6 and MVC - Models *and* ViewModels? Pin
#realJSOP24-Oct-17 4:58
mve#realJSOP24-Oct-17 4:58 
PraiseRe: EF6 and MVC - Models *and* ViewModels? Pin
Richard Deeming24-Oct-17 5:30
mveRichard Deeming24-Oct-17 5:30 
GeneralRe: EF6 and MVC - Models *and* ViewModels? Pin
#realJSOP24-Oct-17 6:36
mve#realJSOP24-Oct-17 6:36 
GeneralRe: EF6 and MVC - Models *and* ViewModels? Pin
Richard Deeming24-Oct-17 6:40
mveRichard Deeming24-Oct-17 6:40 
AnswerRe: EF6 and MVC - Models *and* ViewModels? Pin
Nathan Minier25-Oct-17 1:47
professionalNathan Minier25-Oct-17 1:47 
Questionpassword hasher Pin
Member 1347817421-Oct-17 20:38
Member 1347817421-Oct-17 20:38 
QuestionRe: password hasher Pin
Richard MacCutchan23-Oct-17 2:48
mveRichard MacCutchan23-Oct-17 2:48 
QuestionWhat do y'all use for prototyping Pin
#realJSOP19-Oct-17 5:52
mve#realJSOP19-Oct-17 5:52 
QuestionIt's probably just me... Pin
#realJSOP18-Oct-17 2:39
mve#realJSOP18-Oct-17 2:39 
AnswerRe: It's probably just me... Pin
Nathan Minier23-Oct-17 1:25
professionalNathan Minier23-Oct-17 1:25 
GeneralRe: It's probably just me... Pin
#realJSOP23-Oct-17 4:45
mve#realJSOP23-Oct-17 4:45 
GeneralRe: It's probably just me... Pin
Nathan Minier23-Oct-17 6:13
professionalNathan Minier23-Oct-17 6:13 
QuestionRelated to Table in angular 4 material Pin
Munjal Pandya6-Oct-17 22:18
Munjal Pandya6-Oct-17 22:18 
SuggestionRe: Related to Table in angular 4 material Pin
Richard Deeming9-Oct-17 8:55
mveRichard Deeming9-Oct-17 8:55 
GeneralRe: Related to Table in angular 4 material Pin
Munjal Pandya9-Oct-17 17:25
Munjal Pandya9-Oct-17 17:25 
QuestionMVC Edit form with dynamic dropdown list Pin
desanti23-Sep-17 8:45
desanti23-Sep-17 8:45 
AnswerRe: MVC Edit form with dynamic dropdown list Pin
Richard Deeming25-Sep-17 2:26
mveRichard Deeming25-Sep-17 2:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.