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 |
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
What is difference between Abstract Class and Interface?
Can we use a crystal report into a another crystal report
Which classes a dll can contain?
Name the class which allows an element to be accessed using unique key?
In order to get assembly info whcih namespace we should import?
How to create a constant in vb.net?
What are the objects in asp.net and tell the purpose of those objects
Which control is an example of an object in vb net?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Which is the tool which can convert visual basic old version to .net compatibility version?
when do we need a multiple document interface?
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)