Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • $addHandler : cross browser handler execution sequence

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding...
    Posted to Bajwa's Blog (Weblog) by eenigmaster on 11-07-2008, 12:00 AM
    Filed under: Atlas, AJAX, javascript, ASP.NET
  • Working with Asp.Net Timer control on client side

    Hi, Few days back I saw this question in the forums and from then I was looking for an answer for it. The Timer control in the asp.net Ajax is pretty useful when we want to do some activity on the client side at a certain interval of time. The control also gives us good control on tweaking it on the...
    Posted to Vikram Lakhotia (Weblog) by vik20000in on 02-21-2008, 12:00 AM
    Filed under: ASP.NET, ClientScript, Javascript, Atlas, AJAX, Asp.Net Ajax Extension
  • How to... use Class Libraries with ASP.NET AJAX like AjaxPro

    Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate the AJAX client-side JavaScript proxies the AjaxPro library checks for all public methods inside...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-09-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Source Code, HTML, UI
  • How to... move from AjaxPro to ASP.NET AJAX PageMethods

    In one of my last posts I blogged about the future of Ajax.NET Professional (AjaxPro) and that I'm not able to do further development on that project. A  lot of my readers feeling sad about this but I had to concentrate more on new technologies that will revolutionize web application development...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-08-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, Atlas, Source Code
  • Future of Ajax.NET Professional

    I'm happy to see that Ajax.NET Professional is used about 13.3% when using .NET related web applications . Starting with my first post Using a HttpHandler and Attributes to call C# methods in JavaScript in February 2005 the AJAX hype started around the world. Two months later I renamed the project to...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-04-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, Web 2.0, JavaScript, Atlas
  • .NET AJAX Survey Results

    Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-21-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, HTML, jQuery, UI
  • Ajax usage among .NET developers

    Simone Chiaretta had a look at the results of Ajaxian's survey about the state of the usage in the Web development community. He decided to make a new survey , but this time only focused on .NET developers. Please click here to take the survey and vote for your AJAX library you are using in production...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-19-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, jQuery
  • ASP.NET AJAX Roles and Security

    David Barkol writes on his blog about ASP.NET AJAX Role Application Service with Visual Studio 2008 (Orcas). Well, it is a new service that is working similar to the profile and authentication service. As it is very easy to call it from the client-side JavaScript code you should be a little bit more...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-30-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Security, Source Code
  • AjaxPro User Experience

    DotNetSlackers creator Sonu Kapoor writes about Ajax.NET Professional : "In one my projects, I needed to use some Ajax functionality, so I thought I should try out AjaxPro and see how it works. I was suprised to see how easy I was able to intergrate it into my project. I had few problems here and there...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-19-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, JavaScript, Atlas
  • ScriptManager.LoadScriptsBeforeUI Explained

    A typical ASP.NET AJAX page will contain a fair amount of script references. Sometimes more than you realize, because components you use, such as server controls from the ASP.NET AJAX Control Toolkit , automatically include library scripts that enable their client-side magic. Sometimes you include references...
    Posted to Infinities Loop (Weblog) by InfinitiesLoop on 03-03-2007, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, JavaScript, Atlas, Script Loading
Page 1 of 3 (29 items) 1 2 3 Next >