Click here to Skip to main content
15,913,296 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to convert a Date format? Pin
kumarprabhakar7424-May-06 19:34
kumarprabhakar7424-May-06 19:34 
AnswerRe: How to convert a Date format? Pin
mr_1234525-May-06 4:29
mr_1234525-May-06 4:29 
GeneralRe: How to convert a Date format? Pin
pedestrian79726-May-06 1:58
pedestrian79726-May-06 1:58 
AnswerRe: How to convert a Date format? Pin
mr_1234527-May-06 4:22
mr_1234527-May-06 4:22 
QuestionConverting Custom Events from C# to VB.Net Pin
eatwork24-May-06 11:43
eatwork24-May-06 11:43 
AnswerRe: Converting Custom Events from C# to VB.Net Pin
Dave Doknjas24-May-06 14:12
Dave Doknjas24-May-06 14:12 
GeneralRe: Converting Custom Events from C# to VB.Net Pin
eatwork30-May-06 19:07
eatwork30-May-06 19:07 
GeneralRe: Converting Custom Events from C# to VB.Net Pin
Michael J. Apostol27-Feb-10 11:50
Michael J. Apostol27-Feb-10 11:50 
There is an even better way to do this now in Visual Basic for .NET 4.0:

Here is a perfect example of using Visual Basic's Custom Event which also includes new multi-line Lamda's which were available in C# and not VB. I switched to C# since it always seemed ahead of VB and have been really happy yet with .NET, you can always mix and match so can still use things like VB's inline XML for parts of your solution. What is disturbing to me though is that the more I learn about non-Microsoft languages, the more I find out that a lot of this stuff has been done before. Now I just try to learn everything which is impossible and has caused me to go Col. Walter E. Kurtz... The Horror, The Horror...

Here is the link to Bill Wagner's amazing code(It's topic is Tuples feature yet there is a rework of his October 2009 article code using Custom Event, Tuples, and Multi-Line Lamda's that is a perfect example of what you can do and shows what you wanted as well):


Sigh | :sigh: Smile | :)
AnswerRe: Converting Custom Events from C# to VB.Net Pin
Michael J. Apostol27-Feb-10 11:52
Michael J. Apostol27-Feb-10 11:52 
Questioncombo box proeblem Pin
iramg24-May-06 10:17
iramg24-May-06 10:17 
AnswerRe: combo box proeblem Pin
Leeland24-May-06 10:36
Leeland24-May-06 10:36 
GeneralRe: combo box proeblem Pin
iramg24-May-06 10:43
iramg24-May-06 10:43 
GeneralRe: combo box proeblem Pin
Leeland24-May-06 10:49
Leeland24-May-06 10:49 
GeneralRe: combo box proeblem Pin
_AK_24-May-06 19:42
_AK_24-May-06 19:42 
QuestionDatagridview Pin
Jodd24-May-06 9:41
Jodd24-May-06 9:41 
AnswerRe: Datagridview Pin
Leeland24-May-06 9:54
Leeland24-May-06 9:54 
GeneralRe: Datagridview Pin
Jodd24-May-06 10:07
Jodd24-May-06 10:07 
QuestionHow to Sort a database from vb.net? Pin
ADY00724-May-06 8:47
ADY00724-May-06 8:47 
AnswerRe: How to Sort a database from vb.net? Pin
Leeland24-May-06 9:50
Leeland24-May-06 9:50 
AnswerRe: How to Sort a database from vb.net? Pin
kumarprabhakar7424-May-06 19:50
kumarprabhakar7424-May-06 19:50 
QuestionHow can i add this file in ma setup ?? Pin
Mohammed Amine24-May-06 7:39
Mohammed Amine24-May-06 7:39 
AnswerRe: How can i add this file in ma setup ?? Pin
Kschuler24-May-06 7:55
Kschuler24-May-06 7:55 
GeneralRe: How can i add this file in ma setup ?? Pin
Leeland24-May-06 8:22
Leeland24-May-06 8:22 
GeneralRe: How can i add this file in ma setup ?? Pin
Mohammed Amine24-May-06 13:03
Mohammed Amine24-May-06 13:03 
GeneralRe: How can i add this file in ma setup ?? Pin
Kschuler25-May-06 2:59
Kschuler25-May-06 2:59 

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.