Differences between VB.Net and C#, related to OOPS concepts
Answer Posted / vinod
vb.net is partially oops,were c# is full oops ...
multiple multilevel is not possible in vb.net...in c# its
available.
| Is This Answer Correct ? | 16 Yes | 23 No |
Post New Answer View All Answers
What do you mean by View State and what is its role?
Explain server-side scripting and client-side scripting.
Which is better php or asp.net?
How does viewstate work?
What is a postback in asp net?
Explain about solution explorer window?
What are validator? How do you disable them?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
How do you handle server controls?
what is AutoEventWireUp and what is the use of This property explain in details?
Why cyclomatic complexity is important?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What are server-side comments in ASP.NET?
Describe session handling in a webfarm, how does it work and what are the limits?
What does mvc represent in asp.net? : asp.net mvc