News in the Category: Ajax Subscribe to the rss of this category.

Total posts: 2122 | Sort by Views | Sort by Hits

Implement "Load More" in ASP.NET Grid

The Code Project Latest Articles, April 25, 2013
Views: 275 | Hits 21

Create an infinite list with Load More button appearing at the bottom of the lists that can be used to load data on demand, using AJAX....

Automated Testing for Dynamic ASP.NET Web Applications Made Easy with Telerik Test Studio

the telerik blogs, April 18, 2013
Views: 227 | Hits 16

Automated testing for dynamic web applications and AJAX-enabled sites made easy take a look at the Test Studio platform and see how easy it is to use and integrate with RadControls for ASP.NET AJAX o...

Retrieval of the record into an array Using AJAX

The Code Project Latest Articles, April 15, 2013
Views: 285 | Hits 34

Retrieving the data from the database using simple array in AJAX....

How to abort a AJAX call before calling the same again

The Code Project Latest Articles, April 8, 2013
Views: 290 | Hits 44

Aborting an fired ajax call before fire the same again....

Show uploaded image without postback using Asp.Net

The Code Project Latest Articles, March 8, 2013
Views: 319 | Hits 15

Show photo immediately after inserting into database, then use asynchronous method to show the image, using the AJAX toolscript and UpdatePanel....

Telerik AJAX Q1 2013 Webinar Follow-up and Answers to Your Questions

the telerik blogs, March 7, 2013
Views: 233 | Hits 3

Thank you to all of the attendees of my first Telerik webinar the Q1 2013 update for our AJAX controls. There was a tremendous amount of content to share, and I ran through an amazing 13 demos. T...

Show uploaded image without postback

The Code Project Latest Articles, March 7, 2013
Views: 303 | Hits 34

Show photo immediately after inserting into database, then use asynchronous method to show the image, using the AJAX toolscript and UpdatePanel....

How to Leverage the .NET 4.5 Model Binding and Strongly Typed Data Controls with Teleriks ASP.NET AJAX Controls Part 2

the telerik blogs, March 1, 2013
Views: 211 | Hits 12

The new release of RadControls for ASP.NET AJAX includes a ton of great new features and capabilities. This post is the second of two posts I will do over the week that elaborates on the new ModelBind...

Google-like Search in ASP.NET

The Code Project Latest Articles, February 28, 2013
Views: 508 | Hits 39

google-like search using ajax autocomplete extender...

Insert and bind records from a dropdownlist using AJAX UpdatePanel

The Code Project Latest Articles, February 21, 2013
Views: 403 | Hits 19

Insert and bind records from a dropdownlist using AJAX UpdatePanel....

Asychronous Web Service Call

The Code Project Latest Articles, February 15, 2013
Views: 191 | Hits 4

Asynchronous Web Service Call...

AJAX Accordion coupled with jQuery peeling effect and CSS fading

The Code Project Latest Articles, February 1, 2013
Views: 526 | Hits 47

Shows how to take advantage of AJAX's Accordion, jQuery and CSS to create a good looking home page....

What is AJAX?

The Code Project Latest Articles, January 28, 2013
Views: 489 | Hits 33

What is AJAX?...

Ajaxion - Standalone AJAX - Part 2 of 2 - C# and Java Example

The Code Project Latest Articles, January 22, 2013
Views: 495 | Hits 18

An article about how to keep AJAX simple as it is and get the most out of it....

How To Write Maintainable jQuery Applications

The Code Project Latest Articles, December 19, 2012
Views: 567 | Hits 76

These days it's hard to call yourself a web developer if you do not have at least some jQuery experience. jQuery is very helpful for many many things such as browser compatibility, ajax calls, DOM ma...

A Beginners Guide - Implementing Auto Suggest Functionality using Ajax Control Toolkit

The Code Project Latest Articles, December 17, 2012
Views: 417 | Hits 34

This tip describes how the auto complete textbox can be created using the AJAX Control extender. We will also implement a small application to show how this can be done....

Using Ajax AutoCompleteExtender for autosuggest

The Code Project Latest Articles, December 11, 2012
Views: 647 | Hits 22

This is an alternative for "Using Ajax AutoCompleteExtender for autosuggest"...

File Upload in Update Panel

The Code Project Latest Articles, October 25, 2012
Views: 697 | Hits 27

