E
Eric
Hello,
I'm sure there's an easy answer for this but I can't seem to figure
out why VS is behaving this way. If I create a new ASP.net project,
the codebehind VB file allows me to type in the name of a control and
when I hit the period all the respective methods and attributes come
up for that object (isn't that intelisense?).
But, If I try to create a single ASPX file with VB code inline using
visual studio, the code itself does not use the typical VB coloring
and when I type in a control I get no list of attributes/methods when
i hit the period (that just sounds weird ).
Do I need to do something special to activate this intelisense?
Please help as I'm kind of a newbie to VS.net. I read that you have to
create some solut of "solution???" file but I don't know how to do
this nor do I know if that will activate the VB.net coloring and
intelisense in my aspx pages.
Thanks
Eric
I'm sure there's an easy answer for this but I can't seem to figure
out why VS is behaving this way. If I create a new ASP.net project,
the codebehind VB file allows me to type in the name of a control and
when I hit the period all the respective methods and attributes come
up for that object (isn't that intelisense?).
But, If I try to create a single ASPX file with VB code inline using
visual studio, the code itself does not use the typical VB coloring
and when I type in a control I get no list of attributes/methods when
i hit the period (that just sounds weird ).
Do I need to do something special to activate this intelisense?
Please help as I'm kind of a newbie to VS.net. I read that you have to
create some solut of "solution???" file but I don't know how to do
this nor do I know if that will activate the VB.net coloring and
intelisense in my aspx pages.
Thanks
Eric