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

Can we use Vb.Net and C# language simultaneously in one .Net application?

657


What are the two main parts of .net?

644


What is the class that allows an element to be accessed using unique key?

627


What is code security?

602


How do you call a stored procedure in Visual Basic?

656






Explain the use of new keyword?

636


How to run a dos command in vb.net?

685


Is vb.net a programming language?

619


What is normal jit?

709


thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

1789


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2268


Explain convert.tostring and i.tostring method?

598


what is common language specification?

594


List the two main parts of .net?

678


Explain about the ruby interface generator?

639