Intellisense?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Should I be able to see intellisense when working in a .aspx page? I can see
it in the code behind page but not .aspx. I am running VS.net 2003 on 1.1
framework.

Thanks
Mike
 
In VS 2003, intellisense is only supported in the codebehind, not for code in
the .aspx. FWIW, there'll be intellisense for code in the .aspx in VS 2005.
 
Hi Mike,

As Jeremy said, Whidby supports intellisense in aspx pages....It also has
intellisence to some extent in javascript ...

Very cool feature...

Need more information, do post msg back..

HappyCoding
 
You'll be happy to know that VS2005 does support intellisense in the aspx.
It's scheduled to be released later this year.
 
When u say there is no intellisense in ASPX pages what do you mean? Cos
there is a kind of intellisense there for controls
 
Back
Top