How can we acheive inheritance in VB.NET ?
Answers were Sorted based on User's Feedback
Answer / roopesh
class a
inherits b
using this we can do in vb.net and inherits line should be
in next line to the child class as mentioned above...
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / abha mittal
We can achieve inheritence using abstract classes ot making interfaces
| Is This Answer Correct ? | 5 Yes | 0 No |
Which is faster dictionary or hashtable?
What is static classes in c#?
Can a struct be null?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What do you mean by winforms in c#?
Why we use methods in c#?
What is private and shared assembly?
What is dataadapter c#?
What is yield keyword?
Can you use foreach iteration on arrays in c#?
What does dbml mean?
Does C# support multiple inheritance?
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)