Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How save a In-mory ASP.NET page to disk???
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00769883
Message ID:
00770104
Vues:
17
Mario,

How about caching the page? It would be faster than writing to disk. Here is an article that explains how to setup your page to use caching:

http://www.sitepoint.com/article/1007


>I build a complete ASP.NET page in run-time. That it, i add the controls, validators, and do a manual bind of the data. I need that because the layaout and controls can change, but that not happend so much.
>
>This meaning that the system rebuild in each hit the whole page. So i like to store the page in disk the first time and get them from here, and rebuild only when the layout&control change, and only set the data from my database.
>
>How i can do that????
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform