W
whoffmann
Visual Studio.net is not autofilling the names of object members, etc.
I've checked the appropriate box in "Tools/Options/Text Editor"
Any suggestions as to why, for instance,
"cmdLogin.CommandType = commandType.StoredProcedure" will not fill in
the "StoredProcedure" after I type the "."
I'm working in a .aspx page.
It doesn't seem to matter if I have a solution open or not. I still
have to type in everything.
Shouldn't this work out of the box? Do I need to import some obscure
library or have some window open in my environment?
TIA--Will
I've checked the appropriate box in "Tools/Options/Text Editor"
Any suggestions as to why, for instance,
"cmdLogin.CommandType = commandType.StoredProcedure" will not fill in
the "StoredProcedure" after I type the "."
I'm working in a .aspx page.
It doesn't seem to matter if I have a solution open or not. I still
have to type in everything.
Shouldn't this work out of the box? Do I need to import some obscure
library or have some window open in my environment?
TIA--Will