Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing data in a page
Message
From
24/03/2002 05:44:32
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Showing data in a page
Miscellaneous
Thread ID:
00636573
Message ID:
00636573
Views:
35
Hi, everybody.

I´m starting my study with ASP.NET with VFP COM components, and be prepared to a lot of questions coming on the next weeks. :)

Well, I´ll proccess business logic in my middle-tier components, and they´ll return to ASP.NET some results. What´s the best way to show these results?

I mean, what´s the best choice?

* Render HTML output within my components and return this HTML to be printed with a Response.write()?

* Return a XML string, and make the rendering in ASP.NET? If so, what I must use? MS XML Parser? Or is there a better tool way in VS.NET?

* In ASP, I was used to return ADO RecordSets in some situations... I think this isn´t good anymore with ASP.NET... am I correct?

TIA
Claudio Lassala
Next
Reply
Map
View

Click here to load this message in the networking platform