Web applications in VB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to build a web application in VB.NET, and I have some basic (no
pun intended) questions. Is this the right place to ask? Surprisingly, I
can't find a newsgroup just called vb.net.webapplications.
 
I'm trying to build a web application in VB.NET, and I have some basic (no
pun intended) questions. Is this the right place to ask?

It certainly is. This group is for questions relating to developing ASP.NET
applications using any .NET language.
Surprisingly, I can't find a newsgroup just called vb.net.webapplications.

There are several groups beginning microsoft.dotnet.languages.vb... which
are specifically for VB.NET discussions, but this one is specifically for
ASP.NET.
 
This newsgroup is exactly where you need to be - it's asp.net in general -
ask away!
 
I'm trying to build a web application in VB.NET, and I have some basic (no
pun intended) questions. Is this the right place to ask? Surprisingly, I
can't find a newsgroup just called vb.net.webapplications.

ASP.Net is a technology on top of the .Net Framework. You can write
webapps in any supported .net language (C#, VB.Net, ...).
Question specific to VB.Net should go to to the newsgroup for that
language, questions specific to asp.net should go here.
But, usually people don't mind too much if you post in the "wrong"
group because you can't decide if your problem relates to the
*language* or the *technology*.

Hans Kesting
 

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