Click here to Skip to main content
15,898,940 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How To Run Website Without Web Hosting Pin
#realJSOP23-Apr-19 5:28
professional#realJSOP23-Apr-19 5:28 
AnswerRe: How To Run Website Without Web Hosting Pin
Nathan Minier23-Apr-19 18:53
professionalNathan Minier23-Apr-19 18:53 
AnswerRe: How To Run Website Without Web Hosting Pin
Rajesh Murthy S15-May-19 19:48
Rajesh Murthy S15-May-19 19:48 
QuestionFlask/React/Mongo - Clues, hints, tips or gotchas Pin
Nagy Vilmos16-Apr-19 22:43
professionalNagy Vilmos16-Apr-19 22:43 
QuestionRazor Pages and Layout.cshtml Pin
Mycroft Holmes16-Apr-19 22:23
professionalMycroft Holmes16-Apr-19 22:23 
AnswerRe: Razor Pages and Layout.cshtml Pin
Maciej Los16-Apr-19 23:17
mveMaciej Los16-Apr-19 23:17 
GeneralRe: Razor Pages and Layout.cshtml Pin
Mycroft Holmes19-Apr-19 15:35
professionalMycroft Holmes19-Apr-19 15:35 
AnswerRe: Razor Pages and Layout.cshtml Pin
#realJSOP22-Apr-19 2:50
professional#realJSOP22-Apr-19 2:50 
I have two script partial views and a styles partial view.

_TopOfLayoutScripts.cshtml contains the standard framework scripts, such as jquery and jqeury-ui.

_StylesForLayout.cshtml contains all of the style stuff used throughout the app (bootstrap, jquery-ui and other stuff)

_BottomOfLayoutScripts.cshtml contains scripts that can be put at the bottom of the layout file (things that happen after the page has loaded).

This lets me restrict meddling to reasonably named files, AND allows me to use these partial views in additional layout pages. My main layout page has maybe 30 lines in it, and I haven't touched it in months.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Razor Pages and Layout.cshtml Pin
Member 143592847-May-19 16:45
Member 143592847-May-19 16:45 
QuestionFatal error: Uncaught Error: Call to a member function prepare() Pin
Member 1426306215-Apr-19 20:49
Member 1426306215-Apr-19 20:49 
AnswerRe: Fatal error: Uncaught Error: Call to a member function prepare() Pin
Richard MacCutchan15-Apr-19 21:25
mveRichard MacCutchan15-Apr-19 21:25 
QuestionCan I put SQLite database in a folder before root folder(public-html folder where index.php file could be placed in) of server and give the database folder full time read and write access permission? Pin
AndroidVH13-Apr-19 18:15
AndroidVH13-Apr-19 18:15 
QuestionMVC5 New Controller/View gives 404 Pin
#realJSOP12-Apr-19 1:56
professional#realJSOP12-Apr-19 1:56 
AnswerRe: MVC5 New Controller/View gives 404 Pin
Richard Deeming15-Apr-19 8:34
mveRichard Deeming15-Apr-19 8:34 
GeneralRe: MVC5 New Controller/View gives 404 Pin
#realJSOP15-Apr-19 8:44
professional#realJSOP15-Apr-19 8:44 
QuestionHow to download and save multiple files into the same folder with reactjs Pin
asb1469010-Apr-19 21:43
asb1469010-Apr-19 21:43 
QuestionWeb API Security Pin
Kevin Marois3-Apr-19 9:43
professionalKevin Marois3-Apr-19 9:43 
AnswerRe: Web API Security Pin
User 41802544-Apr-19 9:52
User 41802544-Apr-19 9:52 
QuestionMVC5 validation decoration Pin
#realJSOP1-Apr-19 0:55
professional#realJSOP1-Apr-19 0:55 
AnswerRe: MVC5 validation decoration Pin
#realJSOP1-Apr-19 2:07
professional#realJSOP1-Apr-19 2:07 
GeneralRe: MVC5 validation decoration Pin
malkovich198823-Apr-19 5:08
malkovich198823-Apr-19 5:08 
QuestionIs there a basic HTML scripts bundle for VS code and none serve application? Pin
maze327-Mar-19 5:05
professionalmaze327-Mar-19 5:05 
AnswerRe: Is there a basic HTML scripts bundle for VS code and none serve application? Pin
Shmuel Zang28-Mar-19 4:08
Shmuel Zang28-Mar-19 4:08 
AnswerRe: Is there a basic HTML scripts bundle for VS code and none serve application? Pin
Richard MacCutchan28-Mar-19 5:02
mveRichard MacCutchan28-Mar-19 5:02 
QuestionExperimenting Pin
Member 1419652225-Mar-19 20:42
Member 1419652225-Mar-19 20:42 

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.