How do I get intellisense appear beceause in vb.net when i type say variable name like double I only need to type the first few letters in . In C# I dont get anything
Hi!
Hope this helps.
http://forums.asp.net/p/1495103/3522955.aspx#3522955
Ok I didnt see anything about intellisense and I am using c# and not a combination with vb.net. Forget about vb.net
I am not getting this kind of problem, this is strange problem !!!! un install the and re install hope it may recovers.
Hi,
Try using the command below to reset your VS setting
devenv.exe /ResetSettings
Thanks,