Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
GeneralImporting excel sheet, How to set Column range Pin
Tarakeshwar5-May-04 3:01
Tarakeshwar5-May-04 3:01 
GeneralRe: Importing excel sheet, How to set Column range Pin
Heath Stewart5-May-04 4:52
protectorHeath Stewart5-May-04 4:52 
QuestionHow to speed up loading of nodes in Tree Pin
Tarakeshwar5-May-04 2:52
Tarakeshwar5-May-04 2:52 
AnswerRe: How to speed up loading of nodes in Tree Pin
Heath Stewart5-May-04 4:28
protectorHeath Stewart5-May-04 4:28 
GeneralRe: How to speed up loading of nodes in Tree Pin
Werdna5-May-04 7:32
Werdna5-May-04 7:32 
GeneralInheritng C.Controls Pin
sreejith ss nair5-May-04 2:43
sreejith ss nair5-May-04 2:43 
GeneralRe: Inheritng C.Controls Pin
Heath Stewart5-May-04 4:25
protectorHeath Stewart5-May-04 4:25 
GeneralVB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 2:25
Serge Lobko-Lobanovsky5-May-04 2:25 
Hi there, fellas!

The question I am asking has perhaps been asked here, anyway, why are you C# programmers so often snobbish to us VB.NET programmers? I've encountered that so many times and it really seems a patterned behavior.

IMHO, that comes from the opinion that VB.NET is the descendant from VB6, which many of you don't regard as a "serious" programming language. I completed a bunch of business projects in VB6 which make use of COM, DCOM, TCP/IP, serial comms in the past, and I am sure that I made it way much faster than if somebody using C++.

Now I am programming for .NET in VB.NET, mainly business applications, both ASP.NET and Forms. In my projects I use n-tier paradigm, Remoting, Reflection, multi-threaded programming, dynamic code generation, etc. It takes much less time to use VB.NET than C#. Why the heck do I need to recompile my project every time I add a new method or property for it to show up in Intellisense?

Having both linguistic and technical education, I can say that it is really more clear to use AddHandler than to use "+=".

As a conclusion I want to say that VB.NET is at least as powerful as C# when it comes to business applications. Can you prove I am wrong?


Regards,
Serge (Logic Software)
GeneralRe: VB.NET or C# Pin
Rhelic5-May-04 2:29
Rhelic5-May-04 2:29 
GeneralRe: VB.NET or C# Pin
Colin Angus Mackay5-May-04 2:48
Colin Angus Mackay5-May-04 2:48 
GeneralRe: VB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 3:37
Serge Lobko-Lobanovsky5-May-04 3:37 
GeneralIt's not about syntax Pin
Daniel Turini5-May-04 3:02
Daniel Turini5-May-04 3:02 
GeneralRe: It's not about syntax Pin
Serge Lobko-Lobanovsky5-May-04 3:50
Serge Lobko-Lobanovsky5-May-04 3:50 
GeneralRe: It's not about syntax Pin
scadaguy5-May-04 5:32
scadaguy5-May-04 5:32 
GeneralRe: It's not about syntax Pin
Andy Brummer5-May-04 9:36
sitebuilderAndy Brummer5-May-04 9:36 
GeneralRe: VB.NET or C# Pin
Colin Angus Mackay5-May-04 3:06
Colin Angus Mackay5-May-04 3:06 
GeneralRe: VB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 4:05
Serge Lobko-Lobanovsky5-May-04 4:05 
GeneralRe: VB.NET or C# Pin
Heath Stewart5-May-04 4:23
protectorHeath Stewart5-May-04 4:23 
GeneralRe: VB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 4:45
Serge Lobko-Lobanovsky5-May-04 4:45 
GeneralRe: VB.NET or C# Pin
Heath Stewart5-May-04 5:15
protectorHeath Stewart5-May-04 5:15 
GeneralRe: VB.NET or C# Pin
Daniel Turini5-May-04 8:45
Daniel Turini5-May-04 8:45 
GeneralRe: VB.NET or C# Pin
Serge Lobko-Lobanovsky9-May-04 23:19
Serge Lobko-Lobanovsky9-May-04 23:19 
GeneralRe: VB.NET or C# Pin
Stefan Troschuetz5-May-04 3:54
Stefan Troschuetz5-May-04 3:54 
GeneralRe: VB.NET or C# Pin
Serge Lobko-Lobanovsky5-May-04 4:16
Serge Lobko-Lobanovsky5-May-04 4:16 
GeneralRe: VB.NET or C# Pin
Stefan Troschuetz5-May-04 4:31
Stefan Troschuetz5-May-04 4:31 

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.