I
itay
Greetings to all,
In one of my upcoming project we have a need to develop a RIA in
single-application-page where everything is loaded using ajax and all
kinds of tricks to change the UI
however, I am afraid that the browser memory will increase as the user
will work through the application.
The application design has a single entry point and from then the DOM
is manipulated to show or hide relevant views.
Can anyone point me to a good reference about the browser memory
management or suggest what is the best practice for such application.
We are going to use native JS with jquery.
any help will do...
Cheers!
In one of my upcoming project we have a need to develop a RIA in
single-application-page where everything is loaded using ajax and all
kinds of tricks to change the UI
however, I am afraid that the browser memory will increase as the user
will work through the application.
The application design has a single entry point and from then the DOM
is manipulated to show or hide relevant views.
Can anyone point me to a good reference about the browser memory
management or suggest what is the best practice for such application.
We are going to use native JS with jquery.
any help will do...
Cheers!