473,320 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

hi?please help

hi all! who know arrays on visual basic please tell me....
thanks..

Dec 8 '06 #1
9 1955

FERHAT AÇICI wrote:
hi all! who know arrays on visual basic please tell me....
thanks..
There are several things that you need to know.

First, there is a different group for VB.NET. It is
microsoft.public.dotnet.languages.vb.

Second, you need to ask a specific question. What is it you want to
know about arrays, exactly? If you want someone to teach you about what
an array is and what it's used for, the Usenet is not the place. These
groups are for specific answers to specific questions. (Although, a
perfectly valid, specific question might be, "Can anyone tell me where
I can find tutorials or lessons on using arrays in VB.NET?" People will
then post links to on-line resources to help you.)

Third, please do not title your posts, "Hi, please help." Give them
titles that describe what you want to know, for example, "Need beginner
lessons on arrays in VB.NET". That way people who know about your
problem can read the message, and those who don't know about your
problem can ignore your message. People reading newsgroups tend to
ignore messages titled "Please help," or "Urgent!" or "I need an
answer!" on principle.

You will receive many more responses, and more helpful responses, if
you follow these guidelines.

Dec 8 '06 #2
Hi Bruce,

I assume that that explanation can be found somewhere on the web already -
it seems to occur frequently enough.

If anybody knows of a good link that would be really helpful so that people
such as Bruce don't have to waste their time :)

--
Dave Sexton

"Bruce Wood" <br*******@canada.comwrote in message
news:11**********************@j72g2000cwa.googlegr oups.com...

FERHAT AÇICI wrote:
hi all! who know arrays on visual basic please tell me....
thanks..
There are several things that you need to know.

First, there is a different group for VB.NET. It is
microsoft.public.dotnet.languages.vb.

Second, you need to ask a specific question. What is it you want to
know about arrays, exactly? If you want someone to teach you about what
an array is and what it's used for, the Usenet is not the place. These
groups are for specific answers to specific questions. (Although, a
perfectly valid, specific question might be, "Can anyone tell me where
I can find tutorials or lessons on using arrays in VB.NET?" People will
then post links to on-line resources to help you.)

Third, please do not title your posts, "Hi, please help." Give them
titles that describe what you want to know, for example, "Need beginner
lessons on arrays in VB.NET". That way people who know about your
problem can read the message, and those who don't know about your
problem can ignore your message. People reading newsgroups tend to
ignore messages titled "Please help," or "Urgent!" or "I need an
answer!" on principle.

You will receive many more responses, and more helpful responses, if
you follow these guidelines.
Dec 8 '06 #3
http://www.vb-helper.com/howto_net_declare_arrays.html

RTFG

Gabriel Lozano-Morán

"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:Oo**************@TK2MSFTNGP03.phx.gbl...
Hi Bruce,

I assume that that explanation can be found somewhere on the web already -
it seems to occur frequently enough.

If anybody knows of a good link that would be really helpful so that
people such as Bruce don't have to waste their time :)

--
Dave Sexton

"Bruce Wood" <br*******@canada.comwrote in message
news:11**********************@j72g2000cwa.googlegr oups.com...

FERHAT AÇICI wrote:
>hi all! who know arrays on visual basic please tell me....
thanks..

There are several things that you need to know.

First, there is a different group for VB.NET. It is
microsoft.public.dotnet.languages.vb.

Second, you need to ask a specific question. What is it you want to
know about arrays, exactly? If you want someone to teach you about what
an array is and what it's used for, the Usenet is not the place. These
groups are for specific answers to specific questions. (Although, a
perfectly valid, specific question might be, "Can anyone tell me where
I can find tutorials or lessons on using arrays in VB.NET?" People will
then post links to on-line resources to help you.)

Third, please do not title your posts, "Hi, please help." Give them
titles that describe what you want to know, for example, "Need beginner
lessons on arrays in VB.NET". That way people who know about your
problem can read the message, and those who don't know about your
problem can ignore your message. People reading newsgroups tend to
ignore messages titled "Please help," or "Urgent!" or "I need an
answer!" on principle.

You will receive many more responses, and more helpful responses, if
you follow these guidelines.


Dec 9 '06 #4
Hi Gabriel,

Thanks - but I was referring to the much larger portion of Bruce's response
that contained advice for posting on newsgroups. (But I see now how my
original response could have easily been misunderstood :)

I'm surprised Jon Skeet doesn't have one - or could I be wrong?

--
Dave Sexton

"Gabriel Lozano-Morán" <ab***@frontbridge.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
http://www.vb-helper.com/howto_net_declare_arrays.html

