Hi,
I need to buy a web development tool, and I am trying to decide between Dreamweaver and VS.NET 2003.
My main point is how well Dreamweaver handles intellisence. If I use a datagrid, for example, will Deamweaver tell me what methods and properties my datagrid has?
If I make my own class and include it in the page, will Dreamweaver tell me what methods and properties my class has? I know VS will do this, but I was wondering if Dreamweaver does this for .NET.
For example, if I am using JavaScript in Dreamweaver, and I write string. then all the string methods will come up, and I don't have to look in the reference to see if it is string.length, string.len, string.Length, string.Length(), or even something like string.GetUBound().
Thanks for your time,
CJB
I need to buy a web development tool, and I am trying to decide between Dreamweaver and VS.NET 2003.
My main point is how well Dreamweaver handles intellisence. If I use a datagrid, for example, will Deamweaver tell me what methods and properties my datagrid has?
If I make my own class and include it in the page, will Dreamweaver tell me what methods and properties my class has? I know VS will do this, but I was wondering if Dreamweaver does this for .NET.
For example, if I am using JavaScript in Dreamweaver, and I write string. then all the string methods will come up, and I don't have to look in the reference to see if it is string.length, string.len, string.Length, string.Length(), or even something like string.GetUBound().
Thanks for your time,
CJB