Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing data in a page
Message
De
24/03/2002 10:20:13
 
 
À
24/03/2002 05:44:32
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00636573
Message ID:
00636594
Vues:
17
>I mean, what´s the best choice?
>
>* Render HTML output within my components and return this HTML to be printed with a Response.write()?
>
Middle-tier components aren't supposed to return any presentation code.


>* 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?
>
Plenty of classes to manipulate XML in the .Net framework.


>* 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?
>
Well yes and no. You still can reference and use ADO in your .Net code but the ADO recordset are useless when working with ADO.Net.
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform