Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » JavaScript » AJAX » ASP.NET
  • Queuing up Your Remote Invokes

    The WebImageViewer is a very powerful web control that we offer to our customers. It does a lot of work for you behind the scenes to make the experience as application-like as possible. It even takes that a step further with the RemoteInvoke method and RemoteInvoked event by providing customers with the ability to make server-side function calls ...
    Posted to Jake Opines (Weblog) by jacobl on June 24, 2008
  • Slick Ajax Magnifier

    Recently we had a customer ask if we had anything like our WinForms Magnifier MouseTool available on the WebForms side of things.  We get this question somewhat frequently, and it's always one of those features that seems to fall off the end of the development cycle to higher priority features.  The answer to this question has always ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on May 15, 2007
  • Atalasoft at AjaxWorld NYC 2007

    Lou and I recently returned from the AjaxWorld Conference & Expo in NYC.  Most of the sessions I attended were very informative, some were advertorials, some were advertisements, and a few were actually laughable.  This AjaxWorld conference was not run as well as the last one I attended.  The biggest problems I saw with this ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on March 22, 2007
  • Multi-page Document Printing on the Web using a Thin Client Approach

    One of the most sought after features for developers using our products is that of printing multi-page document images through the web using a thin client/AJAX approach.  There are a set of fundamental problems with doing this: Printing can only be done using the browser's print dialog, as there is no direct way to interface with the ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on September 19, 2006
  • AJAX Thumbnails and On Demand Tiling Unleashed!

    It's been a while since I last spoke about anything on this blog... the main reason for this is we've been hard at work getting the DotImage 4.0 release out.  Now that it's out, I'd like to show you the two coolest additions to the our AJAX WebControls. We've added a new AJAX thumbnail control, and we've completely redeveloped the ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on August 3, 2006
  • Paging Through Multipage Tiffs using RemoteInvoke

    We've been getting quite a few questions in reguard to AJAX style paging through multi-page Tiff files.  This topic shows how simple this task is using our WebImageViewer control. First, drop a WebImageViewer control on the form, we'll call this one WebImageViewer1 for simplicity.  If you haven't ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on March 21, 2006
  • Asynchronous callbacks without XMLHttpRequest

    Bill Bither and I attended the Real-World AJAX One-Day Seminar in NYC on Monday, and many different methods of interacting with the server asynchronously were covered.  With all the different methods to choose from, I felt that I could give an example on how our WebImageViewer control does this. The WebImageViewer control does not use the ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on March 15, 2006