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

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

An Example to Use jQuery Global AJAX Event Handlers

The Code Project Latest Articles, May 11, 2012
Views: 574 | Hits 52

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: 178 | Hits 34

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: 224 | Hits 12

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: 136 | Hits 4

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: 484 | Hits 83

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: 278 | Hits 8

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: 478 | Hits 29

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: 342 | Hits 10

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: 162 | Hits

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: 677 | Hits 46

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: 403 | Hits 56

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: 405 | Hits 38

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: 757 | Hits 41

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: 477 | Hits 42

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: 402 | Hits 43

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: 432 | Hits 23

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: 568 | Hits 13

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: 810 | Hits 70

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: 384 | Hits 35

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...

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

Telerik News RSS Feed, October 25, 2011
Views: 330 | Hits 13

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...

Secure AJAX Authentication without SSL

The Code Project Latest Articles, October 15, 2011
Views: 919 | Hits 65

This is about creating a secure AJAX login without using SSL....

Extending an AJAX Toolkit Control: Disabling past dates in Calendar

The Code Project Latest Articles, September 25, 2011
Views: 462 | Hits 22

This article gives a basic introduction to the AJAX Toolkit source code environment and extending the Calendar control to disable past dates and make them un-selectable....

Using Ajax AutoCompleteExtender for autosuggest

The Code Project Latest Articles, September 23, 2011
Views: 1,093 | Hits 22

Using Ajax AutoCompleteExtender for a simple autosuggest feature...

Using the AJAX Rating control in ASP.NET

EggHeadCafe.com New Articles, September 20, 2011
Views: 259 | Hits 5

The ASP.NET AJAX Rating control provides an intuitive rating experience that allows users to select the number of stars that represents their rating.  read moreBy Vhk@hyd Essenceofdotnet...

Usage of AJAX RATING Control in ASP.NET

EggHeadCafe.com New Articles, September 20, 2011
Views: 375 | Hits 13

Rating is common for every thing to know the view of the Visitor.Normally we use to see this rating in the articles,shopping cart(Beside products) e.t.c.So I have thought to provide some information o...

Windows 8 - thoughts

Sahil Malik - blah.winsmarts.com, September 15, 2011
Views: 433 | Hits 42

SharePoint 2010 Training: more information With Microsoft having unveiled ...

How to insert data using jQuery AJAX to avoid postback.

EggHeadCafe.com New Articles, September 7, 2011
Views: 456 | Hits 42

The key to AJAXs concept is asynchronous. This means something happens to the page after its loaded. Traditionally, when a page is loaded, the content remains the same until the user leaves the page. ...

Using ASP.NET PageMethods to return JSON to be consumed at the client via jQuery

EggHeadCafe.com New Articles, August 23, 2011
Views: 664 | Hits 45

The PageMethod is a static method in an ASPX page codebehind that is decorated with the WebMethod attribute. This can be called from external client code via the url "PageName.aspx/MethodName". Usin...

New Ajax Grid Scaffolding NuGet Package for MVC 3

youve been HAACKED, August 18, 2011
Views: 893 | Hits 59

EDITORS NOTE: Microsoft has an amazing intern program. For a summer, these bright college students work with a feature crew getting real work done, all the while attending cool events nearly every wee...

Jquery Ajax Calling functions

The Code Project Latest Articles, July 12, 2011
Views: 890 | Hits 72

Jquery Ajax Calling functions...

New file upload control

ASP.NET Announcements, June 22, 2011
Views: 549 | Hits 59

We've released a new file upload control with some new interesting features that we'll describe below. obout File Upload Multiple file uploadThis isn't something new, but should be mentioned.  In...

Time Picker Ajax Extender Control

The Code Project Latest Articles, June 22, 2011
Views: 1,067 | Hits 49

Time Picker Ajax Extender Control...

Replacing the ACT PagingBulletedList with the jQuery ListNav Plugin.

MS-Joe, June 15, 2011
Views: 637 | Hits 32

The Ajax Control Toolkit includes a control extender [ The Paging Bulleted List Control Extender ] that lets you create a list that the user can filter by clicking on an index indicator. This can be v...

jQuery versus the Ajax Control ToolkitWhy should I use jQuery Instead ?

MS-Joe, June 15, 2011
Views: 497 | Hits 60

I recently received this email from an MSJoe blog reader. Hi Joe, thanks for the posts about jquery..   I’m now wondering, we are using the ms ajax toolkit. I like the simple use of it. Now...

ASP.NET User Input via the jQuery UI Slider

MS-Joe, June 9, 2011
Views: 450 | Hits 35

The Ajax Control Toolkit includes a “Slider” and a “MultiHandleSlider” control extender that lets your user fill a textbox with a numeric value by dragging one or more markers ...

