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
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 |
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 |
What do you mean by serialization and deserialization?
Why do we use byref keyword in vb.net?
What is trace in vb.net?
Explain how to store decimal data in .net?
Explain the difference between system.string and system.stringbuilder classes?
What is the importance of a Button control?
How can we store decimal data in .net?
hello friends, I have created a animated button in VB.NET. As its dll file coding can be viewed and also copied to some other location. So my question is how can I protect the Dll file of the animated button so that noone can access it. Any idea about this???????? Thanks Rekha
What do you mean by Redim in VB.NET?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Explain the difference between c# and vb.net?
How many classes a dll can contain?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)