Click here to Skip to main content
15,881,139 members
Articles / Web Development / ASP.NET

Handling authentication-specific issues for AJAX-calls

Rate me:
Please Sign up or sign in to vote.
5.00/5 (12 votes)
18 Sep 2013CPOL4 min read 84.9K   18  
For modern web-applications has become the usual to use AJAX when you create user interfaces. However, it makes our headache from time to time. And often these difficulties are associated with authentication and processing such requests on the client.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Russian Federation Russian Federation
Microsoft MVP, Visual C#

Comments and Discussions