RTFG

Gabriel Lozano-Morán

"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:Oo**************@TK2MSFTNGP03.phx.gbl...
>Hi Bruce,

I assume that that explanation can be found somewhere on the web
already - it seems to occur frequently enough.

If anybody knows of a good link that would be really helpful so that
people such as Bruce don't have to waste their time :)

--
Dave Sexton

"Bruce Wood" <br*******@canada.comwrote in message
news:11**********************@j72g2000cwa.googleg roups.com...

FERHAT AÇICI wrote:
>>hi all! who know arrays on visual basic please tell me....
thanks..

There are several things that you need to know.

First, there is a different group for VB.NET. It is
microsoft.public.dotnet.languages.vb.

Second, you need to ask a specific question. What is it you want to
know about arrays, exactly? If you want someone to teach you about what
an array is and what it's used for, the Usenet is not the place. These
groups are for specific answers to specific questions. (Although, a
perfectly valid, specific question might be, "Can anyone tell me where
I can find tutorials or lessons on using arrays in VB.NET?" People will
then post links to on-line resources to help you.)

Third, please do not title your posts, "Hi, please help." Give them
titles that describe what you want to know, for example, "Need beginner
lessons on arrays in VB.NET". That way people who know about your
problem can read the message, and those who don't know about your
problem can ignore your message. People reading newsgroups tend to
ignore messages titled "Please help," or "Urgent!" or "I need an
answer!" on principle.

You will receive many more responses, and more helpful responses, if
you follow these guidelines.



Dec 9 '06 #5
Maybe he is on holiday? :)

Gabriel

"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:O5**************@TK2MSFTNGP06.phx.gbl...
Hi Gabriel,

Thanks - but I was referring to the much larger portion of Bruce's
response that contained advice for posting on newsgroups. (But I see now
how my original response could have easily been misunderstood :)

I'm surprised Jon Skeet doesn't have one - or could I be wrong?

--
Dave Sexton

"Gabriel Lozano-Morán" <ab***@frontbridge.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
>http://www.vb-helper.com/howto_net_declare_arrays.html

RTFG

Gabriel Lozano-Morán

"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:Oo**************@TK2MSFTNGP03.phx.gbl...
>>Hi Bruce,

I assume that that explanation can be found somewhere on the web
already - it seems to occur frequently enough.

If anybody knows of a good link that would be really helpful so that
people such as Bruce don't have to waste their time :)

--
Dave Sexton

"Bruce Wood" <br*******@canada.comwrote in message
news:11**********************@j72g2000cwa.google groups.com...

FERHAT AÇICI wrote:
hi all! who know arrays on visual basic please tell me....
thanks..

There are several things that you need to know.

First, there is a different group for VB.NET. It is
microsoft.public.dotnet.languages.vb.

Second, you need to ask a specific question. What is it you want to
know about arrays, exactly? If you want someone to teach you about what
an array is and what it's used for, the Usenet is not the place. These
groups are for specific answers to specific questions. (Although, a
perfectly valid, specific question might be, "Can anyone tell me where
I can find tutorials or lessons on using arrays in VB.NET?" People will
then post links to on-line resources to help you.)

Third, please do not title your posts, "Hi, please help." Give them
titles that describe what you want to know, for example, "Need beginner
lessons on arrays in VB.NET". That way people who know about your
problem can read the message, and those who don't know about your
problem can ignore your message. People reading newsgroups tend to
ignore messages titled "Please help," or "Urgent!" or "I need an
answer!" on principle.

You will receive many more responses, and more helpful responses, if
you follow these guidelines.




Dec 9 '06 #6
Hi Gabriel,

lol - it seems a lot of people have been doing that lately ;)

--
Dave Sexton

"Gabriel Lozano-Morán" <ab***@frontbridge.comwrote in message
news:ui**************@TK2MSFTNGP03.phx.gbl...
Maybe he is on holiday? :)

Gabriel

"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:O5**************@TK2MSFTNGP06.phx.gbl...
>Hi Gabriel,

Thanks - but I was referring to the much larger portion of Bruce's
response that contained advice for posting on newsgroups. (But I see now
how my original response could have easily been misunderstood :)

I'm surprised Jon Skeet doesn't have one - or could I be wrong?

--
Dave Sexton

"Gabriel Lozano-Morán" <ab***@frontbridge.comwrote in message
news:uB**************@TK2MSFTNGP02.phx.gbl...
>>http://www.vb-helper.com/howto_net_declare_arrays.html

RTFG

Gabriel Lozano-Morán

