Click here to Skip to main content
15,900,973 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: What makes an excellent web developer? Pin
petter201231-Aug-16 13:43
petter201231-Aug-16 13:43 
GeneralRe: What makes an excellent web developer? Pin
Nathan Minier1-Sep-16 0:58
professionalNathan Minier1-Sep-16 0:58 
AnswerRe: What makes an excellent web developer? Pin
Mohd Shibli21-Sep-16 7:32
professionalMohd Shibli21-Sep-16 7:32 
Questionconverting string to html Pin
Raghavendra.Kodimala11-Aug-16 4:18
professionalRaghavendra.Kodimala11-Aug-16 4:18 
AnswerRe: converting string to html Pin
Richard MacCutchan11-Aug-16 4:25
mveRichard MacCutchan11-Aug-16 4:25 
AnswerRe: converting string to html Pin
W Balboos, GHB11-Aug-16 8:36
W Balboos, GHB11-Aug-16 8:36 
AnswerRe: converting string to html Pin
ellegonzalez19-Aug-16 23:51
ellegonzalez19-Aug-16 23:51 
Questionevent for partial view unload Pin
Raghavendra.Kodimala10-Aug-16 22:53
professionalRaghavendra.Kodimala10-Aug-16 22:53 
AnswerRe: event for partial view unload Pin
Nathan Minier11-Aug-16 1:29
professionalNathan Minier11-Aug-16 1:29 
QuestionWhy cant I add any CSS properties to my webpage? Pin
ScarletMcLearn6-Aug-16 2:56
ScarletMcLearn6-Aug-16 2:56 
AnswerRe: Why cant I add any CSS properties to my webpage? Pin
Richard Deeming8-Aug-16 1:47
mveRichard Deeming8-Aug-16 1:47 
AnswerRe: Why cant I add any CSS properties to my webpage? Pin
W Balboos, GHB9-Aug-16 5:15
W Balboos, GHB9-Aug-16 5:15 
QuestionConfused between Django/Python or NodeJS/ExpressJS Pin
Member 118283653-Aug-16 8:57
Member 118283653-Aug-16 8:57 
AnswerRe: Confused between Django/Python or NodeJS/ExpressJS Pin
Nathan Minier5-Aug-16 1:27
professionalNathan Minier5-Aug-16 1:27 
GeneralRe: Confused between Django/Python or NodeJS/ExpressJS Pin
Root1316-Nov-16 0:06
Root1316-Nov-16 0:06 
GeneralRe: Confused between Django/Python or NodeJS/ExpressJS Pin
Nathan Minier16-Nov-16 0:59
professionalNathan Minier16-Nov-16 0:59 
Question[ChildActionOnly] attribute in MVC Pin
Mgkvp2-Aug-16 23:25
Mgkvp2-Aug-16 23:25 
AnswerRe: [ChildActionOnly] attribute in MVC Pin
Nathan Minier3-Aug-16 1:19
professionalNathan Minier3-Aug-16 1:19 
It prevents direct calls to a given method, such as direct navigation.

So if you only want a particular partial view or data object to be accessible by navigating inside your web app, you would use this. Otherwise the data or partial could be used by an external application making requests to your controllers.
"There are three kinds of lies: lies, damned lies and statistics."
- Benjamin Disraeli

AnswerRe: [ChildActionOnly] attribute in MVC Pin
Richard Deeming3-Aug-16 2:24
mveRichard Deeming3-Aug-16 2:24 
QuestionWhat is causing some sites to generate huge history lists? Pin
charlieg1-Aug-16 1:10
charlieg1-Aug-16 1:10 
AnswerRe: What is causing some sites to generate huge history lists? Pin
Richard Deeming1-Aug-16 2:13
mveRichard Deeming1-Aug-16 2:13 
GeneralRe: What is causing some sites to generate huge history lists? Pin
charlieg1-Aug-16 4:07
charlieg1-Aug-16 4:07 
GeneralRe: What is causing some sites to generate huge history lists? Pin
Richard Deeming1-Aug-16 4:09
mveRichard Deeming1-Aug-16 4:09 
QuestionWeb Development Architectures - Smaller projects/Security Pin
TheOnlyRealTodd24-Jul-16 18:53
professionalTheOnlyRealTodd24-Jul-16 18:53 
AnswerRe: Web Development Architectures - Smaller projects/Security Pin
Richard Deeming25-Jul-16 2:13
mveRichard Deeming25-Jul-16 2:13 

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.