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 is the significance of delegates. Where should they be used?
what is vb.net
Is vb.net dead?
What is different between web.config and machine.config and where it will be ?
Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at runtime Can you allow a class to be inherited but prevent the method from being overridden ? What happens in memory when you box and unbox a value type ? Write a progtam to convert decimal to byte without using library function.
Explain nested classes?
i could not run my application in any computers if i want to run it i have to install the full version of visual studio 2005. it is really hard and feel embarrassing in front of the people though i installed .net framework where goes wrong
Explain redim keyword?
In vb.net how to connect crystal report?
What is enumerator?
What are the two main parts of .net?
What is "Friend" in VB.Net?
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)