Help! How to create aspx file dynamically

G

Guest

While you can certainly use an "aspx template" and fill it in with data and
then save the file with a specificname.aspx, there is an inherent problem
with this approach that your "lecturer" needs to learn: when you save a file
into an ASP.NET application, because of folder and file monitoring, your
application is going to restart. All session and other data will be trashed.
A Database would be far preferable and more extensible.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder(BETA): http://www.blogmetafinder.com
 
F

flip2flik

Alright. Thank you. I will let him know about this too. Hopefully, he
will stick to using database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,588
Members
45,093
Latest member
Vinaykumarnevatia00

Latest Threads

Top