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

Help getting started

Hello,

I am looking for a person in The Netherlands that is willing to help me
getting started with Vb.net. Please send a message to ja**@aicn.nl if you can
help me getting started with the Microsoft Developement Enviroment.

Thanks,

Nov 21 '05 #1
6 2161
"Jack Duijf" <Jack Du***@discussions.microsoft.com> schrieb:
I am looking for a person in The Netherlands that is willing to help me
getting started with Vb.net.


If you have any specific questions, feel free to ask them here :-).

General information about VB.NET can be found here:

<URL:http://msdn.microsoft.com/vbasic/>

For beginners' tasks, VB at the Movies may be helpful:

<URL:http://msdn.microsoft.com/vbasic/atthemovies/>

Quickstarts on various topics of the .NET Framework can be found here:

<URL:http://samples.gotdotnet.com/quickstart/>

For VB6 programmers, there are separate documents about the switch to
VB.NET:

VB.NET for VB Veterans
<URL:http://msdn.microsoft.com/library/en-us/vbcon/html/vboriintroductiontovisualbasic70forvisualbasicvete rans.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #2
Jack,
help me getting started with the Microsoft Developement Enviroment.

What do you mean with that, it sound a little bit to the Office Develompment
Environment and not VisualStudio Net, what the visitors/actives in this
newsgroup mostly use?

Cor
Nov 21 '05 #3

"Herfried K. Wagner [MVP]"
I am looking for a person in The Netherlands that is willing to help me
getting started with Vb.net.


If you have any specific questions, feel free to ask them here :-).


In Dutch?

(Don't worry I agree with your answer, however could not resist)

:-)

Cor
Nov 21 '05 #4
Cor,

"Cor Ligthert" <no************@planet.nl> schrieb:
I am looking for a person in The Netherlands that is willing to help me
getting started with Vb.net.


If you have any specific questions, feel free to ask them here :-).


In Dutch?


The OP seems to be able to speak English pretty well :-).

SCNR too...

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Nov 21 '05 #5
Hello All,

First of all, thank you for your kind reply's.
I have almost no experience with Vb-6 or .net development tool. Until now i
worked with Xbase++ (Alaska software), but due to bussines decisions i need
to switch to Vb.net. I do know the basics of events, threads and OOP. I just
need someone who can help me getting started. I have the feeling that if i
need to figure out myself, it wil take ages before i become familiar with the
IDE, and the way of programming in .NET.

I would like to design a nTear application using a existing Btrieve datase.
Some of the things i am looking for are:

- Library with all GUI controlls inherited form standard controls, and some
changed behaviour.
- Library with all Bussiness logic.
- Library with data extraction laier
- The user interface wil be first GUI, but later in the project it should
also run as a Internet application.
- Multi language, same app should run in Dutch, English, or French

If someone would like to assist me in a kind of a few "hands-on" sessions, i
am willing to offer a reasonable financial compensation.
Please contact me via ja**@aicn.nl

Thank you.


"Jack Duijf" wrote:
Hello,

I am looking for a person in The Netherlands that is willing to help me
getting started with Vb.net. Please send a message to ja**@aicn.nl if you can
help me getting started with the Microsoft Developement Enviroment.

Thanks,

Nov 21 '05 #6
Jack,

Some advices just hints and only my own opinion

I would like to design a nTear application using a existing Btrieve
datase.
Some of the things i am looking for are:

Free to use are the MS databases MS Access (not the office application only
the database) and MSDE. Those both are limited databases however very good
to learn VBNet. When you intent to use SQL server than start with MSDE
because that is a kind of mini SQLserver.
- Library with all GUI controlls inherited form standard controls, and
some
changed behaviour.
I would not start with that, standard are more than enough controls.
Creating usercontrols in the beginning is mostly playing and cost only tons
of time.

Beside those there are as well some in
http://www.gotdotnet.com/Community/W...f-c111fe60ed58
- Library with all Bussiness logic.
That is a next step, don't start with that. However try quick to learn the
concept of classes and objects. (What you learn by not putting everything in
line as code in your form). Have as well a look at the exception handling
for that. Try to avoid modules and shared classes to help you to learn it
quicker
- Library with data extraction laier
Try it first with the dataset concept which is an extraction from the
database.
- The user interface wil be first GUI, but later in the project it should
also run as a Internet application.
Almost impossible to achieve or you should use webservices. Than you have to
look how to handle your data. When you think about winforms and webpages for
everybody, forget it than, that is for those who readed something, however
they don't understand what is cleverly written.
- Multi language, same app should run in Dutch, English, or French
For the globalization is Net greath (The way numbers and dates are written).
For languages it is not as it could be. Use for the last not the standard
methods (RESX) however an XML file. The most easiest way is than to create a
dataset as file.
If someone would like to assist me in a kind of a few "hands-on" sessions,
i
am willing to offer a reasonable financial compensation.


You can always communicate with this newsgroup, there are a lot of people
(from which are more speaking Dutch) who are wanting to help. (Because there
are people coming here from all over the world, there is a high
understanding what you write, so don't bother to much about your English or
things like that.)

And to start.
Just open your IDE.
do New project select Windows Form Project (enter)
Drag a textbox on that form from the toolbox left (when you don't see it
view toolbox)
Drag a button on that form
Click on that form
Type in the lines where you see Button1_Click event
Textbox1.text = "Hello I am here"

Look at the top of the ide click on Debug and than Start

Your first program is made (or not and than there is an error)

I hope this helps,

Cor
Nov 21 '05 #7

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

Similar topics

3
by: Y2KYZFR1 | last post by:
need some help getting started, it is just a "little" confusing on where to actually start. I want to write a turn based board game using Twisted as the networking layer. I just need a kind of...
0
by: Jim | last post by:
I need some help getting started with a .NET web project for a commercial site. I am new to .NET and my understanding of some (but not all) of its concepts is a little sparse. I apologize for the...
12
by: serge calderara | last post by:
Dear all, I have an application which is suppose to start another executable process. As soon as that process is running, I need to retrive its handle. The problem of the particular process I am...
1
by: aj70000 | last post by:
select ano,max(date),a_subject from MY_TAB where table_name='xyz' and ano=877 group by a_subject,ano order by a_subject id max(Date) A_Subject 877 2005-01-20...
2
by: myclassmates | last post by:
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in mscorlib.dll Additional information: The RPC server is unavailable. See the code below and help me out...
15
by: Jay | last post by:
I have a multi threaded VB.NET application (4 threads) that I use to send text messages to many, many employees via system.timer at a 5 second interval. Basically, I look in a SQL table (queue) to...
1
by: Timothy.Rybak | last post by:
I need help designing a database that keeps up with a point system we have here at work. I'll tell you what I know. First, I have a list of all the employee names for a table. Second, for...
1
by: =?Utf-8?B?Q29kZVNsaW5nZXI=?= | last post by:
I plan to build my own 2008 Server/Hyper-V system and will not be using one of the tested Dell or HP systems from the release notes and could use some pointers as to my assumnptions and answers to...
0
by: Brian Lowe | last post by:
I'm in a web page and I have hierarchical data so I'm using 2 nested DataList controls. DataList1 is using a data source with rows of , , and where MoreData is a list. DataList1 has an...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.