Home All Groups Group Topic Archive Search About
Author
20 Mar 2006 7:06 PM
Fonz
Hello People.

I'm new to web programming and .NET, but old with VB6.0, and I need to start
working with .NET IMMEDIATELY... so I have a quick question:

What is the best way to work with VB.NET and web: Use VB to generate all the
code and then integrate it with the web UI? or Start from scratch using
something like Visual Web Developer .NET based on VB.NET?

(I don't even know if I have asked it correctly...)

Somebody willing to give some enlightenment?

Thanks in advance!

Fonz.

Author
20 Mar 2006 7:40 PM
Chris
Fonz wrote:
Show quoteHide quote
> Hello People.
>
> I'm new to web programming and .NET, but old with VB6.0, and I need to start
> working with .NET IMMEDIATELY... so I have a quick question:
>
> What is the best way to work with VB.NET and web: Use VB to generate all the
> code and then integrate it with the web UI? or Start from scratch using
> something like Visual Web Developer .NET based on VB.NET?
>
> (I don't even know if I have asked it correctly...)
>
> Somebody willing to give some enlightenment?
>
> Thanks in advance!
>
> Fonz.
>
>

In the .Net world the way to do web development is through ASP.NET.  Do
a web search for ASP.NET Tutorials.  That will get you started.  It's
nothing like VB6 way of doing web development.

Chris
Author
20 Mar 2006 8:52 PM
Fonz
I guess that means is better to go through Web Developer based on VB,
correct?


Show quoteHide quote
"Chris" <no@spam.com> wrote in message
news:eCBTXYFTGHA.4384@tk2msftngp13.phx.gbl...
> Fonz wrote:
>> Hello People.
>>
>> I'm new to web programming and .NET, but old with VB6.0, and I need to
>> start working with .NET IMMEDIATELY... so I have a quick question:
>>
>> What is the best way to work with VB.NET and web: Use VB to generate all
>> the code and then integrate it with the web UI? or Start from scratch
>> using something like Visual Web Developer .NET based on VB.NET?
>>
>> (I don't even know if I have asked it correctly...)
>>
>> Somebody willing to give some enlightenment?
>>
>> Thanks in advance!
>>
>> Fonz.
>>
>>
>
> In the .Net world the way to do web development is through ASP.NET.  Do a
> web search for ASP.NET Tutorials.  That will get you started.  It's
> nothing like VB6 way of doing web development.
>
> Chris