Re: This is a basic overall question. Please note I am new




hkhellhkhell@xxxxxxxxxxx wrote:

This is a basic overall question. Please note I am new
to ASP!


Hi, Chow.

I am currently running IIS 5/Access 2000/Windows 2000 and
have developed a web application.

From what I have been told, to really emulate a
master/detail form, the best way would be to use ASP.net
to do so.


ASP.Net has some really nice features for beginners. If you have a copy
of Visual Web Developer Express
[http://msdn.microsoft.com/vstudio/express/vwd/] you can very quickly
put together a web app without any real need for custom programming.

Have a look at the samples here
[http://msdn2.microsoft.com/en-us/library/stc0szde.asp]

1. is that true?

It's definitely a pretty good way, and if you're happy with the
defaults provided by Microsoft, you can do it really REALLY easily.

2. if so, does ASP.net run against Access or SQLServer?

Yes. And Oracle, and MySql, and flat text files if you're so inclined.

3. what would I need to purchase to emulate this?


Nothing! If you've already got Access, that will do nicely as a
database for playing around with. ASP.Net has classes for communicating
with Access out of the box, so you shouldn't have any problems.

Thank you for your help.


One thing, you mention that you've already developed a web
application... waht have you developed, what have you written it in,
and why are you considering ASP.Net to run just a small part of it? Or
have I misunderstood?

Chow Wai

.



Relevant Pages

  • Re: VS2005 Not ready for prime time
    ... Css features are extremely lacking. ... It demanded more knowledge of the developer, ... Microsoft hit the ball right out of the park. ... (like all the code-behind and project model "improvements" in ASP.NET ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Lino and Delphi
    ... > the new Delphi version is nothing he should invest in. ... Looking back over the last 10 years, many features that started out in the ... > these areas might be well spent for Borland or large customers. ... But this varys greatly from developer to developer. ...
    (borland.public.delphi.non-technical)
  • Re: Whats up with "whidbey" & "orcas"
    ... I totally agree with Mark. ... i release a couple of features of product build 1000. ... When orcas comes in, no more developer but software architects. ...
    (microsoft.public.vsnet.general)
  • Re: WISH LIST
    ... the developer to select the features for next version of the project. ... This is the TODO part of it. ... And how can I make it in understandable design?) ...
    (comp.lang.logo)
  • Re: Recommendations for PHP Form Validation Script
    ... > developer A creates class X that extends or uses developer B's ... > Y as a dependency, rather than including that class in his package. ... > better OO features in PHP5. ... Regardless how the authors upload ...
    (comp.lang.php)

Loading