I just discovered a little snag when calling session-enabled ASMX web services from ASP.NET Ajax using cookieless session tracking (hat tip to Guy Barrette for raising the issue). Here’s the scenario: You are using cookieless sessions and want to call a web service in the same web app from JavaScript code. With cookieless session state, … Continue reading Cookieless Session with ASP.NET Ajax and Web Services
The post Cookieless Session with ASP.NET Ajax and Web Services appeared first on Ardent Development Podcast.