prprogrammer
Programmer
Hi I was working wiht visual studio using vb language. now I tryin to learn some C# but I have a question , in VB I write Dim x as... then vb display all kind of stuff and press enter and the code do autotab..is that possible in c# because I write string x; and the code do not make autotab or display or var types.