|
-
Jan 20th, 2005, 03:36 AM
#1
Thread Starter
New Member
ASP editors
M$ Visual Interdev.
Any other better?
-
Jan 20th, 2005, 04:15 AM
#2
Re: ASP editors
Nope.
-
Jan 20th, 2005, 09:53 AM
#3
Re: ASP editors
 Originally Posted by Dr_Michael
M$ Visual Interdev.
Any other better?
Depends what you really looking for. I usually find TextEditor much better then an IDE such as Interdev. Though the Intellisense feature is very useful apart from that my TextPad is good enough for me. I have heard a lot of people using DreamWeaver UltraDev and its Latest version. I am really against using editor which generates asp code. In the long run it becomes very hard to manage/debug and modify autogenerated code.
Anyhow if you like that sort of thing DreamWeaver is probably worth looking at.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 20th, 2005, 10:50 AM
#4
Addicted Member
Re: ASP editors
Dr. Mike,
Dreamweaver can very useful. I use Dreamweaver MX 2004 all the time, and if you want something that will give you the intellisense with not just ASP, but HTML and a bunch of other stuff as well, that's the way to go. I use it pretty much as a text editor on steroids, in that I don't let Dreamweaver generate any of my code. Some say that defeats the purpose of using it, but I think the intellisense is worth it.
Jim P.
"The Force will be with you, always."
--Ben Kenobi--
-
Jan 20th, 2005, 11:31 AM
#5
Hyperactive Member
Re: ASP editors
I always use Notepad for all my web stuff. I used to use MS FrontPage, then I moved to DreamWeaver, but everytime I go back to Notepad because it gives me the ultimate flexibility. I can do whatever I want however I want without some program messing it up.
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 20th, 2005, 12:10 PM
#6
Lively Member
Re: ASP editors
I like HAPedit (Free utility), because I can hand edit code just like Notepad, but it also shows the line numbers (good for debugging), and highlights the code with different colours to show HTML tags etc.
-
Jan 20th, 2005, 12:14 PM
#7
Hyperactive Member
Re: ASP editors
 Originally Posted by aidan
I like HAPedit (Free utility), because I can hand edit code just like Notepad, but it also shows the line numbers (good for debugging), and highlights the code with different colours to show HTML tags etc.
That one sounds cool, I'll have to check it out.
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 21st, 2005, 02:59 AM
#8
Thread Starter
New Member
Re: ASP editors
 Originally Posted by Danial
Depends what you really looking for. I usually find TextEditor much better then an IDE such as Interdev. Though the Intellisense feature is very useful apart from that my TextPad is good enough for me. I have heard a lot of people using DreamWeaver UltraDev and its Latest version. I am really against using editor which generates asp code. In the long run it becomes very hard to manage/debug and modify autogenerated code.
Anyhow if you like that sort of thing DreamWeaver is probably worth looking at.
I dont need to generate ASP code. Actually I need a form designer for my asp pages. Mostly for generating the HTML code and not the ASP. Maybe DreamWeaver is a "should try". Btw, is it shareware or freeware?
-
Jan 21st, 2005, 09:44 AM
#9
Frenzied Member
Re: ASP editors
 Originally Posted by Dr_Michael
I dont need to generate ASP code. Actually I need a form designer for my asp pages. Mostly for generating the HTML code and not the ASP. Maybe DreamWeaver is a "should try". Btw, is it shareware or freeware?
I'd try out Context if I were you, it's free and vera versatile, it supports syntax coloring for at lot of languages as it is, but you can download news ones from the website(or make your own). I've made it my default editor for web development, be it HTML, Javascript, ASP, JSP or even CSS.
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Jan 21st, 2005, 05:16 PM
#10
Re: ASP editors
 Originally Posted by Dr_Michael
I dont need to generate ASP code. Actually I need a form designer for my asp pages. Mostly for generating the HTML code and not the ASP. Maybe DreamWeaver is a "should try". Btw, is it shareware or freeware?
In that case DreamWeaver is worth looking at. I used to use Dreamweaver for designing HTML Page and layout but now I use FrontPage as it has instat preview. DreamWeaver is not a Freeware, you will have to purchase it. You can download the trial version of DreamWeaver from Macromedia Web site.
I'd try out Context if I were you, it's free and vera versatile, it supports syntax coloring for at lot of languages as it is, but you can download news ones from the website(or make your own). I've made it my default editor for web development, be it HTML, Javascript, ASP, JSP or even CSS.
I use TextPad which works pretty similar to what you mentioned. It has Tabbed/MIDI interface which I really find useful. One feature I would really love was if these Text Editors were to support Intellisense.
Anyone know of any such Text Editor?
May be I should start writing one
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 21st, 2005, 05:19 PM
#11
Hyperactive Member
Re: ASP editors
 Originally Posted by Danial
