Click here to Skip to main content
15,888,454 members
Home / Discussions / Web Development
   

Web Development

 
RantBest practice for html5 design Pin
Jassim Rahma17-Apr-16 12:15
Jassim Rahma17-Apr-16 12:15 
GeneralRe: Best practice for html5 design Pin
Nathan Minier18-Apr-16 3:38
professionalNathan Minier18-Apr-16 3:38 
Questionprint 1 to 100 using a php code with the following instructions: Pin
Kelvin Ng'ethe13-Apr-16 5:19
Kelvin Ng'ethe13-Apr-16 5:19 
AnswerRe: print 1 to 100 using a php code with the following instructions: Pin
Richard MacCutchan13-Apr-16 20:48
mveRichard MacCutchan13-Apr-16 20:48 
GeneralRe: print 1 to 100 using a php code with the following instructions: Pin
Peter_in_278013-Apr-16 20:56
professionalPeter_in_278013-Apr-16 20:56 
AnswerRe: print 1 to 100 using a php code with the following instructions: Pin
ZurdoDev25-Apr-16 1:42
professionalZurdoDev25-Apr-16 1:42 
QuestionAngularJS and page bookmarking Pin
Member 179509711-Apr-16 23:06
Member 179509711-Apr-16 23:06 
AnswerRe: AngularJS and page bookmarking Pin
Nathan Minier14-Apr-16 3:10
professionalNathan Minier14-Apr-16 3:10 
Well, for starters you want to use ui-router so that you introduce state into the Angular application.

After that, you need to setup your page with the primary Angular app to be served as a default page. I'm afraid I've only done this in OWIN/Katana, but URL rewrite should work. For instance, if you have your primary view and .js loads in index.html, you should push index.html for unresolved requests.

The idea is to push the SPA down the pipe to the client, and then let the ui-router state engine determine what should be displayed based on the client-side URL.
"There are three kinds of lies: lies, damned lies and statistics."
- Benjamin Disraeli

Questionrun vb.net web app in browser that has enough room Pin
dcof11-Apr-16 17:55
dcof11-Apr-16 17:55 
AnswerRe: run vb.net web app in browser that has enough room Pin
Richard MacCutchan11-Apr-16 21:35
mveRichard MacCutchan11-Apr-16 21:35 
QuestionmaxTimeout setting in Machine.config file Pin
Prasanth P1-Apr-16 15:16
Prasanth P1-Apr-16 15:16 
QuestionPHP - Warning: fopen(): Filename cannot be empty Pin
M Riaz Bashir29-Mar-16 22:15
M Riaz Bashir29-Mar-16 22:15 
AnswerRe: PHP - Warning: fopen(): Filename cannot be empty Pin
Jochen Arndt29-Mar-16 22:38
professionalJochen Arndt29-Mar-16 22:38 
GeneralRe: PHP - Warning: fopen(): Filename cannot be empty Pin
M Riaz Bashir30-Mar-16 0:06
M Riaz Bashir30-Mar-16 0:06 
AnswerRe: PHP - Warning: fopen(): Filename cannot be empty Pin
W Balboos, GHB11-Apr-16 5:30
W Balboos, GHB11-Apr-16 5:30 
QuestionAccess Denied issue for Web service Pin
Prasanth P27-Mar-16 0:07
Prasanth P27-Mar-16 0:07 
AnswerRe: Access Denied issue for Web service Pin
Afzaal Ahmad Zeeshan28-Mar-16 9:48
professionalAfzaal Ahmad Zeeshan28-Mar-16 9:48 
QuestionHow to sync database offline and online application Pin
Arvind Zamakia25-Mar-16 22:17
Arvind Zamakia25-Mar-16 22:17 
AnswerRe: How to sync database offline and online application Pin
ZurdoDev28-Mar-16 8:37
professionalZurdoDev28-Mar-16 8:37 
AnswerRe: How to sync database offline and online application Pin
Afzaal Ahmad Zeeshan28-Mar-16 9:50
professionalAfzaal Ahmad Zeeshan28-Mar-16 9:50 
QuestionUnitOfWork And Repository Patterns Not Needed When Using EF Pin
MadDashCoder24-Mar-16 8:34
MadDashCoder24-Mar-16 8:34 
AnswerRe: UnitOfWork And Repository Patterns Not Needed When Using EF Pin
Richard Deeming24-Mar-16 9:13
mveRichard Deeming24-Mar-16 9:13 
QuestionSOMEONE HELP ME FIX THIS. URGENT! Pin
EdzMedallada21-Mar-16 8:33
EdzMedallada21-Mar-16 8:33 
AnswerRe: SOMEONE HELP ME FIX THIS. URGENT! Pin
Serkan Onat21-Mar-16 11:43
professionalSerkan Onat21-Mar-16 11:43 
QuestionDeselecting An Element When Another Element is Selected Pin
MadDashCoder20-Mar-16 21:19
MadDashCoder20-Mar-16 21:19 

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.