W
Woody Splawn
If this is not the right newsgroup for this question please direct me.
I have been using VB.net for stand alone and client/server kinds of things
but am beginning to explore its use for web applications. I need to ask a
couple of real basic questions.
My understanding is that if you are going to write an application for the
web using VS.net you need to have a web server. I suppose what is meant by
this is that you need to have a seperate machine (PC) connected to the web
who's sole purpose is to get and send data relative to your applicaiton.
Sort of a referee. I suppose this is where your database would reside if,
for example, you have a web app that provides data to or retreives data from
a user.
I will start with a real basic question. If I wanted to create a web
application that did not involve the exchange of data to a database would I
still need a seperate machine? I ask this question because, for example, I
have a web site right now that was created with FrontPage 2000. It does not
get any information from the user. I mean it stores no data in a database.
It just provide information about certain services I offer. Just wondering
if I could recreate this rather simple application using VB.net without
having to buy a seperate machine to act as a web server. I am thinking
that if I can, perhaps this would allow me to at least get into the game and
allow me to have one tool for creating my simply web app instead of VS and
FrontPage.
Anyone?
P.S. My service provider provides what are called FrontPage extensions and
all I do is create the app in FrontPage and then transfer it to their
server. Is there something similar to this I can do with VS. Would I be
able to do this, for example, if the ISP had the network framework on their
machine?
I have been using VB.net for stand alone and client/server kinds of things
but am beginning to explore its use for web applications. I need to ask a
couple of real basic questions.
My understanding is that if you are going to write an application for the
web using VS.net you need to have a web server. I suppose what is meant by
this is that you need to have a seperate machine (PC) connected to the web
who's sole purpose is to get and send data relative to your applicaiton.
Sort of a referee. I suppose this is where your database would reside if,
for example, you have a web app that provides data to or retreives data from
a user.
I will start with a real basic question. If I wanted to create a web
application that did not involve the exchange of data to a database would I
still need a seperate machine? I ask this question because, for example, I
have a web site right now that was created with FrontPage 2000. It does not
get any information from the user. I mean it stores no data in a database.
It just provide information about certain services I offer. Just wondering
if I could recreate this rather simple application using VB.net without
having to buy a seperate machine to act as a web server. I am thinking
that if I can, perhaps this would allow me to at least get into the game and
allow me to have one tool for creating my simply web app instead of VS and
FrontPage.
Anyone?
P.S. My service provider provides what are called FrontPage extensions and
all I do is create the app in FrontPage and then transfer it to their
server. Is there something similar to this I can do with VS. Would I be
able to do this, for example, if the ISP had the network framework on their
machine?