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 |
How to store decimal data in .net?
What are jagged arrays ?
Why do we use ansi keyword?
Explain some of the exclusive features which are present in vb?
Explain the difference between import system.data.sqlclient and system.data.oledb?
Explain the difference between thread and process?
Explain internal keyword in .net framework?
How many languages are supported by .net?
Is vb.net a programming language?
What is the difference between c# and vb.net?
What is "Friend" in VB.Net?
What are option strict and option explicit?
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)