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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Define cls?

731


What is non_deterministic finalization?

767


what is diffrence constructor and destructor in vb

681


What is the size of .net object?

725


Define serialization in .net?

760






How to achieve Polymorphism in VB.Net?

747


What is portable executable?

728


How to run a dos command in vb.net?

741


List the different types of assembly?

680


What is enumerator?

733


What is the main purpose of garbage collector?

644


Explain the advantages of vb.net?

651


Explain clr?

701


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

2046


Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

1908