Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » AJAX
Showing page 1 of 5 (48 total posts)
  • Configuring The AJAX Control Toolkit's AutoCompleteExtender

    Prologue I recently mentioned that I used the AutoCompleteExtender in a project I was working on. I keep finding more and more that I like with the AJAX Control Tooklit, and the AutoCompleteExtender is no exception. Problem Using the AutoCompleteExtender is pretty easy, but some of the configuration pieces are little tricky. I'm hoping to bring ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on July 14, 2010
  • Passing a Parameter to a Predicate... and a Better Way!

    Prologue Recently I've been working on a rather complex and lengthy form page. One of the great ideas I had was to allow users to enter information (such as a city) into the field and have it auto-complete. The AJAX control toolkit has a great control for this, it's called the AutoCompleteExtender. Using this control is pretty easy to do, ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on July 12, 2010
  • Ajax Web Hosting - Advantages and Disadvantages of Ajax

    Ajax Overview Ajax, or AJAX is a group of inter related web development techniques used to create interactive web applications. With ASP.NET Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page reactions. These are some users comments ...
  • Survey: Ajax usage among .NET developers

    Simone has created a survey to better understand Ajax usage among .NET developers. It would be nice if You could also complete it, if you haven't done so yet, as there are also MS people interested in the results. More answers means more understanding there too plus can also help evaluating the future for Ajax techniques. Here's ...
    Posted to Joteke's Blog (Weblog) by joteke on May 25, 2009
  • Search for ASP.NET : How can I show a sample of the results as the user types, using AJAX / DHTML? (C#)

    It is possible to use ASP.NET AJAX (or any kind of AJAX engine) to show the user a sample of results as they type into the search box. Please see the full knowledge base article for details. 
    Posted to Keyoti (Weblog) by Keyoti on May 14, 2009
  • ILOG Releases Diagram for .NET 1.6

    ILOG Diagram for .NET is a comprehensive set of tools, components and libraries for creating graphical editing, visualization, supervision and monitoring tools for the .NET platform. ILOG Diagram for .NET targets Windows Forms, ASP.NET, and WPF. Take a look at http://www.ilog.com/products/diagramnet/ for details. 
    Posted to Announcements (Forum) by bobdupuy on November 27, 2008
  • Session Slides and Samples from Microsoft ASP.NET Connections

    Just posted my session materials from Microsoft ASP.NET Connections, part of DevConnections Las Vegas, Nov 10-13, 2008. The updated materials, which can be found here, include both slides and samples for the following talks from the show: Data Control Tips and Tricks We’ve all seen the basic drag-and-drop demos of the Data Controls, ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on November 16, 2008
  • Microsoft announces jQuery support in ASP.NET Ajax

    I just noticed a very interesting announcement by Scott Guthrie. Microsoft will officially start co-operating with jQuery development community, adding support for jquery in ASP.NET Ajax, and which also includes Microsoft PSS e.g they take support cases. Read more here.
    Posted to Joteke's Blog (Weblog) by joteke on September 29, 2008
  • Book Review: High Performance Web Sites, Steve Souders, O'Reilly

    Author: Steve Souders Publisher: O'Reilly ISBN-10: 0-596-52930-9 ISBN-13: 978-0-596-52930-7 September 2007, 168 pages O'Reilly's web site:http://oreilly.com/catalog/9780596529307/ Companion web site: http://www.stevesouders.com/hpws/ High Performance Web Sites is written by Chief Performance Yahoo! Steve Souders. The ...
    Posted to Joteke's Blog (Weblog) by joteke on September 25, 2008
  • large file upload with progress bar

    i am working with large video upload . for this i use splits the video into blocks(10 MB)  and upload it using offset value. more over i have to show the progress but i couldn't show the progress while the upload in progress. once the upload is over ,then status message appears.what is solution for this?  
    Posted to General Questions (Forum) by mkalyanakumar on September 23, 2008
1 2 3 4 5 Next >