Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • CallQueue: Implementing a Sequential Web Service Call Queue for AJAX application

    In AJAX based applications its common that user might end up breaking your AJAX calls by clicking on numerous places in very short interval of time. Let us assume there is a page where there are several of hyperlinks which make WebService calls and do some stuffs on callback. If user clicks on five hyperlinks...
    Posted to Tanzim Saqib on .NET discovery (Weblog) by Tanzim Saqib on 11-19-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, JavaScript
  • Consuming WebServices in JavaScript with Mootools

    As we all know, Visual Studio will have jQuery support for now on, which is a great thing. I use jQuery heavily at work when customizing CRM and also to develop other projects. However, I really enjoy Mootools, which is another great JavaScript framework. Long ago I've seen a post somewhere about calling...
    Posted to Thiago's Blog (Weblog) by tsantos on 11-18-2008, 12:00 AM
    Filed under: .NET, JSON, JavaScript, Mootools, Web Services, AJAX
  • Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional

    Some of you maybe remember that I had added some security related features in Ajax.NET Professional . It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography namespace on the client – before it was not very easy...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-13-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Source Code, JSON, Silverlight
  • Really Cool Internet Explorer 6 – But how will it perform on 400 MHz?

    I have downloaded the new emulator images and I’m really impressed that the IE6 render engine really fits in such a small device. I have created some screenshots below. All Web sites look very similar to the desktop version of Internet Explorer. Most AJAX enabled pages are working, on some Web sites...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-12-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, JavaScript, IE, Mobile, HTML
  • ASP.NET AJAX 4.0: Observing updates to POJOs (Plain 'Ole JavaScript Objects)

    First of all, if you haven't already done so, download the ASP.NET AJAX 4.0 Preview 3 now and try it out! And after you're done with that, come back here, or there , or there , or there , and let us know what you think and what you like or don't like about it. We love feedback, and it really does have...
    Posted to Infinities Loop (Weblog) by InfinitiesLoop on 11-09-2008, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, JavaScript
  • $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
  • jQuery in ASP.NET Talk at PDC

    Mark your calendars and come to my jQuery in ASP.NET talk at PDC. It looks like my talk is scheduled for Tuesday (10/28/2008) at 5:15pm. You can still register for the PDC here: http://www.microsoftpdc.com/ I'm really excited about the new possibilities that jQuery, in combination with the new features...
    Posted to Stephen Walther on ASP.NET MVC (Weblog) by swalther on 10-15-2008, 12:00 AM
    Filed under: JavaScript, AJAX, ASP.NET MVC, ASP.NET, Talks
  • ASP.NET MVC Tip #45 – Use Client View Data

    In this tip, I explore one approach to building Ajax applications with ASP.NET MVC. I show how you can use view data when building Ajax applications with ASP.NET MVC in the same way as you would use view data when building server-side application. I demonstrate how to create a custom HTML Helper that...
    Posted to Stephen Walther on ASP.NET MVC (Weblog) by swalther on 10-08-2008, 12:00 AM
    Filed under: JavaScript, AJAX, ASP.NET MVC, ASP.NET, Tips
  • Internet Explorer 8 - Evaluators' Guide and IE8 Demo Site

    I found a nice document at Microsoft Download showing all the new features in Internet Explorer 8 which is currently in beta: Speed and Efficiency. Internet Explorer 8 is faster to start up, creates new tabs in a snap, and loads and runs Web sites much more quickly (especially sites based on JavaScript...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-17-2008, 12:00 AM
    Filed under: AJAX, JavaScript, IE, HTML
  • [ASP.NET AJAX] - CodePlex Preview 2 - Declarative Custom Behavior

    As we seen in my last post , declarative is very powerful. Let's now see how simple it is to use his own custom behavior. First of all, we need to create a behavior. In this example, we will use a simple HoverBehavior. His goal is just to swap a CSS class when mouse is over a DOM element. To create a...
    Posted to Aurelien's blog (Weblog) by Aurelien on 09-13-2008, 12:00 AM
    Filed under: ASP.NET, Microsoft Ajax Library, Preview, JavaScript, AJAX
Page 1 of 32 (319 items) 1 2 3 4 5 Next > ... Last »