hi
any one can explain what type of questins can be asked in vb.net interview @ beginners level
thanx 4 help in advance
Printable View
hi
any one can explain what type of questins can be asked in vb.net interview @ beginners level
thanx 4 help in advance
Read any beginners book on VB.NET and you should figure the questions yourself .
go prepared and you'll get the job
Know your basic data types.
Short
Integer
Long
String
Boolean
Double
etc.
Know what type of data they hold and how big it can hold.
I would learn the theory behind the new features of VB.net - you don't have to know how to actually implement them, just be aware that they are options during the development process.