What is VB.Net?

Answers were Sorted based on User's Feedback



What is VB.Net?..

Answer / dhruv joshi

visual basic.net is a object oriented language which is
platform independent and has class libraries having
manifest and misl which provides basic tools which makes it
easier to use and we can use more than one class in many
ways which was not supported by visual basic...it is
basicly made to deal with net applications and uses .net
frameworks..

Is This Answer Correct ?    2 Yes 0 No

What is VB.Net?..

Answer / aparna

VB.NET has changed almost every aspect of
softwaredevelpoment new concepts and techniques were intro

the more imp thing is its a fully object oriented,new
componet techniques new visual tools for both local and
internet interfaces

Is This Answer Correct ?    1 Yes 0 No

What is VB.Net?..

Answer / sanjivani

VB.NET is the visual basic language under .NET architecture.
So we can develop .net application using vb language taking
advantage of .NET architecture.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What do you mean by Redim in VB.NET?

0 Answers  


What is a literal control?

0 Answers  


What is the difference between readonly variable and constant variable?

0 Answers  


Explain manifest?

0 Answers  


What are the advantages of an assembly?

0 Answers  






sql satement for 2nd maximum value

15 Answers   NIIT,


what is diffrence constructor and destructor in vb

0 Answers   MCN Solutions,


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

0 Answers   TCS,


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

0 Answers  


In Datagrid after adding row, how you will assign the value for each cell to currently added new row?

2 Answers  


Why do you need Lock in Visual Basic?

0 Answers   CGI,


Explain the difference between int and int32?

0 Answers  


Categories