AJAX update panel is used to prevent the page to have the full postback.Using update panel we can have partial page postback....

Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7

The Code Project Latest Articles, September 18, 2012
Views: 966 | Hits 17

Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7...

Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7

The Code Project Latest Articles, September 17, 2012
Views: 888 | Hits 13

Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7...

ASP.NET AJAX Release History : Q2 2012 SP2 (version 2012.2.912)

Telerik News RSS Feed, September 12, 2012
Views: 473 | Hits 14

Quick links Changes Common for All Controls Ajax AsyncUpload AutoCompleteBox Button ComboBox   Dock Editor FileExplorer FormDecorator Grid HtmlChart   Input/InputM...

Passing multiple simple POST Values to ASP.NET Web API

Rick Strahls WebLog, September 11, 2012
Views: 354 | Hits 35

A few weeks backs I posted a blog post  about what does and doesn't work with ASP.NET Web API when it comes to POSTing data to a Web API controller. One of the features that doesn't work out of t...

Ajax Asynchronous postback

The Code Project Latest Articles, September 6, 2012
Views: 950 | Hits 41

Ajax Asynchronous Postback Method...

Time to Cast Your Vote! Tell DevPro Connections and Windows IT Pro why Telerik is Your Choice

the telerik blogs, September 4, 2012
Views: 321 | Hits 3

Its that time of year when DevPro Connections and Windows IT Pro opens up the polls to the community at large to share support for your favorite products and services.  Of course, we know that Te...

Autosuggest using jQuery

The Code Project Latest Articles, August 7, 2012
Views: 951 | Hits 26

I first tried using Ajax autocomplete, but found jQuery as an alternate...

Database Continuous Integration with Bamboo

Simple Talk, July 26, 2012
Views: 285 | Hits 8

We were so interested in Atlassian's Bamboo, and it's role in Continuous Integration, that we wanted to find out more, such as 'why the name?'. So we sent our roving reporter, Richard Morris, out in h...

ASP.NET Real-time Currency Converter using API (Google, Yahoo), Web service, and jQuery Ajax

The Code Project Latest Articles, July 15, 2012
Views: 4,925 | Hits 63

Here Im going to show a ASP.NET Real-time Currency Converter using Googles/Yahoos API , jQuery Ajax, Webservice, $.ajax beforeSend Success Error, Webservice ScriptService Attribute, WebClient Download...

New ASP.net MVC 4 Open Source Framework available on Codeplex

ASP.NET Announcements, July 8, 2012
Views: 564 | Hits 57

Hello ! You can find it here : http://innovacallframework.codeplex.com Designed for huge SOA Application, Layered, Generated, Full Ajax, Full JQuery... Tutorial Video will be available soon. Than...

See search results as you type - An ASP.NET AJAX control [Like Google Instant Search]

The Code Project Latest Articles, July 8, 2012
Views: 1,188 | Hits 22

This is not a new control developed from scratch. This tutorial is all all about making an old control compliant with very new AjaxControlToolKit....

A Beginners Guide - Implementing Auto Suggest Functionality using Ajax Control Toolkit

The Code Project Latest Articles, June 30, 2012
Views: 1,760 | Hits 20

This tip describes how the auto complete textbox can be created using the AJAX Control extender. We will also implement a small application to show how this can be done....

An Example to Use jQuery Global AJAX Event Handlers

The Code Project Latest Articles, May 11, 2012
Views: 1,666 | Hits 70

This article presents an example to use jQuery global AJAX event handlers....

Passing multiple POST parameters to Web API Controller Methods

Rick Strahls WebLog, May 9, 2012
Views: 674 | Hits 53

ASP.NET Web API introduces a new API for creating REST APIs and making AJAX callbacks to the server. This new API provides a host of new great functionality that unifies many of the features of many o...

Ajax Cascading DropDownList With GridView

The Code Project Latest Articles, April 26, 2012
Views: 1,225 | Hits 26

This is an alternative for "Ajax Cascading DropDownList With GridView"...

Take a Walk on the Client Side with WebAPI and WebForms

the telerik blogs, April 26, 2012
Views: 490 | Hits 9

In my last blog I introduced the basics of using ASP.NET AJAX and WebAPI together in the same project.  In addition, I showed how to bind results from WebAPI to a Teleriks ASP.NET AJAX Grid. In t...

Calling Web Services Using AJAX

