Is ASP.NET AJAX 4.0 a part of ASP.NET 4.0? E.g., by using ASP.NET Web Forms 4.0 do I automatically have ASP.NET AJAX 4.0?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s it. Starting with ASP.NET 3.5, ASP.NET AJAX is part of ASP.NET.
You only need the appropiate Web.config sections so script handlers and related types will be loaded and ASP.NET AJAX will be available for you!