Hi
I am planning to take interview in VB.net,can any one share
your interview Questions for a Entry-level job.
Regards
Lina

Answers were Sorted based on User's Feedback



Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Ent..

Answer / sonia

mam, I m engineer student but I faced interviews, if u want
I can tell u abt the questions I faced during the
interview. Reply.

Is This Answer Correct ?    1 Yes 0 No

Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Ent..

Answer / 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

Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Ent..

Answer / praveen

how to create views in sql with syntax and example
?
create view <Viewname> as
select a as A,b as B,c as C
from <tablename>
where <whereclause{optional}> order by A

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

what is difference between web.config and machine.config and where it will be ?

0 Answers  


What is different between web.config and machine.config and where it will be ?

0 Answers  


Explain convert.tostring and i.tostring method?

0 Answers  


Explain trace in vb.net?

0 Answers  


How does vb.net achieve polymorphism?

0 Answers  






What are the features of c# which are not present in vb.net?

0 Answers  


What is the main purpose of garbage collector?

0 Answers  


What is the ruby interface generator?

0 Answers  


What are the difference between dispose(), close(), exit(), end()? When do we use them?

0 Answers  


List the different types of assembly?

0 Answers  


What is private assembly?

0 Answers  


What are the objects in asp.net and tell the purpose of those objects

3 Answers   Ascent, CCS, MTBC,


Categories