a program like .net end html editors???

J

Jesper Andersen

does anyone know if there is a program that handle objects like .net and
other "intelligent" programs by displaying the availibly methods and
properities for a object ore a instance of an object??

i have a hard time remembering the different functions for the different
classes....

does anyone know??
 
B

Brian Genisio

Jesper said:
does anyone know if there is a program that handle objects like .net and
other "intelligent" programs by displaying the availibly methods and
properities for a object ore a instance of an object??

i have a hard time remembering the different functions for the different
classes....

does anyone know??

I am pretty sure that Visual Interdev will... but it always seems like
overkill for me to use as an HTML editor.

Brian
 
L

Laurent Bugnion

Hi,

Jesper said:
does anyone know if there is a program that handle objects like .net and
other "intelligent" programs by displaying the availibly methods and
properities for a object ore a instance of an object??

i have a hard time remembering the different functions for the different
classes....

does anyone know??

What you are talking about has nothing to do with .NET. It is
Intellisense, which is a feature of Visual Studio, and which works
pretty well, I grant you, in Visual Studio.NET. For information, you can
work .NET applications without Visual Studio, and you can use Visual
Studio for other stuff than .NET.

Intellisense works well with HTML and JavaScript too, so if you have
Visual Studio.NET installed, I recommend you try to write HTML and
client-side JavaScript in it.

Laurent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top