What is the difference between the C#.NET and VB.NET?
Answer Posted / sheeladanduboyina
As a Developer or Programmer Difference between C#.net,Vb.net would be concentrating more on Syntax Difference.
Mainly Difference between the Keywords used in OOPS Fundamentals.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data type and how many types of data types are in .NET ?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What is .net core used for?
Please explain is the jit an interpreter?
Explain what is the difference between encrypting a password and applying a hashing?
What is difference between .net core and .net standard?
Explain how viewstate is being formed and how it's stored on client in .net?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
How to create multiple inheritance in c#, with example?
What is namespaces in .net?
Explain what is the difference between web application and enterprise application?
Difference abstract class and interface in .net?
What's singlecall activation mode used for in .net?
How do you view the methods and members of a dll?
what user controls are and what server controls are and the differences between the two.