473,326 Members | 2,125 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Stupid question

Hi,

I have kind of a stupid question (at least to me).

Somebody asked me what the difference was between asp.net and vb.net.
Since I create my webapplications with vb.net I couldn't think of a
difference. To me they seem the same.

Am I correct ?

Thanks
Nov 19 '05 #1
6 1005
TJS
not the same...

ASP.net is a set of .NET classes used to create Web-based, client-side (Web
Form) and server-side (Web Service) applications

vb.net is a programming language

"Bart Schelkens" <bs********@hotmail.com> wrote in message
news:ub***************@TK2MSFTNGP10.phx.gbl...
Hi,

I have kind of a stupid question (at least to me).

Somebody asked me what the difference was between asp.net and vb.net.
Since I create my webapplications with vb.net I couldn't think of a
difference. To me they seem the same.

Am I correct ?

Thanks

Nov 19 '05 #2
TJS wrote:
not the same...

ASP.net is a set of .NET classes used to create Web-based,
client-side (Web Form) and server-side (Web Service) applications

vb.net is a programming language


And as an example, I use C# for web-applications (asp.net).
You could also use both C# and VB.Net to build Webform (GUI) applications
(or console, or windows service ..)

Hans Kesting


"Bart Schelkens" <bs********@hotmail.com> wrote in message
news:ub***************@TK2MSFTNGP10.phx.gbl...
Hi,

I have kind of a stupid question (at least to me).

Somebody asked me what the difference was between asp.net and vb.net.
Since I create my webapplications with vb.net I couldn't think of a
difference. To me they seem the same.

Am I correct ?

Thanks

Nov 19 '05 #3
Do The English Language and Journalism seem like the same things to you?

Well, there you go.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Bart Schelkens" <bs********@hotmail.com> wrote in message
news:ub***************@TK2MSFTNGP10.phx.gbl...
Hi,

I have kind of a stupid question (at least to me).

Somebody asked me what the difference was between asp.net and vb.net.
Since I create my webapplications with vb.net I couldn't think of a
difference. To me they seem the same.

Am I correct ?

Thanks

Nov 19 '05 #4
So nice to see that you always have something helpful and positive to say.

Dave

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OF**************@TK2MSFTNGP10.phx.gbl...
Do The English Language and Journalism seem like the same things to you?

Well, there you go.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Bart Schelkens" <bs********@hotmail.com> wrote in message
news:ub***************@TK2MSFTNGP10.phx.gbl...
Hi,

I have kind of a stupid question (at least to me).

Somebody asked me what the difference was between asp.net and vb.net.
Since I create my webapplications with vb.net I couldn't think of a
difference. To me they seem the same.

Am I correct ?

Thanks


Nov 19 '05 #5
Congratulations. You are now a member of a very elite and extremely small
group of people. I've just added you to my blocked senders, so from now on
you will be wasting your breath trying to goad, irritate, berate, abuse,
castigate, and/or insult me. I won't even know you exist any more.

Have an interesting life.

--
ta-ta,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"David Young" <RE******************@yahoo.com> wrote in message
news:Om**************@TK2MSFTNGP10.phx.gbl...
So nice to see that you always have something helpful and positive to say.

Dave

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OF**************@TK2MSFTNGP10.phx.gbl...
Do The English Language and Journalism seem like the same things to you?

Well, there you go.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Bart Schelkens" <bs********@hotmail.com> wrote in message
news:ub***************@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I have kind of a stupid question (at least to me).
>
> Somebody asked me what the difference was between asp.net and vb.net.
> Since I create my webapplications with vb.net I couldn't think of a
> difference. To me they seem the same.
>
> Am I correct ?
>
> Thanks
>



Nov 19 '05 #6
Thx for the answers.
I thought the difference had to do with in-line coding or using code-behind.
"Bart Schelkens" <bs********@hotmail.com> schreef in bericht
news:ub***************@TK2MSFTNGP10.phx.gbl...
Hi,

I have kind of a stupid question (at least to me).

Somebody asked me what the difference was between asp.net and vb.net.
Since I create my webapplications with vb.net I couldn't think of a
difference. To me they seem the same.

Am I correct ?

Thanks

Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

119
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
5
by: raz | last post by:
Greetings all. I apologize for what is almost certainly a stupid question, but I can't figure this out, and have no more time for head bashing... The short version: what is the appropriate...
4
by: IS | last post by:
At the recommendation of several people in this newsgroup I have downloaded two or three Compilers. One is the Beta version of Microsoft's Visual C++ 2005. I have entered a complete beginner code...
2
by: Ron Weldy | last post by:
I read that you don't need .cs files to deploy but I suppose if you are trying to reconstruct someone's work, you will need these files. Is that correct?
3
by: rroman | last post by:
I have a very simple form, takes information from the user, updates a SQL database, now I just want to redirect to a "Thank You For Your Time" web page within the same bowser. ASP. NET VB
6
by: Adam Smith | last post by:
I have posted this and similar questions repeatedly and can't even raise a single response. I am being led to believe that this then 'Must be a stupid question' although people say that there is no...
5
by: Alberto Salvati | last post by:
Hi, List. My company has a VERY BIG product base on db2 udb v7.x. We want to di an upgrade to v9, but.... current db has a lot of procedure (cobol..!). Therefore, we've planned to rewrite this...
2
by: Lynx101 | last post by:
Hi, Is this a stupid question? Senario: Two tables linked together with an ID number. Question: When using a combo box, which refences another table by indexed autonumber, is there a way to...
9
by: AWW | last post by:
Running XP - Visual Studio 2005 - VB Want to have duplicate projects - one safe and stable - other for experimenting Can't fine easy way to make duplicate project. Stupid question? or stupid ME?...
9
by: Alec | last post by:
Sorry guys, stupid question.... Am no programming expert and have only just started using php for creating dynamic news pages. Then I see a dynamic website without the php extension. ...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.