Differences between VB.Net and C#, related to OOPS concepts
Answer Posted / k l baiju
c# is faster than vb.net
C# can access unmanaged code in the background
c# has more functionality
| Is This Answer Correct ? | 29 Yes | 23 No |
Post New Answer View All Answers
How do you use viewstate?
What are the differences between primary foreign and unique keys?
Can we add code files of different languages in app_code folder?
What is directive in asp net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What are the navigation ways between pages available in ASP.NET?
How can we access static variable?
What do you understand from custom control?
What are client activated objects?
Can we have 2 web config files?
What are the various types of cookies in asp.net?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain the use of view state?
What is difference between session and cookie?
What is ispostback property?