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

Explain the advantage of option strict on?

521


hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!

1567


What is the feature which is common to all .net languages?

463


List the different types of assembly?

536


What is the main use of a namespace?

506






What are jagged arrarys ?

564


What is the differnce between managed code and unmanaged code?

529


What do you mean by deserialization?

546


What do you mean by Redim in VB.NET?

664


Tell me how many .net languages can a single .net dll contain?

515


what is difference between web.config and machine.config and where it will be ?

473


How do you retrieve the customized properties of a .net application from xml .config file?

510


Explain redim keyword?

539


What are the shadow variables?

582


Which class allows an element to be accessed using unique key?

513