Click here to Skip to main content
15,893,381 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The right tool for the job... Pin
OriginalGriff8-Feb-15 4:21
mveOriginalGriff8-Feb-15 4:21 
GeneralRe: The right tool for the job... Pin
Sander Rossel8-Feb-15 7:27
professionalSander Rossel8-Feb-15 7:27 
GeneralRe: The right tool for the job... Pin
Nemanja Trifunovic8-Feb-15 4:49
Nemanja Trifunovic8-Feb-15 4:49 
GeneralRe: The right tool for the job... Pin
PIEBALDconsult8-Feb-15 5:01
mvePIEBALDconsult8-Feb-15 5:01 
GeneralRe: The right tool for the job... Pin
Sander Rossel8-Feb-15 7:20
professionalSander Rossel8-Feb-15 7:20 
GeneralRe: The right tool for the job... Pin
Sinisa Hajnal9-Feb-15 3:00
professionalSinisa Hajnal9-Feb-15 3:00 
GeneralRe: The right tool for the job... Pin
PIEBALDconsult9-Feb-15 3:46
mvePIEBALDconsult9-Feb-15 3:46 
GeneralRe: The right tool for the job... Pin
Sinisa Hajnal9-Feb-15 20:24
professionalSinisa Hajnal9-Feb-15 20:24 
I would argue that case sensivity is worst language part.

VB.NET is too permissive if you let it be. I always have option strict on turned on and it behaves as it should. Default is stupid nod to the past so that those who rewrite VB6 apps can go over without too much trouble.

Compiling same ILM matters (ease of translation if nothing else), as you would know first time you have to work in mixed company (VB.NET and C#) with C# guys being harder of the two - they know what they know, they will not change or adapt. Luckily, you get DLL from them which you can use without problems. Same with services written in VB.NET that they invoke from C#.

As for "it behaves as C# except when not" - it is easy to say, give me an example. 9 cases out of 10, you'll be talking simply about something that YOU don't know how to do in VB.NET.

And I'm again trying to educate C# guys and starting a flame war. Sorry about that, last post on this.
GeneralRe: The right tool for the job... Pin
PIEBALDconsult10-Feb-15 6:36
mvePIEBALDconsult10-Feb-15 6:36 
GeneralRe: The right tool for the job... Pin
Sinisa Hajnal10-Feb-15 20:25
professionalSinisa Hajnal10-Feb-15 20:25 
GeneralRe: The right tool for the job... Pin
PIEBALDconsult11-Feb-15 4:11
mvePIEBALDconsult11-Feb-15 4:11 
GeneralRe: The right tool for the job... Pin
Sinisa Hajnal11-Feb-15 21:02
professionalSinisa Hajnal11-Feb-15 21:02 
GeneralRe: The right tool for the job... Pin
Mycroft Holmes8-Feb-15 11:46
professionalMycroft Holmes8-Feb-15 11:46 
GeneralRe: The right tool for the job... Pin
Electroduck8-Feb-15 21:05
Electroduck8-Feb-15 21:05 
GeneralRe: The right tool for the job... Pin
Nagy Vilmos8-Feb-15 22:35
professionalNagy Vilmos8-Feb-15 22:35 
GeneralRe: The right tool for the job... Pin
MikeTheFid9-Feb-15 3:20
MikeTheFid9-Feb-15 3:20 
GeneralRe: The right tool for the job... Pin
PIEBALDconsult9-Feb-15 4:00
mvePIEBALDconsult9-Feb-15 4:00 
GeneralRe: The right tool for the job... Pin
MikeTheFid10-Feb-15 4:03
MikeTheFid10-Feb-15 4:03 
GeneralRe: The right tool for the job... Pin
Sander Rossel9-Feb-15 4:07
professionalSander Rossel9-Feb-15 4:07 
GeneralRe: The right tool for the job... Pin
MikeTheFid10-Feb-15 3:55
MikeTheFid10-Feb-15 3:55 
GeneralRe: The right tool for the job... Pin
patbob9-Feb-15 5:30
patbob9-Feb-15 5:30 
GeneralRe: The right tool for the job... Pin
Sander Rossel9-Feb-15 8:15
professionalSander Rossel9-Feb-15 8:15 
GeneralRe: The right tool for the job... Pin
Kirk 103898219-Feb-15 7:24
Kirk 103898219-Feb-15 7:24 
GeneralRe: The right tool for the job... Pin
Sander Rossel9-Feb-15 8:32
professionalSander Rossel9-Feb-15 8:32 
GeneralRe: The right tool for the job... Pin
Member 107076779-Feb-15 9:33
Member 107076779-Feb-15 9:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.