I
Ido
Guest
Hi,
I want to make a web application that will have access to a data source,
and to let all database options to users. It is my first time experience
in web application\s and ASP.net. I have some experience in HTML,
and in VB
I have a few questions:
1. Right now I start exploring the Microsoft tool called "Web Matrix".
It's a tool like VS.NET (allthough I never worked with VS.net before)
with Tool box, and many more features.
You can download it free:
http://www.asp.net/
...did someone heard about "Web Matrix" ? can I use it instead of
VS.net ? Does it better/worst than VS.net?
2. To develop ASP.net Database apps - does the Database B]must[/B]
be SQL7.0 or higher? can't it be SQL6.5 ? why not? (I have SQL6.5)
or can't it be access? or Oracle?
3. General question:
I want any user in my organization to be able to access my web
application, so I need:
1. a computer with SQL server (6.5? 7? 2000?) installed on.
2. a development machine to develop the web application.
my question?
How does the user would use the web application?
do I need to make any installtion on the user computers? do they
need to install IIS? can't I just develop the web app on the
development machine, and replace it on the Intranet, and by that
all others users can use the web application?
Thanks
I want to make a web application that will have access to a data source,
and to let all database options to users. It is my first time experience
in web application\s and ASP.net. I have some experience in HTML,
and in VB
I have a few questions:
1. Right now I start exploring the Microsoft tool called "Web Matrix".
It's a tool like VS.NET (allthough I never worked with VS.net before)
with Tool box, and many more features.
You can download it free:
http://www.asp.net/
...did someone heard about "Web Matrix" ? can I use it instead of
VS.net ? Does it better/worst than VS.net?
2. To develop ASP.net Database apps - does the Database B]must[/B]
be SQL7.0 or higher? can't it be SQL6.5 ? why not? (I have SQL6.5)
or can't it be access? or Oracle?
3. General question:
I want any user in my organization to be able to access my web
application, so I need:
1. a computer with SQL server (6.5? 7? 2000?) installed on.
2. a development machine to develop the web application.
my question?
How does the user would use the web application?
do I need to make any installtion on the user computers? do they
need to install IIS? can't I just develop the web app on the
development machine, and replace it on the Intranet, and by that
all others users can use the web application?
Thanks