A
ad
I use VS2005 to develop asp.net program.
I want to get a string from WebService in the Session_Start.
But it often wasted a long time to get the msg.
I want to new a Session in the application start, and the Session check if a
new message form WebService evey 1 hour.
How can I new a session in program?
I want to get a string from WebService in the Session_Start.
But it often wasted a long time to get the msg.
I want to new a Session in the application start, and the Session check if a
new message form WebService evey 1 hour.
How can I new a session in program?