what are the advantage in vb.net and different between vb
and vb.net
Answers were Sorted based on User's Feedback
Answer / guest
vb is not follow the oops concept.But vb.net follow the
oops concept.
| Is This Answer Correct ? | 24 Yes | 2 No |
Answer / rahul godse
1. VB uses vb runtime while vb.net uses CLR
2. VB object based,vb.net is object oriented
3. VB Suports splash screen
4. VB Uses on error goto while vb.net uses Try..
Catch..Finally
5. vb.Net Supports inheritance
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / ashok
Adv of VB.NET
vb is object based.vb.net is object oriented
vb use record set for database connection
vb.net use dataset for database connection
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / iftekhar
1)vb.net provide XML conversion
2)vb.net provide disconnect architecture
3)vb.net object orineted base
4) any think is class
vb 6.0
1)not support XML
2)not support ado.net so no support disconnect architecture
3)in vb first create class then call object
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rajeev singh
VB 6.0
1- Vb 6.0 object based.
2- Vb 6.0 only windows based application.
3- Vb 6.0 support connected architecture.
4- Vb 6.0 contain MDI form.
VB .NET
1- Vb .Net Object Oriented.
2- Vb .Net window based and also web based.
3- VB .Net Support disconnectet architecture.
4- VB .Net does not contain MDI form. We can make any form
MDI via ismdicontainer property.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kannan.k
1.vb is window application and data stored to database.but
vb.net is web design .
2.vb.net use:for example i am one company how to known my
company name and detail other pepole.so design one web site
release to internet
| Is This Answer Correct ? | 1 Yes | 3 No |
is ADO.NET important to connect sql server? is any other way to connect sql server?
Regarding Types of compatability in VB and their usage ?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
What are the assembly entry points?
What is difference between Abstract Class and Interface?
Write a VB.Net console program to check whether a number is perfect or not.
Is VB.NET object oriented? What are the inheritances does VB.NET support ?
13 Answers Digital GlobalSoft, Global Infotech, Infosys,
What is strong name in .net assembly?
How do you retrieve the customized properties of a .net application from xml .config file?
Explain the observations between vb.net and vc#.net?
How to view an assembly?
Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)