Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • 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
  • .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
  • 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
  • Syntax error: line 1 using Microsoft ASP.NET AJAX

    I read the last post from Rick Strahl about IE 7 Script Errors . Yes, I found this already on some sites, too, so I started to find the real issue. For this I started the great Fiddler tool to analyse where the problem is. When you have Script Debugging enabled in your Internet Explorer settings you...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-24-2006, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, JavaScript, Atlas, IE
  • ASP.NET AJAX 1.0 (excitement builds)

    I just downloaded beta 1 of ASP.NET AJAX today. Wow! Lots and lots of changes. The type system has been greatly simplified. I like this. The move to prototypes over closures was a good decision. The core scripts are much easier to read and comprehend as well. The CTP download has been a 404 for me this...
    Posted to David Findley's Blog (Weblog) by findleyd on 10-20-2006, 12:00 AM
    Filed under: ASP.NET, .NET, JavaScript, Atlas, AJAX
  • Albert Weinert will talk about Ajax.NET Professional in Cologne, Germany

    Alber Weinert is talking about Ajax.NET Professional (and details on JSON ) in Cologne, Germany: "Ich halte am Dienstag, den 25.07.2006 wieder einen AJAX Vortrag [2]. Diesmal in Köln bei der .net user group Köln [1]. Nachdem ich nochmal kurz die Grundlagen zu AJAX erkläre, gehe ich...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-19-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, Atlas, JSON, IE
  • Serializing Objects as JSON using Atlas, JSON.NET and AjaxPro [Part 2]

    As there was a little discussion about serialization of .NET types and deserialization of these genereted JSON strings I have updated Ajax.NET Professional (version 6.7.9.1) to allow parsing of new Date statements, too. You can use the JSON generated string to do a deserialization right after, now. I...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-10-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, Atlas, JSON
Page 1 of 2 (13 items) 1 2 Next >