Click here to Skip to main content
15,794,475 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Text similarity algorithm Pin
Andreas Gieriet7-Mar-12 6:09
professionalAndreas Gieriet7-Mar-12 6:09 
AnswerRe: Text similarity algorithm Pin
Eddy Vluggen5-Mar-12 1:31
professionalEddy Vluggen5-Mar-12 1:31 
AnswerRe: Text similarity algorithm Pin
Sergey Alexandrovich Kryukov5-Mar-12 16:18
mvaSergey Alexandrovich Kryukov5-Mar-12 16:18 
QuestionWant to create layer like photoshop in vb.net Pin
prolay4-Mar-12 10:20
prolay4-Mar-12 10:20 
AnswerRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak4-Mar-12 13:29
mveDave Kreskowiak4-Mar-12 13:29 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Sergey Alexandrovich Kryukov5-Mar-12 16:41
mvaSergey Alexandrovich Kryukov5-Mar-12 16:41 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak5-Mar-12 17:15
mveDave Kreskowiak5-Mar-12 17:15 
GeneralRe: Want to create layer like photoshop in vb.net Pin
Dave Kreskowiak5-Mar-12 17:59
mveDave Kreskowiak5-Mar-12 17:59 
Oh, now I remember what it was. VB.NET finally gets Iterators and Yield support, but VB will support anonymous functions as an Iterator function, C# won't.

Also, Try blocks with Yields are also handled differently. C# will allow a yield return in the Try block, but only if there is no Catch block.

VB.NET will allow Yield in Try blocks with or without a Catch block. Kind of makes exception handling interesting.

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

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.