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

Visual Basic

 
GeneralRe: VBA I need some help. Pin
Dave Kreskowiak13-Dec-07 10:10
mveDave Kreskowiak13-Dec-07 10:10 
QuestionHello Pin
BOREC13-Dec-07 8:09
BOREC13-Dec-07 8:09 
Generalsearch engine Pin
BOREC13-Dec-07 9:08
BOREC13-Dec-07 9:08 
GeneralRe: search engine Pin
Christian Graus13-Dec-07 9:26
protectorChristian Graus13-Dec-07 9:26 
GeneralRe: Hello Pin
Christian Graus13-Dec-07 9:25
protectorChristian Graus13-Dec-07 9:25 
GeneralVB Pin
BOREC13-Dec-07 10:02
BOREC13-Dec-07 10:02 
GeneralRe: VB Pin
Dave Kreskowiak13-Dec-07 10:20
mveDave Kreskowiak13-Dec-07 10:20 
GeneralRe: VB Pin
Christian Graus13-Dec-07 11:35
protectorChristian Graus13-Dec-07 11:35 
BOREC wrote:
I want to implement a simple search engine for a simple phonebook, not creating Windows 3000.


That's why I suggest you read a book. If you wanted to do something complex, I'd have said to forget it.

BOREC wrote:
And I do thing VB is abaut dragging controls to forms and adding functions to it otherwise you would still use assembler language.


As Dave said, this is why VB has a bad name. You can create something that does something without ever writing code, but

a - that's not programming and
b - you'll hit the limits of that approach pretty fast.

I wasn't trying to be rude, I was trying to give good advise. I stand by it, if you want to be a programmer, you have to write code. If you find code on the web, you need to do some research to understand what it is you're adding, otherwise you're at the mercy of whatever google throws at you, and you'll never make the bits you paste in talk to each other nicely. Either way, you should always read a book as the first step to learning a new language, then you can have a basis from which to learn via code snippets and forums.
Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralDeserved reply, and sincere apology... Pin
BOREC13-Dec-07 12:58
BOREC13-Dec-07 12:58 
GeneralCODE Pin
BOREC13-Dec-07 9:40
BOREC13-Dec-07 9:40 
GeneralRe: CODE Pin
Christian Graus13-Dec-07 11:30
protectorChristian Graus13-Dec-07 11:30 
GeneralCODE Pin
BOREC13-Dec-07 13:12
BOREC13-Dec-07 13:12 
GeneralRe: CODE Pin
Christian Graus13-Dec-07 13:22
protectorChristian Graus13-Dec-07 13:22 
GeneralFOUND CODE Pin
BOREC13-Dec-07 13:57
BOREC13-Dec-07 13:57 
GeneralRe: FOUND CODE Pin
Christian Graus13-Dec-07 16:12
protectorChristian Graus13-Dec-07 16:12 
QuestionWeb Exception ! Pin
AliAmjad13-Dec-07 6:51
AliAmjad13-Dec-07 6:51 
GeneralRe: Web Exception ! Pin
Dave Kreskowiak13-Dec-07 7:16
mveDave Kreskowiak13-Dec-07 7:16 
GeneralRe: Web Exception ! Pin
AliAmjad13-Dec-07 8:04
AliAmjad13-Dec-07 8:04 
GeneralRe: Web Exception ! Pin
Dave Kreskowiak13-Dec-07 8:19
mveDave Kreskowiak13-Dec-07 8:19 
QuestionHow Send email with VB 2005 ? Pin
Orlando_Herrera13-Dec-07 6:02
Orlando_Herrera13-Dec-07 6:02 
AnswerRe: How Send email with VB 2005 ? Pin
Dave Kreskowiak13-Dec-07 6:56
mveDave Kreskowiak13-Dec-07 6:56 
QuestionUnable to load dll on computers which do not have Visual Studio installed Pin
Member 408492813-Dec-07 5:35
Member 408492813-Dec-07 5:35 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Dave Kreskowiak13-Dec-07 6:53
mveDave Kreskowiak13-Dec-07 6:53 
QuestionRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Member 408492813-Dec-07 8:58
Member 408492813-Dec-07 8:58 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Dave Kreskowiak14-Dec-07 0:54
mveDave Kreskowiak14-Dec-07 0:54 

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.