
NEWBIE: how to develop Web Application in VB .NET
Hm.. there are many places in the microsoft MSDN and other web sites that
talk about Web Application using Microsoft .NET technology.
I know a good one that I think is suitable for beginner.
http://samples.gotdotnet.com/quickstart/aspplus/
It's a quick start introduction, tutorial, and samples of developing very
simple .NET applications.
Hope it helps and have fun,
Pan
Microsoft Visual Basic .NET Development.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Quote:
> Dear all,
> I am totally new with developing Web App but I am
> extremely interested in this topic. Anyone know any good
> resource to start off with? Anything that will help me
> get a sense of things will be great.
> A few questions come to mind:
> Can I send class object from the client to the server?
> How do they communicate?
> What kind of data can be transferred?
> Thanks a million!