![]() |
|
|
Text Editors and Software to Write ASPWhen you are writing ASP there are many environments where you can do
your work. I use and recommend using Ultradev 4, other ones include
Dreamweaver 2 and 3 and Visual Interdev (though these can be a little
daunting for the beginner). There are many packages such as Interdev
which will assist you in writing code. This may make ASP easier to write
but I strongly suggest that you learn to write ASP yourself, in the
long run this will make it easier for you to debug. The first site I ever made took an enormous amout of time, I wrote it all in notepad. Once I had learnt how to hand code I moved on to Dreamweaver. The same site to do now would probably take me a couple of weeks. Nevertheless I am still grateful that I used notepad and still have a soft spot for it! Just one point, look out for editors that munch your code. I found
out that Dreamweaver couldn't cope with large amounts of ASP code but
worked fine with a few lines. Frontpage doesn't have many backers so
avoid it like the plague! TextPad Ultraedit CuteEditor ASPExpress HapEdit FCKEditor
Site developed by Michael Wall - Web Design Belfast N.Ireland. |
|