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
Define cls?
What is non_deterministic finalization?
what is diffrence constructor and destructor in vb
What is the size of .net object?
Define serialization in .net?
How to achieve Polymorphism in VB.Net?
What is portable executable?
How to run a dos command in vb.net?
List the different types of assembly?
What is enumerator?
What is the main purpose of garbage collector?
Explain the advantages of vb.net?
Explain clr?
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
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.