What is the difference between VB and VB.NET?
Answers were Sorted based on User's Feedback
Answer / priths
VB.net uses oops concept
whereas in VB its not used
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prashant
vb is object based lang whereas vb.net is object oriented language. vb.net is a enhanced version of vb6.0.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Different kinds of methods?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What is Datatype Conversion in Vb.net?
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
What is different between Web User Control and Web Custom Control?
Describe the Managed Execution Process?
what user controls are and what server controls are and the differences between the two.
What is the difference between odbc and ado?
Can "this" be used within a static method?
How many types of design patterns available in .NET?
What are the benefits of Model-View-Controller Architecture?