R
rampabbaraju
I have a website developed in .Net 1.1 and is running on three servers
under a load balancer. I want to add another server to the load
balancer which will have the same application but converted to 2.0. My
app does not store anything in the session, but is dependent on
Viewstate and cookies.
My doubt is that whether Viewstate generated by 1.1 can be understood
by 2.0 and vice versa.
Thanks
Ram
under a load balancer. I want to add another server to the load
balancer which will have the same application but converted to 2.0. My
app does not store anything in the session, but is dependent on
Viewstate and cookies.
My doubt is that whether Viewstate generated by 1.1 can be understood
by 2.0 and vice versa.
Thanks
Ram