Click here to Skip to main content
15,902,634 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Template or anything similar Pin
t3cho6-Apr-15 2:06
t3cho6-Apr-15 2:06 
AnswerRe: Template or anything similar Pin
Richard Deeming7-Apr-15 2:58
mveRichard Deeming7-Apr-15 2:58 
Questionweb Pin
yome fisseha31-Mar-15 20:32
yome fisseha31-Mar-15 20:32 
AnswerRe: web Pin
den2k8831-Mar-15 20:55
professionalden2k8831-Mar-15 20:55 
AnswerRe: web Pin
Afzaal Ahmad Zeeshan31-Mar-15 22:11
professionalAfzaal Ahmad Zeeshan31-Mar-15 22:11 
AnswerRe: web Pin
King Fisher1-Apr-15 0:21
professionalKing Fisher1-Apr-15 0:21 
QuestionShould I choose Yii framework for PHP applications?How fast and secure is the framework? Pin
Elia Howard30-Mar-15 23:03
Elia Howard30-Mar-15 23:03 
AnswerRe: Should I choose Yii framework for PHP applications?How fast and secure is the framework? Pin
Richard MacCutchan30-Mar-15 23:16
mveRichard MacCutchan30-Mar-15 23:16 
AnswerRe: Features of Yii framework Pin
Jenny B Jones7-Apr-15 2:28
professionalJenny B Jones7-Apr-15 2:28 
Questionhow to use validation with login in code view Pin
Member 1095307530-Mar-15 4:42
Member 1095307530-Mar-15 4:42 
QuestionRe: how to use validation with login in code view Pin
ZurdoDev3-Apr-15 10:18
professionalZurdoDev3-Apr-15 10:18 
QuestionHow do I run a classic asp webpage from visual studio Pin
Steve Holdorf26-Mar-15 15:25
Steve Holdorf26-Mar-15 15:25 
AnswerRe: How do I run a classic asp webpage from visual studio Pin
F-ES Sitecore27-Mar-15 0:02
professionalF-ES Sitecore27-Mar-15 0:02 
AnswerRe: How do I run a classic asp webpage from visual studio Pin
Lord_Nick6927-Mar-15 6:58
Lord_Nick6927-Mar-15 6:58 
QuestionChanging a classic ASP start page from IIS Pin
Steve Holdorf26-Mar-15 14:02
Steve Holdorf26-Mar-15 14:02 
AnswerRe: Changing a classic ASP start page from IIS Pin
F-ES Sitecore27-Mar-15 0:05
professionalF-ES Sitecore27-Mar-15 0:05 
QuestionWhy use .aspx?? Pin
Member 1142476120-Mar-15 11:25
Member 1142476120-Mar-15 11:25 
AnswerRe: Why use .aspx?? Pin
F-ES Sitecore21-Mar-15 2:15
professionalF-ES Sitecore21-Mar-15 2:15 
It allows you to run functional code on the server to do things like read data from databases, send emails etc, and do the things that make your site "work" and make it data-driven. One of the advantages of the likes of aspx over php is that the code is compiled into a dll rather than interpreted each time the page runs like with PHP. "Classic ASP" works the same way that PHP does and Microsoft retired that a decade ago.
GeneralRe: Why use .aspx?? Pin
Afzaal Ahmad Zeeshan25-Mar-15 4:08
professionalAfzaal Ahmad Zeeshan25-Mar-15 4:08 
AnswerRe: Why use .aspx?? Pin
Krishna Murthy G24-Mar-15 22:53
professionalKrishna Murthy G24-Mar-15 22:53 
AnswerRe: Why use .aspx?? Pin
ZurdoDev3-Apr-15 10:20
professionalZurdoDev3-Apr-15 10:20 
QuestionJava 3d Pin
Member 1154025619-Mar-15 18:21
Member 1154025619-Mar-15 18:21 
QuestionWeb paged load at the top in IE but scrolled down in Firefox Pin
Jonathan Davies19-Mar-15 7:53
Jonathan Davies19-Mar-15 7:53 
QuestionWeb Developer Required Pin
Member 1153512318-Mar-15 0:27
Member 1153512318-Mar-15 0:27 
AnswerRe: Web Developer Required Pin
Afzaal Ahmad Zeeshan18-Mar-15 0:59
professionalAfzaal Ahmad Zeeshan18-Mar-15 0:59 

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.