Home / ASP.NET Weblogs
All Tags » Ajax » UI (RSS)

Browse by Tags

Related Posts

  • Cool Timeline API

    I recently happened upon this intriguing little API that provides a nice interface for displaying events on a timeline. It was pretty easy to get my head around it and it's pretty easy to setup and use. It's got a Google Maps-like scrolling interface that is very intuitive. If you're not sure what a...
    Posted to Joshua Stengel (Weblog) by jstengel on 03-17-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, UI, Multimedia, Developer Tools
  • Uploading Files: Multiple Files, Progress Bar, No Postback

    UPDATE: This is now available as a free ASP.NET control. Recently, Joe Stagner created some videos and talked about 4 upload scenarios that provide an AJAX-like file upload experience. I've used or looked at all of those options at least once or twice in the past, but they were never quite what I wanted...
    Posted to Joshua Stengel (Weblog) by jstengel on 02-22-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, UI, AJAX.NET, AJAX.NET Toolkit, Developer Tools
  • A Simple AJAX Example for the Impatient Developer

    Follow my erotic tale of "code awakening" as I discover AJAX's raw naked self. We'll pop the hood and see AJAX as nature intended. This steamy tale of passion, romance, love, and AJAX may leave you breathless and panting for more. Or, it could simply be a ruse to get you to read my article. I'm not above...
    Posted to Joshua Stengel (Weblog) by jstengel on 01-24-2008, 12:00 AM
    Filed under: AJAX, UI, AJAX.NET, Humor (maybe), .NET
  • 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
  • .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
  • Delay Content Loading with AJAX.NET Toolkit

    A while back I wrote an article for CodeProject that was just a simple demonstration of how to load portions of content after the initial page load using AJAX.NET . Basically, using a timer and an update panel, this user control loads some RSS headlines after the initial page load. Simple and straightforward...
    Posted to Joshua Stengel (Weblog) by jstengel on 10-29-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, UI, AJAX.NET
  • Inline Editing Makes Content Management A Snap

    Inline editing can be a great supplement to the traditional "control panel" approach in content management systems. The of editing web pages and the whole control panel concept can be difficult for non-technical people to latch on to. Control panels typically takes users away from the context of the...
    Posted to Joshua Stengel (Weblog) by jstengel on 10-03-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, UI, Inline Editing
  • SwirlChat Module v2 (for DNN)

    swirlhost has released their new chat module that is designed specifically for DotNetNuke : "Since the success of the original SwirlChat version 1.0, we've been scouring our New Features forums and listening to customer feedback to help us produce a chat application that meets the demands of the DotNetNuke...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-30-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, UI
  • New Examples and Tutorials

    During the last days I have added some new tutorials and examples to my list. Dave Campbell sent me a short message that he has already a kind of Silverlight examples collection. Have a look on his list of Silverlight tagged articles he wrote and external Silverlight examples as well . There is starting...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-08-2007, 12:00 AM
    Filed under: AJAX, .NET, JavaScript, Silverlight, DLR, UI
  • An AutoCompleteExtender does not an Advanced DropDownList make!

    I've received a lot of feedback on my SmartAutoCompleteExtender as of late. But I've noticed a disturbing pattern with the suggestions people have. A few of the features people have asked for are: Ability to remember unique identifiers for each of the suggested items, so that it may be tied back...
    Posted to Infinities Loop (Weblog) by InfinitiesLoop on 01-02-2007, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, Atlas, UI
Page 1 of 3 (21 items) 1 2 3 Next >