Hi
I am planning to take interview in VB.net,can any one share
your interview Questions for a Entry-level job.
Regards
Lina
Answer Posted / praveen
How is VB.Net different from VB6??
In VB.net
*support inhertiance and Exception handling
*support disconnected data
In VB6
*Doesnt support inhertiance and Exception
handling & disconnected data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
List the different types of assembly?
Explain about Visual basic.NET culture?
What is the use of console application?
What is the feature anonymous type?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is an arraylist?
How do you retrieve the customized properties of a .net application from xml .config file?
What are the differences between vb.net and c#, related to oops concepts
Explain i.tostring method?
Explain the advantages of migrating to vb.net?
Why do we use ansi keyword?
How to send xml file on server using http protocol?
How many classes a dll can contain?
What is the advantage of using system.text.stringbuilder over system.string?