V
vikram
I am developing a display web site which displays several listing and
details, data is picked up from database for the lists. There is no search
criteria but only pagination stuff.
What i am thinkin gis to create a program which will read data and generate
static html pages for the lists and dump the pages on the web server. when
user will acees they will acces html pages instead of aspx pages, helps
perfroamnce improveents.
Is it a right approach? Ha anyone done this kind of thing?
details, data is picked up from database for the lists. There is no search
criteria but only pagination stuff.
What i am thinkin gis to create a program which will read data and generate
static html pages for the lists and dump the pages on the web server. when
user will acees they will acces html pages instead of aspx pages, helps
perfroamnce improveents.
Is it a right approach? Ha anyone done this kind of thing?