Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asp syntax for foxpro table
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00145309
Message ID:
00146811
Views:
26
I've been working with ASP since it first came out, and yes VFP has spoiled you rotten <g>! Your analogy to dBase II is quite close. The biggest hurdle to overcome with ASP is dealing with interpreted code instead of compiled. That, and trying to make HTML forms do what VFP forms do!

Documentation wise, as Nancy said there are several books available. I personally recommend "Working With Active Server Pages" published by Que (ISBN 0-7897-1115-x). It's pretty good at explaining the whole ASP thing. As for online resources, http://www.15seconds.com is an excellent place to get info on ASP, ADO, and other related topics.

If you want to debug ASP scripts, you should look into using Visual InterDev 6 for your ASP development. The one caveat is that you have to be using IIS4 as well. VID 6 is also about as close to a RAD tool for ASP as you're likely to find, and it still really isn't RAD. It comes with design time controls for setting up things such as data connections, record navigation, etc. It's WYSIWYG HTML editor leaves a lot to be desired, but it is possible to use a tool like FrontPage in conjunction with VID.

>What is your impression so far of ASP? Mine is:
>- lack of documentation
>- lack of debugger
>- development is defintely not RAD
>
>It is sort of like programming in Dbase II.
>I think VFP has spoiled me. :-)
"It is an important and popular fact that things are not always what they seem. For instance, on the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much -- the wheel, New York, wars and so on -- whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man -- for precisely the same reasons." - Douglas Adams
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform