.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

ASP.NET AJAX 1.0 Web.config

  <?xml version="1.0"?> <configuration>   <configSections>     <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">      ...