Click here to Skip to main content
15,914,488 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to add menu in photoshop Pin
Dave Kreskowiak17-Nov-06 6:51
mveDave Kreskowiak17-Nov-06 6:51 
GeneralRe: how to add menu in photoshop Pin
farschadnaji17-Nov-06 19:54
farschadnaji17-Nov-06 19:54 
GeneralRe: how to add menu in photoshop Pin
Dave Kreskowiak18-Nov-06 5:18
mveDave Kreskowiak18-Nov-06 5:18 
QuestionProgrammatically (De)Register Toolbox Components in VS.NET Pin
Marco Turrini17-Nov-06 4:44
Marco Turrini17-Nov-06 4:44 
QuestionHowTo Detect a swappable device when plugged in Pin
Zaegra17-Nov-06 4:00
Zaegra17-Nov-06 4:00 
AnswerRe: HowTo Detect a swappable device when plugged in Pin
Dave Kreskowiak17-Nov-06 4:33
mveDave Kreskowiak17-Nov-06 4:33 
GeneralRe: HowTo Detect a swappable device when plugged in Pin
Zaegra17-Nov-06 6:07
Zaegra17-Nov-06 6:07 
GeneralRe: HowTo Detect a swappable device when plugged in Pin
Dave Kreskowiak17-Nov-06 6:23
mveDave Kreskowiak17-Nov-06 6:23 
C# is pretty easy to convert to Visual Basic.NET. All you have to do is look at any of the MSDN documentation for any class and you'll find thousands of "Rosetta Stones" showing code samples in both languages. Looking at just a few of those small examples should give you the basis for converting 95% of the C# code you see.

Another alternative is to use one of the online conversion tools, like this[^] one.

But, the bottom line is you have to study some examples of implementing something like this and write your own code, so when it breaks, you know how it works and can fix it.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionClosing a form from a class Pin
Pete Newman17-Nov-06 2:37
Pete Newman17-Nov-06 2:37 
AnswerRe: Closing a form from a class Pin
Dave Kreskowiak17-Nov-06 4:29
mveDave Kreskowiak17-Nov-06 4:29 
AnswerRe: Closing a form from a class Pin
Marco Turrini17-Nov-06 5:25
Marco Turrini17-Nov-06 5:25 
QuestionWhat is the difference between the declarations mean? Pin
ashwath197917-Nov-06 1:18
ashwath197917-Nov-06 1:18 
AnswerRe: What is the difference between the declarations mean? Pin
Dave Kreskowiak17-Nov-06 4:27
mveDave Kreskowiak17-Nov-06 4:27 
GeneralRe: What is the difference between the declarations mean? Pin
ashwath197919-Nov-06 18:40
ashwath197919-Nov-06 18:40 
GeneralRe: What is the difference between the declarations mean? Pin
ashwath197920-Nov-06 0:34
ashwath197920-Nov-06 0:34 
GeneralRe: What is the difference between the declarations mean? Pin
ashwath197920-Nov-06 0:35
ashwath197920-Nov-06 0:35 
QuestionWhat the function declaration mean? Pin
ashwath197916-Nov-06 20:24
ashwath197916-Nov-06 20:24 
AnswerRe: What the function declaration mean? Pin
rico cheah16-Nov-06 20:47
rico cheah16-Nov-06 20:47 
GeneralRe: What the function declaration mean? Pin
ashwath197916-Nov-06 22:09
ashwath197916-Nov-06 22:09 
AnswerRe: What the function declaration mean? Pin
Guffa16-Nov-06 21:12
Guffa16-Nov-06 21:12 
GeneralRe: What the function declaration mean? Pin
ashwath197916-Nov-06 22:10
ashwath197916-Nov-06 22:10 
QuestionHow to make the packaging? Pin
rico cheah16-Nov-06 20:03
rico cheah16-Nov-06 20:03 
AnswerRe: How to make the packaging in VS.NET? Pin
Dave Sexton16-Nov-06 20:12
Dave Sexton16-Nov-06 20:12 
QuestionRe: How to make the packaging in VS.NET? [modified] Pin
rico cheah16-Nov-06 20:44
rico cheah16-Nov-06 20:44 
AnswerRe: How to make the packaging in VS.NET? Pin
Kevin Nicol17-Nov-06 1:33
Kevin Nicol17-Nov-06 1: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.