Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing data in a page
Message
De
24/03/2002 05:44:32
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Showing data in a page
Divers
Thread ID:
00636573
Message ID:
00636573
Vues:
37
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform