G
Guest
Hi everybody,
I am a Newbie in C#. My problem is that when I am writing code for an object
in Visual Studio .NET, I cant get the members popup window after the dot
(i.e. "object._") as in Visual Basic. I have to write the whole path from
System (i.e. System.Data.SqlClient) even if I have added previouly in the
header "using System.Data.SqlClient;". And I cannot invoke the window with
ctrl-i as in VB either.
¿Can anyone help me with that? ¿is it a matter of configuration?
Thank you very much
Rita
I am a Newbie in C#. My problem is that when I am writing code for an object
in Visual Studio .NET, I cant get the members popup window after the dot
(i.e. "object._") as in Visual Basic. I have to write the whole path from
System (i.e. System.Data.SqlClient) even if I have added previouly in the
header "using System.Data.SqlClient;". And I cannot invoke the window with
ctrl-i as in VB either.
¿Can anyone help me with that? ¿is it a matter of configuration?
Thank you very much
Rita