Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Dev Tool

Status
Not open for further replies.

warthog72

Programmer
Aug 13, 2003
42
US
Hey everyone. Looking to get some advice and input on what are the best web development tools out there. I've got 2 small databases to maintain that are primarily HTML and ASP pages. What are good tools to use to maintain the code, links, etc?

Thanks in advance!
 
If you want quick and easy - but aren't worried to much about optimization, then I would suggest dreamweaver / frontpage,

if you want vast flexibility, integration and depth, then I would suggest visual studio.net

if you really want to understand how the pages work, and be able to fix them quickly, then use notepad.

I use notepad.

HTH

Simon
 
I'd say DreamWeaver or TextPad or any "notepad on steroids" clone.

It's nice to have code highlighting and stuff and line numbers, etc..

If you're coding by hand (which you should do to understand whats going on), make it easy as possible by using something like those listed above..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top