Black Belt Coder Article Feed, April 15, 2012
Views: 1,528 | Hits 97

This article presents code that uses AJAX to contact the server from client-side script and get a response without refreshing the current page....

Kinect Bing Map AJAX Control 6.3 with WPF

The Code Project Latest Articles, April 8, 2012
Views: 1,285 | Hits 18

Kinect Bing Map Ajax Control 6.3 - 3D, Streetside and Bird Eye with WPF Webrowser Control...

Simple AJAX POST Form and AJAX Fetch Link to Modal Popup

The Code Project Latest Articles, March 9, 2012
Views: 1,543 | Hits 39

Post a form using Ajax and Get/Load your links to ajax modal popup. Sample for basic XML Ajax chater....

New Sample Application Available for ASP.NET AJAX Image Gallery

the telerik blogs, February 24, 2012
Views: 906 | Hits 17

An image gallery is a popular feature in a website, so we decided to demonstrate how easy and quick it is to build a gallery with the RadControls for ASP.NET AJAX and OpenAccess ORM. The finished app ...

Formatting content with RadEditor for ASP.NET AJAX just became easier

the telerik blogs, February 13, 2012
Views: 533 | Hits 4

One of the new features coming up in Q1 2012 for the RadEditor control is a new drop-down tool called "Format sets". We hope that this new editor command will make styling your content faster and ea...

AJAX Chat Application

The Code Project Latest Articles, February 12, 2012
Views: 1,687 | Hits 55

The project illustrates how to design a simple AJAX web chat application....

Hacking the browser cache with JQuery and ASP.NET MVC

Pablo M. Cibraro (aka Cibrax), February 10, 2012
Views: 243 | Hits 4

Although JQuery provides a very good support for caching responses from AJAX calls in the browser, it is always good to know how you can use http as protocol for making an effective use of it. The fi...

Hacking the browser cache with JQuery and ASP.NET MVC

Pablo M. Cibraro (aka Cibrax), February 10, 2012
Views: 678 | Hits 61

Although JQuery provides a very good support for caching responses from AJAX calls in the browser, it is always good to know how you can use http as protocol for making an effective use of it. The fi...

The rise of Simple Page Applications (SPA) in Web Mobile

Pablo M. Cibraro (aka Cibrax), January 27, 2012
Views: 674 | Hits 43

Limited connectivity is one of the main challenges in web mobile. The stateless nature of http causes that  content  and associated static files like scripts or images be transmitted over th...

Asynchronous File Upload

The Code Project Latest Articles, January 25, 2012
Views: 1,785 | Hits 47

An Ajax control that enables a user to upload a file asynchronously with extra data...

ScriptArguments: An easy way to programmatically pass arguments to script from codebehind

The Code Project Latest Articles, January 14, 2012
Views: 771 | Hits 48

During my on-going adventures AJAXifying a crusty old business app I have been using a methodology by which most client events are setup in codebehind. The reason for this is I have easy access to my ...

Use AjaxManager to Generate JavaScript that calls the Server-Side Method

The Code Project Latest Articles, December 10, 2011
Views: 669 | Hits 50

Use AjaxManager to Generate JavaScript that calls the Server-Side Method...

How To Invoke the JavaScript Console on Your iPad

Chris Love's Official Blog - Professional ASP.NET, November 18, 2011
Views: 710 | Hits 27

Debugging AJAX on a mobile device is tricky at best. There are no Firebug or F12 tools available. This means we do not have a nice way to set break points or step through our code when there is an err...

ASP.NET AJAX Release History : Q3 2011 (version 2011.3.1115)

Telerik News RSS Feed, November 16, 2011
Views: 889 | Hits 18

New Controls Org Chart - organization chart control with flexible rendering capabilities (rendered fields, templates, grouping in nodes, etc.), xml export/import functionality and data-binding to a v...

CRUD Operation in ASP.NET Web Applications Using HTTP Handler and jQuery

The Code Project Latest Articles, November 15, 2011
Views: 1,805 | Hits 74

Easy apporch to implement AJAX in ASP.NET without using an AJAX control....

Using the West Wind Web Toolkit to set up AJAX and REST Services

Rick Strahls WebLog, November 3, 2011
Views: 615 | Hits 39

I frequently get questions about which option to use for creating AJAX and REST backends for ASP.NET applications. There are many solutions out there to do this actually, but when I have a choice - no...