Click here to Skip to main content
15,895,256 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Inserting a default item at the start of a combobox Pin
Jay Royall16-Sep-10 12:09
Jay Royall16-Sep-10 12:09 
QuestionRead .rtf file and save as .txt Pin
Anoop Brijmohun16-Sep-10 5:11
Anoop Brijmohun16-Sep-10 5:11 
AnswerRe: Read .rtf file and save as .txt Pin
Jay Royall16-Sep-10 5:26
Jay Royall16-Sep-10 5:26 
GeneralRe: Read .rtf file and save as .txt Pin
Anoop Brijmohun16-Sep-10 8:59
Anoop Brijmohun16-Sep-10 8:59 
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 
Hi,
I'm a bit of a lurker around here, love reading the articles, but as I'm not a programmer in anything other than the loosest of definitions, am unable to contribute much. I ask your indulgence with the following:

My 'programming' until now has been largely in VB (6 and earlier) and mainly done to fill some gap in the OS, or other specific need. I'm actually proud of many of these little utilities as many of them have continued to make my life easier for many years, despite being constructed in something of a spaghetti fashion - copying of other peoples code (leagally!) plus my own.

I have my own IT consulting business, supporting several hundred users across many small businesses and some of these programs are still in use. It is becoming obvious though, particularly as we move to Windows 7, that many of these old programs really should be reconstructed in a modern language. Additionally, there is a need for some new types of tools for use in our business. With a lot of help from the code samples on this site, I have even created my first such project - about 2000 lines of VB.Net code. The program works well, but I'm certain that it would seems 'confused' to an experienced eye.

I'm keen to get a bit better/more confident/maybe faster at this programming caper and have some basic questions - but I don't want to kick off any religious wars Wink | ;-) . I'm thinking that the best way to acheive this is to purchase a book and read it, but which book...

- VB.Net/C#.Net - I've mostly done VB 6 in the past, but C# code does make some sort of sense to me.

- Development environment - Visual Studio Express/Pro/Sharp Develop (why did they drop standard?). I need add-ins, services, probably the ability to create Office Add-Ins. I think that means I need to get VS 2010 Pro, or can Express do this stuff, its just templates, any thoughts?

- Winforms/WPF/WCF - I barely understand the differences, I feel I'll mostly use Winforms. How do you decide which is 'best'. Don't believe there will be much need for web based apps.

Lastly, this will probably be covered by simply learning the language/environment better, but .Net often has several ways to achieve what seems to be the same result. How do you know the best way, and determine the best layout for a project - this function in module x, that one in module y.

I know this is long, I'm sorry.

Thanks,
Rod
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 
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 

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.