May be I should start writing one 
Was just thinking the same thing
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 21st, 2005, 05:24 PM
#12
Re: ASP editors
 Originally Posted by Disiance
Was just thinking the same thing 
I remember there is one TextEditor written by a current or former VBF member, may be we could ask him to implement the features or whether he would allow release the source code so we can extend it.
Let me see if i can find the Program Name.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 21st, 2005, 05:49 PM
#13
Hyperactive Member
Re: ASP editors
Wouldn't be to hard to write a new text editor. Did this program have special features in it?
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 21st, 2005, 07:54 PM
#14
Re: ASP editors
 Originally Posted by Disiance
Wouldn't be to hard to write a new text editor. Did this program have special features in it?
We are going way off topic so I created a new thread here instead..
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 21st, 2005, 08:25 PM
#15
Hyperactive Member
Re: ASP editors
 Originally Posted by Danial
We are going way off topic so I created a new thread here instead..
err, looks like same thread to me.
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 21st, 2005, 08:27 PM
#16
Re: ASP editors
 Originally Posted by Disiance
err, looks like same thread to me.
Sorry, i somehow edited the URL to the new thread out.
Here it is
http://www.vbforums.com/showthread.php?t=321193
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 22nd, 2005, 03:45 AM
#17
Re: ASP editors
Try Notepad++
Best syntax editor I have ever used. Syntax highlighting for over 15 languages, auto indentation, line numbering. The only thing it lacks is intellisense.
-
Jan 25th, 2005, 03:41 PM
#18
Junior Member
Re: ASP editors
Personally, I would recomment EditPad. The Lite version is free, but there is also a boosted up paid version available. They are available at http://www.editpadpro.com/editpadlite.html
The bonus features that I like on here are that it will highlight your code in whichever language you tell it you are using. It has a direct link to a browser window. It allows you to open multiple files in a tabbed window. It shows you on those tabs whether the files are currently saved. It allows you to save them individually or all at once. It also lets you restore your work to the last save quickly. It tracks your last files used. And much more.
-
Jan 26th, 2005, 02:37 AM
#19
Thread Starter
New Member
Re: ASP editors
From all those you mentioned, I find M$ InterDev better...
-
Jan 26th, 2005, 08:37 PM
#20
New Member
Re: ASP editors
TextPad is my favorite, plus any script document to remind me the hard-remembered syntexs...
-
Feb 17th, 2005, 07:35 PM
#21
New Member
Re: ASP editors
Hi Guys,
I personally prefer EditPlus (http://www.EditPlus.com) . 
Though it is certainly not free, thix Text Editor has one of
the nicest interfaces that you can find. Its Syntax Highlighting
is even better than Visual Interdev's, and will especially find favor with
HTML/JavaScript/VBScript, CSS, ASP & Java programmers. Its Search & Replace and Keyboard-Macros are a real godsend ! The only thing it lacks
is IntelliSense, which can be a real help.
* Syntax highlighting for HTML, CSS, PHP, ASP, Perl, C/C++, Java, JavaScript and VBScript. Also, it can be extended for other programming languages based on custom syntax files.
* Seamless Web browser for previewing HTML pages, and FTP commands for uploading local files to FTP server.
* Other features include HTML toolbar, user tools, line number, ruler, URL highlighting, auto-completion, cliptext, column selection, powerful search and replace, multiple undo/redo, spell checker, customizable keyboard shortcuts, and more.
For GUI-based web page designing, nothing beats Dreamweaver MX 2004.
If you people are intending to write your own Text Editor, then please try
for the look & feel of EditPlus and the IntelliSense of Dreamweaver.
-
Feb 18th, 2005, 04:19 AM
#22
Re: ASP editors
Hotdog... one of its version 7 I think is ok for debugging.. HAs the other features and I believe they have a trial version to try it out.
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|