Click here to Skip to main content
15,895,777 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: get the parent DIV ID through server side coding Pin
Jills Mathew3-Aug-09 3:55
Jills Mathew3-Aug-09 3:55 
QuestionFrontpage querry!!! Pin
Razanust2-Aug-09 20:04
Razanust2-Aug-09 20:04 
AnswerRe: Frontpage querry!!! Pin
Marc Firth4-Aug-09 2:22
Marc Firth4-Aug-09 2:22 
QuestionHelp with multiview control and AJAX Pin
Spoks_ST2-Aug-09 3:00
Spoks_ST2-Aug-09 3:00 
AnswerRe: Help with multiview control and AJAX Pin
Christian Graus2-Aug-09 16:56
protectorChristian Graus2-Aug-09 16:56 
QuestionCoding Environment Pin
See_Sharp1-Aug-09 20:05
See_Sharp1-Aug-09 20:05 
AnswerRe: Coding Environment Pin
Dalek Dave2-Aug-09 1:21
professionalDalek Dave2-Aug-09 1:21 
AnswerRe: Coding Environment Pin
Marc Firth4-Aug-09 2:38
Marc Firth4-Aug-09 2:38 
Generally whatever is right or you are comfortable with.

Personally I tend to develop using dreamweaver's code view under windows. But I have also used notepad, notepad++ and Aptana Studio.

When I'm working on a linux box I'll use aptana, but it adds so many extra files to the project - it can be a pain to maintain (i havent found an easy cleanup option), so I won't use it on Windows. It does have a good intellisense stylee code helper tool. and automatic code generation for all the basics (getters/setters).

Dreamweaver does make coding easy with code completion etc and the inbuilt filemanager is nice and responsive. DW also has an excellent site manager for working with dynamic sites and minimising the time spent tralling through dialogues to get to your "images" folders.

If I need an editor on clients servers, I tend to use notepad++ on windows (small footprint + code colouring) or VI on Linux (Good for quick modifications when remotely connecting using SSH).


Oh and dispite the fact I use it less and less these days, the visual editor has helped me solve many errors such as positioning issues over the years (DW shows you where the paddings and margins actually are - rather than relying on the space between elements in the browser). The properties box also saves the time of having to look up image sizes - on click and it writes them for you (in nice tidy code I might add).

Hmm... Guess I'm a Dreamweaver fan.


AnswerRe: Coding Environment Pin
Mike Ellison4-Aug-09 3:20
Mike Ellison4-Aug-09 3:20 
Questionsmsing by mobile Pin
sheemap1-Aug-09 8:10
sheemap1-Aug-09 8:10 
AnswerRe: smsing by mobile Pin
Christian Graus2-Aug-09 16:54
protectorChristian Graus2-Aug-09 16:54 
AnswerRe: smsing by mobile Pin
nelsonpaixao5-Aug-09 14:21
nelsonpaixao5-Aug-09 14:21 
Questionsmsing by internet to mobile Pin
sheemap1-Aug-09 8:01
sheemap1-Aug-09 8:01 
QuestionAvoid tables in Asp.net 3.5 UI Pin
Sayed Sajid31-Jul-09 23:19
Sayed Sajid31-Jul-09 23:19 
AnswerRe: Avoid tables in Asp.net 3.5 UI Pin
Abhijit Jana1-Aug-09 0:44
professionalAbhijit Jana1-Aug-09 0:44 
GeneralRe: Avoid tables in Asp.net 3.5 UI Pin
Sayed Sajid1-Aug-09 0:57
Sayed Sajid1-Aug-09 0:57 
GeneralRe: Avoid tables in Asp.net 3.5 UI Pin
Abhijit Jana1-Aug-09 1:23
professionalAbhijit Jana1-Aug-09 1:23 
AnswerRe: Avoid tables in Asp.net 3.5 UI Pin
sheemap1-Aug-09 8:32
sheemap1-Aug-09 8:32 
QuestionSSL Delay Pin
BeerFizz31-Jul-09 7:02
BeerFizz31-Jul-09 7:02 
QuestionDynamically set iframe height and width Pin
syaiful_8630-Jul-09 14:32
syaiful_8630-Jul-09 14:32 
AnswerRe: Dynamically set iframe height and width Pin
Aman Bhullar30-Jul-09 22:40
Aman Bhullar30-Jul-09 22:40 
GeneralRe: Dynamically set iframe height and width Pin
syaiful_8631-Jul-09 1:38
syaiful_8631-Jul-09 1:38 
GeneralRe: Dynamically set iframe height and width Pin
ranuth30-Sep-09 16:45
ranuth30-Sep-09 16:45 
QuestionCustom ASP.NET security Pin
OsoreWatashi30-Jul-09 4:14
OsoreWatashi30-Jul-09 4:14 
AnswerRe: Custom ASP.NET security Pin
Christian Graus31-Jul-09 10:25
protectorChristian Graus31-Jul-09 10:25 

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.