Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing data in a page
Message
From
24/03/2002 10:20:13
 
 
To
24/03/2002 05:44:32
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00636573
Message ID:
00636594
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform