Re: New to .NET
From: Andrew Faust (afaust_at_aradymeDOTcom)
Date: 09/01/04
- Next message: Andrew Faust: "Re: Very simple but completely stumped..."
- Previous message: Marina: "Re: Do customers mind .NET install?"
- In reply to: mldunham: "New to .NET"
- Next in thread: Cor Ligthert: "Re: New to .NET"
- Reply: Cor Ligthert: "Re: New to .NET"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Sep 2004 15:08:30 -0600
"mldunham" <mldunham@discussions.microsoft.com> wrote in message
news:BA57DC40-10B8-4767-91A8-3E81F6DAF574@microsoft.com...
>I am used to using eVB and Access. This is my first day with
>.NET. I am
> having trouble accessing data and returning field values from
> it.
> I know there are better ways to do it SQL SERVER etc but for
> now I want to
> use Access.
> I would like to create a simple form with a command button and
> a textbox. I
> want the textbox to display a value from the Access database
> when the command
> button is clicked.
> I have created the form with the textbox and command button and
> I have a
> dataconnection to the Access database (not sure if I did it
> right, or if it
> matters, but I can see all of the appropriate tables and
> fields).
> Since I can't use my old syntax for ADO:
I strongly recommend you go pick up a decent book. The one I used
to learn C# is: Microsoft Visual C# .NET 2003 Kick Start. I
believe they have this book in VB.NET as well. It will give you
an accelerated introduction to programming with .NET (including
data access). It's been my experience, that while you can learn a
language pretty decently by just jumping in and working with it,
you will definitely learn it better and faster if you grab a good
reference book.
Andrew Faust
- Next message: Andrew Faust: "Re: Very simple but completely stumped..."
- Previous message: Marina: "Re: Do customers mind .NET install?"
- In reply to: mldunham: "New to .NET"
- Next in thread: Cor Ligthert: "Re: New to .NET"
- Reply: Cor Ligthert: "Re: New to .NET"
- Messages sorted by: [ date ] [ thread ]