Click here to Skip to main content
15,885,366 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Text similarity algorithm Pin
Dave Kreskowiak4-Mar-12 12:32
mveDave Kreskowiak4-Mar-12 12:32 
AnswerRe: Text similarity algorithm Pin
Luc Pattyn4-Mar-12 12:36
sitebuilderLuc Pattyn4-Mar-12 12:36 
GeneralRe: Text similarity algorithm Pin
Andreas Gieriet7-Mar-12 5:09
professionalAndreas Gieriet7-Mar-12 5:09 
AnswerRe: Text similarity algorithm Pin
Eddy Vluggen5-Mar-12 0:31
professionalEddy Vluggen5-Mar-12 0:31 
AnswerRe: Text similarity algorithm Pin
Sergey Alexandrovich Kryukov5-Mar-12 15:18
mvaSergey Alexandrovich Kryukov5-Mar-12 15:18 
QuestionWant to create layer like photoshop in vb.net Pin
prolay4-Mar-12 9:20
prolay4-Mar-12 9:20 
AnswerRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak4-Mar-12 12:29
mveDave Kreskowiak4-Mar-12 12:29 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Sergey Alexandrovich Kryukov5-Mar-12 15:41
mvaSergey Alexandrovich Kryukov5-Mar-12 15:41 
Basically, agree, but by somewhat different reasons.

Yes, VB.NET is similar in features compared to C# but always goes behind. Microsoft just does not take VB.NET as seriously as the flagship of C#. Other problems are more serious: VB.NET would be a pretty bad investment. First, C# and C++/CLI go through strict standardization under ECMA and then under ISO, but it never happens to VB.NET. I cannot believe it might ever happen in future.

There is one more reason, the social one. The fact is: many developers considering themselves at least "professional" do not take anything named similar to "VB" as "real". The historical reasons just do not matter (VB earned bad reputation with both quality and popularity with poor developers, and whatever else), this is the real attitude of real people. This is not for the flame wars or something like that. I'm trying not to express my own attitude; this is just a "medical fact", fact of nature.

In fact, if you try to find an answer of some technical question in .NET, best answers are usually in C#, and much more finding on most difficult topics will appear in C#. So, a serious VB.NET developer should also understand at least some C#.

By the way C++/CLI is a powerful thing which should be taken into consideration. I can see some drawbacks in it (I used to discuss on CodeProject pages). For example, I saw Microsoft article where they explained that it has its special optimized instead of general-purpose .NET optimizer used with other compilers. Mixed mode and value (stack) semantic for reference type are unique to this language (not counting IL).

—SA
Sergey A Kryukov

GeneralRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak5-Mar-12 16:15
mveDave Kreskowiak5-Mar-12 16:15 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak5-Mar-12 16:59
mveDave Kreskowiak5-Mar-12 16:59 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Sergey Alexandrovich Kryukov5-Mar-12 18:38
mvaSergey Alexandrovich Kryukov5-Mar-12 18:38 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak6-Mar-12 5:42
mveDave Kreskowiak6-Mar-12 5:42 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Sergey Alexandrovich Kryukov6-Mar-12 18:17
mvaSergey Alexandrovich Kryukov6-Mar-12 18:17 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak7-Mar-12 3:12
mveDave Kreskowiak7-Mar-12 3:12 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Sergey Alexandrovich Kryukov7-Mar-12 12:13
mvaSergey Alexandrovich Kryukov7-Mar-12 12:13 
GeneralRe: Want to create layer like photoshop in vb.net Pin
JohnPayton26-Mar-12 19:00
JohnPayton26-Mar-12 19:00 
QuestionDataGridView BeginEdit Pin
Eddie Randell4-Mar-12 8:52
Eddie Randell4-Mar-12 8:52 
AnswerRe: DataGridView BeginEdit Pin
Dave Kreskowiak4-Mar-12 12:29
mveDave Kreskowiak4-Mar-12 12:29 
QuestionOLEDB Provider Pin
ivo753-Mar-12 8:55
ivo753-Mar-12 8:55 
AnswerRe: OLEDB Provider Pin
Dave Kreskowiak3-Mar-12 12:14
mveDave Kreskowiak3-Mar-12 12:14 
GeneralRe: OLEDB Provider Pin
Luc Pattyn3-Mar-12 13:05
sitebuilderLuc Pattyn3-Mar-12 13:05 
GeneralRe: OLEDB Provider Pin
Dave Kreskowiak3-Mar-12 14:09
mveDave Kreskowiak3-Mar-12 14:09 
AnswerRe: OLEDB Provider Pin
Luc Pattyn3-Mar-12 14:26
sitebuilderLuc Pattyn3-Mar-12 14:26 
GeneralRe: OLEDB Provider Pin
Dave Kreskowiak3-Mar-12 15:06
mveDave Kreskowiak3-Mar-12 15:06 
GeneralRe: OLEDB Provider Pin
ivo755-Mar-12 2:05
ivo755-Mar-12 2:05 

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.