473,387 Members | 1,517 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,387 software developers and data experts.

Sources of help for VB

Greetings:

I've got a copy of VB.Net Standard 2003. I'd like to give it a shot, but
it's a bit overwhelming.

So, I'm looking for the best place to seek help for an occasional question,
examples, and tutorials. This shouldn't be too hard. I've been an engineer
for 20 years, programmed in C for as long, C++ for 10 years, Borland
C++Builder since that product was at v1.0. I really like the C++Builder IDE,
so the VB IDE is familiar to me and very nice to use.

With that said, I am having problems with ridiculously simple tasks, like
declaring a variable to use in a function. Surprisingly, I didn't find the
tutorials to be instructive in this regard.

Anyhow, please accept my apologies if this isn't the right forum, but I am
used to Usenet and figured that if this isn't the right place to seek the
kind of assistance I'm looking for, someone here will by all too happy to
tell me where to go. ;-)

Best regards,

Jon Berndt
Development Coordinator
JSBSim Project
www.jsbsim.org
May 28 '06 #1
3 2585

"Jon S. Berndt" <js*@hal-pc.org> wrote in message
news:44*********************@news.hal-pc.org...
Greetings:

I've got a copy of VB.Net Standard 2003. I'd like to give it a shot, but
it's a bit overwhelming.

So, I'm looking for the best place to seek help for an occasional question, examples, and tutorials. This shouldn't be too hard. I've been an engineer
for 20 years, programmed in C for as long, C++ for 10 years, Borland
C++Builder since that product was at v1.0. I really like the C++Builder IDE, so the VB IDE is familiar to me and very nice to use.

With that said, I am having problems with ridiculously simple tasks, like
declaring a variable to use in a function. Surprisingly, I didn't find the
tutorials to be instructive in this regard.

Anyhow, please accept my apologies if this isn't the right forum, but I am
used to Usenet and figured that if this isn't the right place to seek the
kind of assistance I'm looking for, someone here will by all too happy to
tell me where to go. ;-)

Best regards,

Jon Berndt
Development Coordinator
JSBSim Project
www.jsbsim.org


No matter how much experience nothing beats a good book and plodding through
the examples. Now that VB2005 is out most of the 2003 books are pretty
cheap.

Being essentially a C/C++ programmer myself I can warn you that there is
just enough "kind a like - but wrongs" in dotNet to throw you off on a wrong
track very early on if you go at it piece meal. The same is true for a
classic VBer as well. That goes for the IDE, Language, and the Framework. It
looks like a lot of other stuff, but it subtly ain't. <g>

For Newsgroups - go to microsoft.public.dotnet.~

Based on your experience, out of curiosity I have to ask, why do you want to
bother with VB# 2003, why not go the C# or C++/CLI (VB2005) route?

-ralph
May 28 '06 #2
On Sat, 27 May 2006 21:04:07 -0500, "Jon S. Berndt" <js*@hal-pc.org>
wrote:
Greetings:

I've got a copy of VB.Net Standard 2003. I'd like to give it a shot, but
it's a bit overwhelming.


Almost everybody in this newsgroup is using VB6 or lower.

While you may get a stray answer to VB.NET (including VB2003
and VB2005 which has dropped .NET from its name) questions here,
you should ask them in newsgroups devoted exclusively to
..NET programming.

You risk getting confusing and/or misleading replies.

Look for newsgroups with either the word "dotnet" or "vsnet" in
their name.

For the microsoft news server, try these newsgroups...

news://msnews.microsoft.com/microsof...dotnet.general
news://msnews.microsoft.com/microsof...t.languages.vb
news://msnews.microsoft.com/microsof....vsnet.general
news://msnews.microsoft.com/microsof...studio.general
news://msnews.microsoft.com/microsof....vstudio.setup
news://msnews.microsoft.public.dotne...ges.vb.upgrade
news://msnews.microsoft.public.dotne...es.vb.controls
news://msnews.microsoft.public.dotnet.languages.vb.data

There are some others, but these should get you started.
May 28 '06 #3
"Ralph" <nt*************@yahoo.com> wrote in message
No matter how much experience nothing beats a good book and plodding
through
the examples. Now that VB2005 is out most of the 2003 books are pretty
cheap.

Being essentially a C/C++ programmer myself I can warn you that there is
just enough "kind a like - but wrongs" in dotNet to throw you off on a
wrong
track very early on if you go at it piece meal. The same is true for a
classic VBer as well. That goes for the IDE, Language, and the Framework.
It
looks like a lot of other stuff, but it subtly ain't. <g>

For Newsgroups - go to microsoft.public.dotnet.~

Based on your experience, out of curiosity I have to ask, why do you want
to
bother with VB# 2003, why not go the C# or C++/CLI (VB2005) route?

-ralph


I went with VB basically because I had it. However, I have downloaded the
MSVC++ personal (or basic, or whatever) edition from MS and I may try that
instead.

Thanks for all the answers. It helped immensely.

Jon
May 30 '06 #4

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

Similar topics

3
by: McBooCzech | last post by:
Hi all, before I decided to bother you by e-mail, I spent days (not kidding) searching on the Internet. I am looking for Python binaries for DOS-16bit!!!! Not for Win-16bit or DOS-32 which are...
3
by: Steve | last post by:
I have a people table of about 25 fields. The table is initially created each year from 5 different sources. The records from each source are appended to the people table. Any person may be in one...
13
by: Leszek Taratuta | last post by:
Hello, I have several drop-down lists on my ASP.NET page. I need to keep data sources of these lists in Session State. What would be the most effective method to serialize this kind of data...
1
by: dbuchanan | last post by:
Hello, A section in Data Sources window is mystifying to me. In the case of my code the Data Sources window shows my references to the data access layer. First here is what I see in my Data...
10
by: David Lee Conley | last post by:
When I open the Data Sources window and create a new data source, everything works fine. But if I have a form showing in the IDE, the Data Sources window becomes disabled and doesn't display any...
6
by: AndyL | last post by:
Hi, I have a lot of sources with mixed indentation typically 2 or 4 or 8 spaces. Is there any way to automatically convert them in let's say 4 spaces? Thx, A.
0
by: BillE | last post by:
I am using Visual Studio 2005 to create a web site which includes reports. The web site has several sub-folders. When working with reports I can't get the website data sources (classes and...
3
by: Phil | last post by:
I am new to VB 2005 and SQL server Express. I'm just going through some of the help pages. I'm looking at the article entitled: "Getting the Information You Need: Connecting to an Existing...
3
by: =?Utf-8?B?V2FsaWQ=?= | last post by:
Hello: I have migrated a site from IIS5 to IIS6. The site is configured and the we app is installed on the new IIS site. I can get to the web page but when I try to login, this is what I get...
0
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Actually, my installer package is not for a Windows Service, but for a WinForms application. Well, it is kind of both: this is a multi-project solution with its main target being a WinForms...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.