"Dave Sexton" <dave@jwa[remove.this]online.comwrote in message
news:Oo**************@TK2MSFTNGP03.phx.gbl...
Hi Bruce,

I assume that that explanation can be found somewhere on the web
already - it seems to occur frequently enough.

If anybody knows of a good link that would be really helpful so that
people such as Bruce don't have to waste their time :)

--
Dave Sexton

"Bruce Wood" <br*******@canada.comwrote in message
news:11**********************@j72g2000cwa.googl egroups.com...

FERHAT AÇICI wrote:
hi all! who know arrays on visual basic please tell me....
thanks..

There are several things that you need to know.

First, there is a different group for VB.NET. It is
microsoft.public.dotnet.languages.vb.

Second, you need to ask a specific question. What is it you want to
know about arrays, exactly? If you want someone to teach you about what
an array is and what it's used for, the Usenet is not the place. These
groups are for specific answers to specific questions. (Although, a
perfectly valid, specific question might be, "Can anyone tell me where
I can find tutorials or lessons on using arrays in VB.NET?" People will
then post links to on-line resources to help you.)

Third, please do not title your posts, "Hi, please help." Give them
titles that describe what you want to know, for example, "Need beginner
lessons on arrays in VB.NET". That way people who know about your
problem can read the message, and those who don't know about your
problem can ignore your message. People reading newsgroups tend to
ignore messages titled "Please help," or "Urgent!" or "I need an
answer!" on principle.

You will receive many more responses, and more helpful responses, if
you follow these guidelines.




Dec 9 '06 #7
Dave Sexton <dave@jwa[remove.this]online.comwrote:
Hi Gabriel,

Thanks - but I was referring to the much larger portion of Bruce's response
that contained advice for posting on newsgroups. (But I see now how my
original response could have easily been misunderstood :)

I'm surprised Jon Skeet doesn't have one - or could I be wrong?
I do have a bit of guidance on posting...
http://www.pobox.com/~skeet/csharp/faq/posting.html

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Dec 9 '06 #8
Hi Jon,

Nice article - exactly what I was looking for.

Have you considered appending guidance on titling threads and choosing when
to use a newsgroup in the first place?

--
Dave Sexton

"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:MP************************@msnews.microsoft.c om...
Dave Sexton <dave@jwa[remove.this]online.comwrote:
>Hi Gabriel,

Thanks - but I was referring to the much larger portion of Bruce's
response
that contained advice for posting on newsgroups. (But I see now how my
original response could have easily been misunderstood :)

I'm surprised Jon Skeet doesn't have one - or could I be wrong?

I do have a bit of guidance on posting...
http://www.pobox.com/~skeet/csharp/faq/posting.html

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too

Dec 9 '06 #9
Dave Sexton <dave@jwa[remove.this]online.comwrote:
Nice article - exactly what I was looking for.

Have you considered appending guidance on titling threads and choosing when
to use a newsgroup in the first place?
Good idea. I'll add it to my wishlist :)

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Dec 10 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kurt Watson | last post by:
I’m having a different kind of problem with Hotmail when I sign in it says, "Web Browser Software Limitations Your Current Software Will Limit Your Ability to Use Hotmail You are using a web...
7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
7
by: tyler_durden | last post by:
thanks a lot for all your help..I'm really appreciated... with all the help I've been getting in forums I've been able to continue my program and it's almost done, but I'm having a big problem that...
23
by: Jason | last post by:
Hi, I was wondering if any could point me to an example or give me ideas on how to dynamically create a form based on a database table? So, I would have a table designed to tell my application...
13
by: Joner | last post by:
Hello, I'm having trouble with a little programme of mine where I connect to an access database. It seems to connect fine, and disconnect fine, but then after it won't reconnect, I get the error...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
1
PEB
by: PEB | last post by:
POSTING GUIDELINES Please follow these guidelines when posting questions Post your question in a relevant forum Do NOT PM questions to individual experts - This is not fair on them and...
0
by: 2Barter.net | last post by:
newsmail@reuters.uk.ed10.net Fwd: Money for New Orleans, AL & GA Inbox Reply Reply to all Forward Print Add 2Barter.net to Contacts list Delete this message Report phishing Show original
6
by: jenipriya | last post by:
Hi all... its very urgent.. please........i m a beginner in oracle.... Anyone please help me wit dese codes i hv tried... and correct the errors... The table structures i hav Employee (EmpID,...
5
by: tabani | last post by:
I wrote the program and its not giving me correct answer can any one help me with that please and specify my mistake please it will be highly appreciable... The error arrives from option 'a' it asks...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.