I am trying to get to grips with OOP using vb/asp.net and
was wondering if anyone knows where I can get a hold of a
simple project which makes use of the following :
Has some kind of dataclass which handles all database
operations.
Some kind of business class which inherits from the above.
All it has to do is maybe write a record and
read/search/update a record. I dont need some giant
solution, just a simple example so I can pick up some of
the required techniques.
I am sick of writing hacky code and want to be a code
warrior hero.Great to hear that kind of commitment, poppy!
Do you have the .Net SDK? It has lots of articles, tutorials, and an awesome
reference to the .Net CLR, as well as everything else .Net, and it's a free
download:
http://www.microsoft.com/downloads/...&displaylang=en
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
"poppy" <anonymous@.discussions.microsoft.com> wrote in message
news:1a06e01c44e23$eea921a0$a301280a@.phx
.gbl...
> I am trying to get to grips with OOP using vb/asp.net and
> was wondering if anyone knows where I can get a hold of a
> simple project which makes use of the following :
> Has some kind of dataclass which handles all database
> operations.
> Some kind of business class which inherits from the above.
> All it has to do is maybe write a record and
> read/search/update a record. I dont need some giant
> solution, just a simple example so I can pick up some of
> the required techniques.
> I am sick of writing hacky code and want to be a code
> warrior hero.
>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment