Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Read .rtf file and save as .txt Pin
Luc Pattyn16-Sep-10 6:22
sitebuilderLuc Pattyn16-Sep-10 6:22 
AnswerRe: Read .rtf file and save as .txt Pin
Prerak Patel20-Sep-10 20:32
professionalPrerak Patel20-Sep-10 20:32 
AnswerRe: Read .rtf file and save as .txt Pin
Anoop Brijmohun20-Sep-10 21:14
Anoop Brijmohun20-Sep-10 21:14 
QuestionSome getting started questions Pin
RodClark16-Sep-10 0:35
RodClark16-Sep-10 0:35 
AnswerRe: Some getting started questions Pin
Dave Kreskowiak16-Sep-10 5:55
mveDave Kreskowiak16-Sep-10 5:55 
AnswerRe: Some getting started questions Pin
Eddy Vluggen16-Sep-10 10:47
professionalEddy Vluggen16-Sep-10 10:47 
GeneralRe: Some getting started questions Pin
RodClark16-Sep-10 12:33
RodClark16-Sep-10 12:33 
GeneralRe: Some getting started questions Pin
Eddy Vluggen17-Sep-10 6:48
professionalEddy Vluggen17-Sep-10 6:48 
RodClark wrote:
Thanks for the answers

My pleasure Smile | :)

RodClark wrote:
I'm nervous about going to C#, but then VB.Net is different enough to most of what I've done

C# isn't more complicated than VB.NET, they're a close match. It looks a bit more cryptic perhaps, but that passes quickly.

RodClark wrote:
but most people tend to think that C# is a little more capable

They match very closely, making automated translations possible. You could learn your C# and use a tool like this one[^] to take a peek at the equivalent VB.NET code.

RodClark wrote:
It does look like I should use VS, rather than Sharp Develop.

The Visual Studio IDE remains my favorite IDE, but it's not a monogamous marriage. SharpDevelop is free software, and you could put it on a USB stick[^]. SharpDevelop also contains a built-in function to translate code from one language to another one.

Happy Programming Smile | :)
I are Troll Suspicious | :suss:

GeneralRe: Some getting started questions Pin
RodClark18-Sep-10 21:12
RodClark18-Sep-10 21:12 
QuestionHow to finish the pendign input remaining last time? Pin
sanyexian15-Sep-10 16:29
sanyexian15-Sep-10 16:29 
AnswerRe: How to finish the pendign input remaining last time? Pin
Luc Pattyn15-Sep-10 16:54
sitebuilderLuc Pattyn15-Sep-10 16:54 
GeneralRe: How to finish the pendign input remaining last time? Pin
sanyexian15-Sep-10 17:35
sanyexian15-Sep-10 17:35 
GeneralRe: How to finish the pendign input remaining last time? Pin
Luc Pattyn15-Sep-10 18:01
sitebuilderLuc Pattyn15-Sep-10 18:01 
Questioninsert multiple rows between two rows in datagridview Pin
C#Coudou15-Sep-10 16:22
C#Coudou15-Sep-10 16:22 
AnswerRe: insert multiple rows between two rows in datagridview Pin
Luc Pattyn15-Sep-10 16:50
sitebuilderLuc Pattyn15-Sep-10 16:50 
AnswerRe: insert multiple rows between two rows in datagridview Pin
Prerak Patel20-Sep-10 20:43
professionalPrerak Patel20-Sep-10 20:43 
QuestionCheckboxes not selectable in DataGrid column Pin
oakrun15-Sep-10 7:08
oakrun15-Sep-10 7:08 
AnswerRe: Checkboxes not selectable in DataGrid column [modified] Pin
William Winner15-Sep-10 12:15
William Winner15-Sep-10 12:15 
Questionmultiple client connection in VB6 Pin
jainiraj15-Sep-10 2:10
jainiraj15-Sep-10 2:10 
AnswerRe: multiple client connection in VB6 Pin
Eddy Vluggen15-Sep-10 8:22
professionalEddy Vluggen15-Sep-10 8:22 
QuestionOptions buttons in VB6 Pin
jainiraj15-Sep-10 0:29
jainiraj15-Sep-10 0:29 
AnswerRe: Options buttons in VB6 Pin
DaveAuld15-Sep-10 1:07
professionalDaveAuld15-Sep-10 1:07 
AnswerRe: Options buttons in VB6 Pin
MikeD 215-Sep-10 2:46
MikeD 215-Sep-10 2:46 
Questionround in vb.net Pin
C#Coudou14-Sep-10 19:52
C#Coudou14-Sep-10 19:52 
AnswerRe: round in vb.net Pin
Dave Kreskowiak14-Sep-10 20:07
mveDave Kreskowiak14-Sep-10 20:07 

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.