| |
GeekInterview.com > Interview Questions > Microsoft > Basics
| Print | |
Question: What are the differences between C# and VB.NET apart from syntax?which is more powerful,how do we determine which language to be used when designing a .NET app?
|
| January 01, 2006 04:00:05 |
#1 |
| Ritesh Diyawar |
Member Since: Visitor Total Comments: N/A |
RE: What are the differences between C# and VB.NET apa... |
| 1, C# Case censetive but vb.net not2, c# conversion done Explictly but vb.net implictly3, Must have break statement in Default section but not in vb.net |
| |
Back To Question | |