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
  • Evitar dois cliques no controle

    Aqui está uma tarefa rotineira, porém, não encontramos muita documentação sobre isso quando estamos começando com a programação em ASP.NET. Saber controlar os PostBacks é essencial para o desenvolvedor, então, como impedir que um postback ocorra? Simples! Basta associar uma rotina javascript ao click...
    Posted to Chilá na NET... Ah e no .NET também... (Weblog) by marcochila on 11-16-2008, 12:00 AM
    Filed under: ASP.NET, Visual Studio 2008, javascript, Visual C#2008
  • Interesting Finds: 2008.11.12~2008.11.14

    .NET Mobile MVC Framework - for mobile devices running .NET Compact Framework 3.5 XSLT Debugging with .NET Code Contracts and runtime rewriting Writing Tests to Catch Memory Leaks in .NET Breaking changes to the String class Where did CLR 3.0 Go? Web JxLib: New Browser UI Toolkit - a javascript library...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 11-13-2008, 12:00 AM
    Filed under: Web, .NET, Javascript, ASP.NET MVC, XSLT, YUI, Resharper, Silverlight, CLR
  • 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
  • Interesting Finds: 2008.11.08~2008.11.11

    .NET Code better – measure your code with NDepend C# Tutorial - Writing a .NET Wrapper for SQLite WPF Toolkit adds Ribbon Control to .NET 3.5 SP1 .NET URL Rewriter and Reverse Proxy: Url Rewriter 2.2 How to Use the Facebook Developer Toolkit 2.0 - starter kit How to Build Facebook Applications...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 11-10-2008, 12:00 AM
    Filed under: .NET, Javascript, jQuery, Regex, Facebook, SQLite, WPF, NDepend
  • The magic behind live bindings explained

    Dave has a fantastic and very detailed post about our implementation of the Observer pattern in ASP.NET Ajax 4.0 . This feature is what enables the live bindings to work. Check it out! http://weblogs.asp.net/infinitiesloop/archive/2008/11/09/asp-net-ajax-4-0-observing-updates-to-pojos-plain-ole-javascript...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 11-09-2008, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library
  • 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
  • Visual Studio patched for better jQuery IntelliSense

    Jeff King just announced the release of a patch for Visual Studio 2008 that enables the IDE to find the –vsdoc.js file without requiring the developer to reference it. To give some context, a documentation file (basically the same file as the runtime script but with XML documentation annotations ) can...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 11-07-2008, 12:00 AM
    Filed under: JavaScript, IntelliSense, Visual Studio, jQuery
Page 1 of 98 (977 items) 1 2 3 4 5 Next > ... Last »