Web Development

  • Thread starter Thread starter Fonz
  • Start date Start date
F

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.
 
Fonz said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top