aspx_beginners thread: query
Message #1 by "Arti Mahendra Sharma" <artimams@h...> on Fri, 8 Nov 2002 14:52:27 +0530
|
|
Hi
i am a VB programmer and my job demands that i begin developing applications in asp.net. Can anyone please guide me how to begin?
Any helpful steps to make a small application?
Thanks
Regards
Message #2 by "Paul Riley" <rilez@t...> on Fri, 8 Nov 2002 09:33:56 -0000
|
|
I'd recommend you buy a book like asp.net professional 1.0. It's
basically aimed at people with prior coding knowledge and quickly takes
you into the ways of creating links to databases and how to make web
apps. At the end of the day the best way to learn is just to have a mess
about really. Take some time, make some mistakes and learn :).
The only thing you may have a problem with if you've come from a purely
app based background is the consept of server/client. You need to
remember that the code is running at the server and the results are
passed to the client - if you remember that you won't have a problem.
Vb.net is very similar to vb
All the best
-----Original Message-----
From: Arti Mahendra Sharma [mailto:artimams@h...]
Sent: 08 November 2002 09:22
To: aspx_beginners
Subject: [aspx_beginners] query
Hi
i am a VB programmer and my job demands that i begin developing
applications in asp.net. Can anyone please guide me how to begin? Any
helpful steps to make a small application?
Thanks
Regards
Message #3 by "Carole D Sullivan" <carolesullivan@e...> on Wed, 13 Nov 2002 01:07:24
|
|
I found the www.ibuyspy.com example very helpful because
- it is a full blown web app, not just examples that are unrelated to one
another
- the code is available for download in either VB or C#
- documentation included
and...it is not such a large example that you get 'lost'
Carole
>
Hi
i am a VB programmer and my job demands that i begin developing
applications in asp.net. Can anyone please guide me how to begin? Any
helpful steps to make a small application?
Thanks
Regards
|