Click here to Skip to main content
15,916,846 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to dispose cleanup object inside a class that inherits the treenode class Pin
Dave Kreskowiak23-Feb-10 11:48
mveDave Kreskowiak23-Feb-10 11:48 
Questionsqlserver is installed in system or not??? [modified] Pin
mehrnoosh22-Feb-10 19:37
mehrnoosh22-Feb-10 19:37 
AnswerRe: sqlserver is installed in system or not??? Pin
JustWorking23-Feb-10 1:40
JustWorking23-Feb-10 1:40 
AnswerRe: sqlserver is installed in system or not??? Pin
Steven J Jowett23-Feb-10 3:19
Steven J Jowett23-Feb-10 3:19 
QuestionProgramming language Pin
neothematrix22-Feb-10 11:57
neothematrix22-Feb-10 11:57 
AnswerRe: Programming language Pin
kilkfoe122-Feb-10 12:41
kilkfoe122-Feb-10 12:41 
GeneralRe: Programming language Pin
neothematrix22-Feb-10 12:45
neothematrix22-Feb-10 12:45 
AnswerRe: Programming language Pin
Luc Pattyn22-Feb-10 13:00
sitebuilderLuc Pattyn22-Feb-10 13:00 
don't do VB6, it is ancient and obsolete. Choose:
- C# or Java for high-end applications (GUI apps, console apps, server apps, ...);
- C or C++ for low-level and system-oriented stuff (e.g. Windows drivers);
- whatever is required, if you choose a specific platform (e.g. Objective C for iPhone);
- VB.NET if you must.

If a Windows PC is your first environment, I strongly suggest you start with C# (the basic stuff, i.e. up to C# 2.0; no need to go 3.0). And yes, all Visual Studio Express Editions are fine for starters.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
All Toronto weekends should be extremely wet until we get it automated in regular forums, not just QA.

GeneralRe: Programming language Pin
neothematrix22-Feb-10 13:11
neothematrix22-Feb-10 13:11 
GeneralRe: Programming language Pin
kilkfoe123-Feb-10 8:51
kilkfoe123-Feb-10 8:51 
Question.Net remoting: Reactivating proxy object Pin
kilkfoe122-Feb-10 8:08
kilkfoe122-Feb-10 8:08 
QuestionMake Pen drive password protected. Pin
Gagan.2022-Feb-10 5:03
Gagan.2022-Feb-10 5:03 
AnswerRe: Make Pen drive password protected. Pin
Dave Kreskowiak22-Feb-10 6:22
mveDave Kreskowiak22-Feb-10 6:22 
AnswerRe: Make Pen drive password protected. Pin
Steven J Jowett23-Feb-10 3:24
Steven J Jowett23-Feb-10 3:24 
QuestionError while executing cmd command through vb.net Pin
Gagan.2022-Feb-10 4:00
Gagan.2022-Feb-10 4:00 
AnswerRe: Error while executing cmd command through vb.net Pin
Richard MacCutchan22-Feb-10 4:38
mveRichard MacCutchan22-Feb-10 4:38 
GeneralRe: Error while executing cmd command through vb.net Pin
Gagan.2022-Feb-10 4:52
Gagan.2022-Feb-10 4:52 
GeneralRe: Error while executing cmd command through vb.net Pin
Richard MacCutchan22-Feb-10 5:28
mveRichard MacCutchan22-Feb-10 5:28 
AnswerRe: Error while executing cmd command through vb.net Pin
Dave Kreskowiak22-Feb-10 6:24
mveDave Kreskowiak22-Feb-10 6:24 
GeneralRe: Error while executing cmd command through vb.net Pin
Gagan.204-Mar-10 4:11
Gagan.204-Mar-10 4:11 
GeneralRe: Error while executing cmd command through vb.net Pin
Dave Kreskowiak4-Mar-10 13:00
mveDave Kreskowiak4-Mar-10 13:00 
QuestionLineShape control not moving freely with cursor Pin
for120622-Feb-10 0:05
for120622-Feb-10 0:05 
AnswerRe: LineShape control not moving freely with cursor Pin
Dave Kreskowiak22-Feb-10 3:26
mveDave Kreskowiak22-Feb-10 3:26 
GeneralRe: LineShape control not moving freely with cursor Pin
for120622-Feb-10 17:09
for120622-Feb-10 17:09 
GeneralRe: LineShape control not moving freely with cursor Pin
Dave Kreskowiak22-Feb-10 17:42
mveDave Kreskowiak22-Feb-10 17:42 

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.