P
Pavan Kumar
HI,
I am developing an webapplication in asp.net using c#
..the requirement is like this.
on start of the application i have to create a application domain and
in the new
application domain i have to access database and store the value in
the Application variable of the webapplication which had created the
second application domain.
And more over the application in the second application domain should
be constantly accessing the data base say for every 10 min and should
update the data how to do this?
Any help is appreciated.
Regards
Pavan
I am developing an webapplication in asp.net using c#
..the requirement is like this.
on start of the application i have to create a application domain and
in the new
application domain i have to access database and store the value in
the Application variable of the webapplication which had created the
second application domain.
And more over the application in the second application domain should
be constantly accessing the data base say for every 10 min and should
update the data how to do this?
Any help is appreciated.
Regards
Pavan