using System.Collections.Generic; using System.Text; namespace FastSpring.Web.Ajax { public class AjaxHelper
using System.Collections.Generic; using System.Text; namespace FastSpring.Web.Ajax { public class FastAjaxAttribute : Attribute
using System.Collections; using FastSpring.Base.Model; namespace FastSpring.Web.Ajax { public class AjaxSecurityUtils
using System.Web.UI; using System.ComponentModel; namespace MagicAjax.UI.Controls { /// <summary>
using System; namespace MagicAjax { /// <summary>
using System.Collections.Generic; using System.Text; namespace FastSpring.Web.Ajax.WebSupport { /// <summary>
namespace System.Web.Mvc.Ajax { using System; using System.Collections.Generic;
using System.Xml; using System.Configuration; namespace MagicAjax.Configuration { /// <summary>
namespace Sprocket.Web { public class AjaxException : SprocketException { public AjaxException()
#region LGPL License /* MagicAjax.NET Framework Copyright (C) 2005 MagicAjax Project Team This library is free software; you can redistribute it and/or
using System.Web; using Spring.Context; namespace FastSpring.Web.Ajax { public interface IAjaxAction
{ /// <summary> /// The AjaxException class is a special exception that makes error displaying on the client /// clean and graceful. When you throw an AjaxException during a call to an Ajax Method, the client /// will display a message box displaying the error but without all of the line numbers, stack
{ /// <summary> /// Controller base class wich supports partial rendering (AJAX) /// </summary> public abstract class AjaxController : Controller
{ // Javascripts public const string jsAjax = "Melis.Chat.Scripts.Ajax.js"; } }
using System.Collections.Generic; using System.Text; namespace FastSpring.Web.Ajax { public interface IAjaxSecurity
using System.Web; using System.Web.Script.Services; using AjaxControlToolkit; using System.Globalization; [assembly: WebResource("AjaxControlToolkit.Common.DateTime.js", "application/x-javascript")]
namespace System.Web.Mvc.Ajax { public enum InsertionMode { Replace = 0,
public static class RequestExtension { public static bool IsAjaxRequest(this HttpRequestBase request) { if (request == null)
using System.Text; using System.Web.UI; [assembly: WebResource("AjaxControlToolkit.Common.Threading.js", "application/x-javascript")] namespace AjaxControlToolkit {
using System.Text; using System.Web.UI; [assembly: WebResource("AjaxControlToolkit.Common.Input.js", "application/x-javascript")] namespace AjaxControlToolkit {
using System; namespace MagicAjax.UI { /// <summary>
using System.Collections.Generic; using System.Text; namespace FastSpring.Web.Ajax { /// <summary>
About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us
©2009 Koders is a trademark of Black Duck Software, Inc. Black Duck, Know Your Code and the Black Duck logo are registered trademarks of Black Duck Software, Inc. in the United States and other jurisdictions. All other trademarks are the property of their respective holders.