What are Major Feature of VB.NET Over C#.NET
Answer Posted / ajit jha
VB.NET also doesn't support operator overloading. Due to
unsafe code.
And
VB.NET instantly compiled our code, help in small
development work and disadvantage is it cause slightly delay
in case of Large Development.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
What is the difference between .dll extension and .exe extension files?
How many ways the function can return values?
What do you mean by serialization and deserialization?
Explain about the keyword must inherit?
Explain internal keyword in .net framework?
Can you please explain the difference between dispose and finalize()?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is sorting in vb?
What are the assembly entry points?
What are the various open source tool available for VB.NET?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Define clr?
Explain convert.tostrin?
Explain some of the exclusive features which are present in vb?