Numeric Up Down Input using the jQuery UI Spinner

MS-Joe, June 9, 2011
Views: 795 | Hits 44

The AJAX Control Toolkit includes a Numeric Up/Down Control Extender that lets you turn a text box into a numeric Up / Down input control. There is a slick jQuery UI plugin – the jQuery UI Spinn...

ASP.NET Textbox Filter & Masked Edit Replacing the Ajax Control Toolkit

MS-Joe, June 7, 2011
Views: 638 | Hits 34

The Ajax Control Toolkit contains a number of control extenders to restrict input from the user. Two are the Filtered Textbox Extender and the MaskEdit Extender. WARNING – In a web application, ...

Replacing the Ajax Control Toolkit DragPanel Control Extender with jQuery

MS-Joe, June 3, 2011
Views: 479 | Hits 26

The Ajax Control Toolkit includes a DropPanel Control Extender that lets you drag and drop content thereby moving it around on your web page [ moreHERE ]. jQuery, or more specificallyjQueryUI has Drag...

Implementing Collapse Panels with jQuery.

MS-Joe, June 2, 2011
Views: 522 | Hits 58

The Ajax Control Toolkit has a Collapse Panel Control Extender [ see HERE ] that allows you to hide or show sections of content in your web page. This ability can be very useful as we evolve our UIs m...

Replacing the Animation Control Extender with jQuery Animations

MS-Joe, June 1, 2011
Views: 436 | Hits 26

Next up in this series is control animation. The Ajax Control Toolkit has an Animation Control Extender [ see HERE ]. jQuery has animation built-in to its code [ see HERE ] Basically, with jQuery anim...

jQuery Confirm Buttons and Dialogs for ASP.NET

MS-Joe, April 25, 2011
Views: 805 | Hits 114

The ASP.NET Ajax Control Toolkit includes an “Confirm Button” control extender. In this series I’ve been demonstrating ways to implement the features of the MS Ajax Toolkit with jQue...

Using jQuery for ASP.NET Textbox Autocomplete

MS-Joe, April 23, 2011
Views: 1,129 | Hits 88

The ASP.NET Ajax Control Toolkit includes an “Autocomplete Extender“. In this series I’ve been demonstrating ways to implement the features of the MS Ajax Toolkit with jQuery. jQuery...

Creating an Autocomplete Redirect Navigation Control using jQuery UI

Steven Smith, April 21, 2011
Views: 630 | Hits 20

On an application Im working on, theres was an ASP.NET DropDownList used for jumping to a particular account.  This, when enhanced with the AJAX Control Toolkits ListSearchExtender, provided an a...

Modify and Use PopupControlExtender to Create Nested Popups

The Code Project Latest Articles, April 20, 2011
Views: 1,191 | Hits 52

An improved PopupControlExtender control for the AJAX Control Toolkit and how to use it to create nested popup controls....

ASP.NET MVC Release History : Q1 2011 SP1 (version 2011.1.414)

Telerik News RSS Feed, April 14, 2011
Views: 796 | Hits 34

Common for all extensions What's New Improved: jQuery validate plugin upgraded to version 1.8 due to compatibility issues with jQuery 1.5.1 What's Fixed Fixed: ScriptRegistrar and StylesheetRegi...

A Collapsible Content Area Using jQuery UI

MS-Joe, March 28, 2011
Views: 928 | Hits 94

As I’m going though all of the Ajax Control Toolkit Controls and demonstrating ways to replace the behaviors with client side technology (JavaScript / jQuery) I can’t help but wonder if so...

How to automatically track events with Google Analytics async snippet and jQuery

Run Tings Proper, March 17, 2011
Views: 907 | Hits 65

This article examines a way to use a feature of Google Analytics called Event Tracking. By using jQuery and the Google Analytics JavaScript API we will automatically track events on your site not seen...

AN Always Visible area with JavaScript

MS-Joe, March 17, 2011
Views: 458 | Hits 23

The Ajax Control Toolkit has an “Always Visible” Extender. I’ve been working on finding / writing / showing client side alternatives to the Ajax Control Toolkit features. As I examin...

ASP.NET MVC Release History : Q1 2011 (version 2011.1.315)

Telerik News RSS Feed, March 16, 2011
Views: 770 | Hits 36

New extensions Upload - this component performs asynchronous/synchronous file upload and leverages HTML5 features (in browsers which support them) like drag and drop/multiple file upload and native p...

JavaScript Auto Positioned Popup

MS-Joe, March 15, 2011
Views: 660 | Hits 61

Next up in this series on replacing the Ajax Control Toolkit functionality with client side logic is the ACT PopUp control extender. I have to admit that I stumbled a little on this one. Here are the ...