Ajax now featured on Techshrine | Also visit: 164mph | NoobGibs | Autolust

Boxxet Home   |   Log in or Register

Hot Topics   rich Web applications     ajax control toolkit     ruby on rails     Complete UI     asp.net ajax toolkit     Silverlight     ASP.NET MVC    

ASP.NET AJAX

"ASP.NET AJAX" is currently a popular topic for Ajax writers. We have "ASP.NET AJAX" focused insightful blog posts, breaking news, fan favorite podcasts, online videos, and more for you from our Ajax collection.

Videos

Year 2008

 

Rate Video: How to use ASP.NET AJAX in Visual Studio 2008Video included in this story.  Click to view.

Original at Google Video external link    Thu, Oct 9    2 related articles

Thumbnail

In this video programming tutorial, you will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. For more information, and to get started using ASP.NET...

Rate Video: How Do I: Debug ASP.NET AJAX Applications Using Visual Studio 2005?Video included in this story.  Click to view.

Original at Google Video external link    Mon, Aug 18    2 related articles

Thumbnail

In this video we learn how to use Visual Studio 2005 to debug ASP.NET AJAX applications. We are shown how the ScriptManager is used to access the JavaScript created by the ASP.NET AJAX server controls, and we also see how to use the Sys.Debug class to insert a trace message and a breakpoint.

Rate Video: Using AJAX to Dynamically Update Silverlight ContentVideo included in this story.  Click to view.

Original at Google Video external link    Wed, Apr 16

Thumbnail

This video demonstrates a simple notification system build using Silverlight, ASP.NET, AJAX and SQL Server. Silverlight is used at the front end to present a rich UI, which is asynchronously updated using AJAX based on activities of different users in the system. You are stepped through t...

Stories

Year 2009

 

Rate Visual Studio and .Net 4 Training Kit October Update

Original at MSDN Blogs external link    Tue, Oct 20    1 related articles

By Nicholas Allen What’s New in .NET Framework 4 What’s New in Visual Studio 2010 Introduction to ASP.NET MVC Introduction to .NET RIA Services Introduction to “Velocity” What’s New in Windows Workflow 4 Labs Introduction to ADO.NET Data Services ASP.NET AJAX 4 Creating Plan My Night – ASP.NET MVC Application...

Rate Commented Issue: CalendarExtender Not Showing All The Days In A Month [22803]

Original at AjaxControlToolkit Work Item external link    Tue, Sep 29

By Wartickler I've seen on the ASP.NET AJAX site that the sample shows all of the weeks, plus the days that bleed over into either the previous or next month. I am not sure where to start looking for the solution to this. Comments: ** Comment from web user: Wartickler ** Seriously, how could this have been over...

Rate How To: Microsoft ASP.NET AJAX

Original at java.net external link    Fri, Sep 11

By Asli Bilgin Build rich, dynamic, and interactive web applications with the Microsoft AJAX Library. This video series, presented by Asli Bilgin, explores not only the slick user interface controls, but goes deeper into the backbone of a web application. You'll also learn how to work with security, d...

Rate Podcast: jQuery Secrets with Dave Ward

Original at ASP.NET Weblogs external link    Mon, Jun 22

Thumbnail

By craigshoemaker Dave Ward specializes in writing about ASP.NET, jQuery and ASP.NET AJAX. He is a contributing author to ASP.NET Ajax in Action, Second Edition from Manning, Nerd Dinner’s JavaScript secret weapon, listed on the Programming homepage of Alltop and newly inducted ASP Insider. Full Speed:dow...

Rate ASP.NET AJAX testing made easy using Visual Studio 2008 Web Test

Original at ASP.NET Weblogs external link    Sat, Jun 13

Thumbnail

By oazabir Visual Studio 2008 comes with rich Web Testing support, but it’s not rich enough to test highly dynamic AJAX websites where the page content is generated dynamically from database and the same page output changes very frequently based on some external data source e.g. RSS feed. Although yo...

Rate Opinion: June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Original at ASP.NET Weblogs external link    Sun, Jun 7    1 related articles

By ScottGu AJAX Building Interactive UI with AJAX – A look at JSON Serialization: Scott Mitchell has a nice article that explores the JSON serialization format used by ASP.NET AJAX when calling web-services and server end-points from client-side script.

Rate How To: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Original at ASP.NET Weblogs external link    Sat, May 30    1 related articles

By ScottGu's Blog : Atlas Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past.  You can also now follow me on twitter ( @realscottgu ) where I also post links and small posts. ASP....

Rate Surveys, Polls, Voting, and why they usually stink

Original at ASP.NET Weblogs external link    Thu, May 28

By tony_lombardo A current snapshot of results shows that 76% of developers are using jQuery, compared with 48% using ASP.NET AJAX and 58% using AJAX Toolkit.  Does that really mean that there are more jQuery developers than WebForms/ASP.NET AJAX developers?  To confuse matters, AJAX Control Toolkit is b...

Rate Submitting my first bug after ASP.NET MVC 1.0 RTM Release

Original at ASP.NET Weblogs external link    Mon, Mar 23

By kazimanzurrashid The Controller class of ASP.NET MVC Framework has few overloaded methods to return json result from the controller actions. Internally it uses the JavaScriptSerializer which was introduced in ASP.NET AJAX Framework. But unlike the DataContractJsonSerializer which works on attribute...

Rate How To: Enhancing Existing Applications with ASP.NET AJAX Extensions

Original at Ajax Tutorial Top List external link    Sun, Mar 1

This tutorial shows you how Microsoft ASP.NET 2.0 AJAX Extensions enable you to improve your Web application's user experience by creating AJAX-style interactive Web user interfaces. With you can enable partial-page updates for Web pages

Rate ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined

Original at MSDN Blogs external link    Fri, Feb 27

Thumbnail

By rakkim When the ASP.NET AJAX Functionality is not working on a web page, it is usually due to the fact that the javascript needed for AJAX is not sent to the client from the server for some reason. ‘Sys’ is undefined. You might see this error message when there is a problem with the client in receiving th...

Rate How To: ASP.NET AJAX - PageRequestManager and UpdatePanels - Part 2 of 4Video included in this story.  Click to view.

Original at YouTube external link    Wed, Feb 18

Thumbnail

By rss@youtube.com (rafaybinali) The tutorial shows how updatepanel requests may be handled during various phases of execution. The tutorial also shows how to use typed datasets. Author: rafaybinali Keywords: asp.net ajax pagerequestmanager sys.webforms updatepanel typed dataset Added: February 18, 2009

Rate How To: Master AJAX Pop-Ups Using the HoverMenuExtender Control

Original at Ajax Tutorial Top List external link    Sat, Jan 31

This article shows you how you can create pop-ups in your ASP.NET application using the ASP.NET AJAX framework and the ASP.NET AJAX Control toolkit. In particular, you will learn how to use the HoverMenuExtender control to make good use of pop-ups

Rate AJAX History and ASP.NET AJAX Preview 3

Original at ASP.NET Weblogs external link    Mon, Jan 5

Thumbnail

By Jim Wang I hope everybody had a great holiday break and is ready to go for 2009 :). In .NET 3.5 SP1 we shipped some improvements to the AJAX framework, including the AJAX History Feature, which allows you to add history points in the browser for AJAX applications.  There have been some great blog posts ab...

Rate Working with the ASP.NET AJAX Authentication Service

Original at ASP.NET Weblogs external link    Tue, Dec 9

Thumbnail

By aspnetqa Logout Let's dissect each section to see what's going on.  Walking the code from top to bottom, you'll first notice I'm registering the AJAX Control Toolkit assembly. If you're not already familiar with this set of AJAX controls, I recommend you take a few minutes to learn about (link provi...

Rate Evolution of the ASP.NET Test Process (Part 2)

Original at ASP.NET Weblogs external link    Sun, Dec 7

By farmas Our team's first encounter with this process was during a project code named Atlas (later to be known as ASP.NET AJAX). Back then, nobody was really sure how this would work out (and there wasn't a lot of guidelines coming from the division either), so it was understood that we would experime...

Rate Patch: Telerik Watch: RadControls for ASP.NET AJAX Q308 SP1 released today

Original at Telerik Watch external link    Tue, Nov 25

By Todd Anglin webServer); New NoRecordsTemplate and AlwaysVisiblePager for RadGrid with client-side data binding; RadInputManager now supports server-side and client-side disabled styling; Multi-day appointments in RadScheduler month view now render ...

Rate Opinion: Working with ADO.NET Data Services in AJAX

Original at ASP.NET Weblogs external link    Wed, Nov 5

Thumbnail

By Jim Wang Introduction If you haven't heard, we've shipped ASP.NET AJAX CodePlex Preview 3.  It's live and available here.  I'm really excited about this release because it includes client-side support for ADO.NET Data Services, replacing the AJAX Client Library for ADO.NET Data Services that we h...

Rate October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight

Original at ASP.NET Weblogs external link    Wed, Oct 22

By ScottGu Building a Great ASP.NET AJAX Application from Scratch: Brad Abrams has a nice end to end application tutorial that shows off building an ASP.NET AJAX application from scratch. It covers ASP.NET, LINQ, Server and Client-side AJAX, the ASP.NET AJAX Control Toolkit, jQuery and more.  A great e...

Rate October 10th Links: ASP.NET, ASP.NET AJAX, jQuery, IIS

Original at ASP.NET Weblogs external link    Fri, Oct 10

By ScottGu Web Platform Installer: Make it easy to setup for web development: Scott Hanselman has a nice post that shows off the new "Microsoft Web Platform Installer" we are building that provides an easy way to quickly install every Microsoft web component out there - and quickly get a machine rea...

Rate ASP.NET AJAX and HTTP Handlers: A Cautionary Tale

Original at ASP.NET Weblogs external link    Mon, Oct 6

By aspnetqa For those of you using the ASP.NET AJAX Controls, there is a potential pitfall in how HTTP handlers are managed that can affect your AJAX applications.  This issue may take a little bit longer to explain than most, but that’s because it involves a concept probably unfamiliar to most AJAX dev...

Rate Asynchronous error handling change in ASP.NET AJAX 3.5

Original at ASP.NET Weblogs external link    Thu, Sep 25

Thumbnail

By davidbarkol There is a subtle change in the .NET 3.5 release of the Microsoft Ajax Library that might catch some developers by surprise when handling asynchronous postback errors. The change can be found at the end of the endPostBack function of the PageRequestManager object. In the first release of the...

Rate ASP.NET MVC Application Building: Forums #6 – Ajax

Original at ASP.NET Weblogs external link    Mon, Sep 22

Thumbnail

By swalther In this series of blog entries, I build an entire MVC Forums application from start to finish. In this entry, I create the user interface for the Forums application by taking advantage of ASP.NET AJAX client templates. I build the entire user interface for the Forums application with a singl...

Rate [ASP.NET AJAX] - CodePlex Preview 2 - Declarative Custom Behavior

Original at ASP.NET Weblogs external link    Sat, Sep 13

Thumbnail

By Aurelien As we seen in my last post, declarative is very powerful. Let's now see how simple it is to use his own custom behavior. First of all, we need to create a behavior. In this example, we will use a simple HoverBehavior. His goal is just to swap a CSS class when mouse is over a DOM element. To create a behav...

Rate [ASP.NET AJAX] - CodePlex Preview 2 - Declarative Master-Details DataView

Original at ASP.NET Weblogs external link    Mon, Sep 8

Thumbnail

By Aurelien Following this post regarding Master-Details implementation by the programmatic way, let's see how to do it through declarative way. This sample is based on the ASP.NET AJAX CodePlex Preview 2. Let's first create an .aspx page and add a ScriptManager to link the MicrosoftAjaxTemplates.js...

Rate Review: Telerik RadControls for ASP.NET AJAX

Original at Code Scene external link    Mon, Aug 4

NET AJAX versions are just amazing. The online demos really speak for themselves and say more about the product than this blog post ever could but I'll give it a shot. The Editor control is the best I've seen with it's easily ...

Rate Podcast: ASP.NET MVC + ASP.NET AJAX

Original at ASP.NET Weblogs external link    Thu, Jul 24

By craigshoemaker Jess Chadwick describes how to integrate the ASP.NET AJAX framework with ASP.NET MVC. With a few tricks up his sleeve, Jess makes it easier than it seems. Jess is "Lead Code Monkey" at Infragistics, president of the New Jersey .NET User Group and contributor to the Code Camp Server project. Reso...

Rate Patch: Service Pack 2 Released for the Latest ASP.NET AJAX RadControls

Original at Telerik Blogs external link    Thu, Jun 19

By babcock NET AJAX Q1 2008 SP2 just went live this evening. This release packs quite a punch so be sure to check it out. Here's the quick-and-dirty about the big new items:. Firefox 3.0 and Opera 9.5 compatibility across the board ...

Rate ASP.NET AJAX in Action

Original at Peachpit external link    Thu, Jun 19

By Rama Krishna Vavilala Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from ...

Rate Book Review: Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional

Original at MSDN Blogs external link    Mon, Jun 16

Thumbnail

By edhild This book has a bit of everything leaving everyone from new .NET web developers to experienced ones coming away with a good experience. This book is almost like having 2 books in one. The first half is an introduction to ASP.NET. It covers the foundation, basics,etc and includes examples of so...

Rate 113 » ASP.NET Podcast Show #113 - Deep Dive into the ASP.NET AJAX …

Original at ASP.NET Weblogs external link    Fri, Jun 6

By 113 » ASP.NET Podcast Show #113 - Deep Dive into the ASP.NET AJAX … Pingback from 113 » ASP.NET Podcast Show #113 - Deep Dive into the ASP.NET AJAX …

Rate New AJAX Control Toolkit Tutorials

Original at MSDN Blogs external link    Fri, Jun 6

By gduthie Bunch of new tutorials available for using the controls in the ASP.NET AJAX Control Toolkit. If you're not using these controls, you're missing out on a great resource for speeding up your AJAX development: ...

Rate How To: ASP.NET - AJAX with ASP.NET using Visual Studio 2005 and AJAX Toolkit

Original at Last Tutorials from Tutsbuzz.com external link    Thu, May 15

The following article shows how to AJAX power your web application using the ever popular ASP.NET platform using Visual Studio and AJAX Toolkit. Learn how to improve performance and add new features using AJAX with ASP.NET.

Rate ASP.NET AJAX Framework and ASP.NET AJAX Toolkit embarrassing

Original at The Joel on Software Discussion Group external link    Wed, May 14

NET page life cycle, the attempt to statically type JavaScript, and partial-page rendering (UpdatePanels), all have huge performance implications and make ASP.NET AJAX more complex than the other AJAX libraries. ...

Rate April 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Silverlight

Original at ASP.NET Weblogs external link    Mon, Apr 28

By ScottGu's Blog : Atlas Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Displaying the Number of Active Users on an ASP.NET Site : Scott Mitchell continues his ex...

Rate How To: Free Hands-On AJAX Training

Original at KnowFree v1.0 external link    Wed, Apr 23

By ClareGo NET AJAX, check out this free training offer. In about 1 hour, you’ll learn how to use the central controls in ASP.NET AJAX, ScriptManager and UpdatePanel, which make it super-easy to add AJAX capabilities to your web site. ...

Rate Building ASP.NET AJAX Controls (Pt 1)

Original at MSDN Blogs external link    Tue, Mar 25

Thumbnail

By MikeOrmond Of course you could build such a control without ASP.NET AJAX but building it with ASP.NET AJAX offers advantages including a component model framework and cross-browser compatibility features to name but two. It essentially makes it much easier to create controls with client-site Java...

Rate How To: ASP.NET AJAX 101 - Lesson 7 - Video 1 - Using the Authentication Service

Original at LearnVisualStudio.NET Videos external link    Mon, Mar 17

This video discusses how to use the built-in AJAX Authentication Service in the ASP.NET AJAX Framework as well as how to configure and use a custom authentication service. We'll go over the requirements of the custom authentication service and how to handle authentication, login and log...

Rate Using AJAX and ASP.NET Extensions with .NET 3.5 & Visual Studio 2008 [Geekzone: IT, mobility, wireless and handheld news]

Original at Geekzone external link    Mon, Mar 17

Thumbnail

By vs2008 This becomes much easier with Visual Studio 2008’s built in support for AJAX development and the .NET framework 3.5.  ASP.NET AJAX Server Control  ASP.NET AJAX Server Control Extender ASP.NET AJAX Server Control ASP.NET AJAX Server Control Extender

Rate Opinion: Feb 17th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET

Original at ASP.NET Weblogs external link    Sun, Feb 17

By ScottGu JavaScript Stack Traces in ASP.NET AJAX and JavaScript Error Publishing using ASP.NET AJAX: Joel Rumerman has put together two nice posts that detail some god ways to capture JavaScript stack trace information, as well as to report JavaScript errors using ASP.NET AJAX.

Rate Opinion: Feb 6th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET, WPF

Original at ASP.NET Weblogs external link    Wed, Feb 6

By ScottGu Here is the latest in my link-listing series.  Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. ASP.NET ASP.NET Security Tutorial Series: Scott Mitchell (who wrote the excellent Data Access Tutorial Series for us last year)...

Rate Asp.Net Ajax Combobox using Script#

Original at DotNetKicks.com external link    Sun, Jan 20

ASP.NET AJAX Combobox using Script# kick it on DotNetKicks.com.

Year 2007

 

Rate ASP.NET AJAX in Action

Original at kmmhuy’s external link    Thu, Nov 15

AJAX, ASP & ASP.NET No Comments » Ajax has revolutionized the way ... , and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft d

Rate You can contribute to the ASP.NET AJAX Control Toolkit

Original at MSDN Blogs external link    Fri, Nov 9

1145257805] Did you know that there is an open contribution model for submitting new controls in the AJAX Control Toolkit ? This document provides some guidelines on how you could get your custom ASP.NET AJAX control added to the toolkit and therefore used by developers around the world

Rate Opinion: UPDATED WIKI: ContributingToTheToolkit

Original at codeplex.com external link    Thu, Oct 11

By kirtid Contributing to the Toolkit The Toolkit is a shared source project that is released under the Microsoft Permissive License. It is a framework built on top of ASP.NET AJAX and has a set of over 35 controls. Many of those controls have been written by members of the ASP.NET AJAX community. The Tool...

Rate Patch: The ASP.NET AJAX Control Toolkit Has Been Updated

Original at InfoQ.com external link    Thu, Sep 27

The AJAX Control Toolkit for ASP.NET 2.0 has been updated. Nothing new was added, but the bug fixes are sure to be welcome. In related news, a VS 2008 Beta 2 compatible version was also released with a couple of interesting features. ...

Rate Patch: re: VS 2008 and .NET 3.5 Beta 2 Released

Original at ASP.NET Weblogs external link    Fri, Jul 27

By ScottGu Note that if you create a new web application that targets .NET 3.5 you'll be able to use ASP.NET AJAX. There is also now a version of the ASP.NET AJAX Control Toolkit that targets .NET 3.5 that you can download here: www.codeplex.com/. ...

Rate How To: Using the UpdatePanel and tab controls from the AJAX Control Toolkit to build an "in place" master details

Original at Channel9 posts by user: The Channel 9 Team external link    Wed, May 23

Thumbnail

By keydet  A customer asked me how to implement a specific master details scenario with tabs using ASP.NET AJAX.  This screencast shows the scenario/solution. Download sample from here. Watch the screencast(WMV)

Year 2006

 

Rate Patch: Microsoft ASP.NET AJAX version 1.0 Beta Released

Original at SYS-CON Media external link    Fri, Dec 22

Thumbnail

 NJ - Dec 22, 2006 update Druid function. By AJAXWorld News Desk. WBP SYSTEMS is giving away an AJAX based CRM for a few months. It includes features ...

Rate Patch: ASP.NET AJAX RC 1.0 is Live

Original at David Hayden external link    Thu, Dec 14

By Dave Hayden If you need some help in migrating your older projects to the new ASP.NET AJAX RC 1.0 release, check out: Converting Applications from “Atlas” CTP to ASP.NET AJAX RCConverting Applications from ASP.NET AJAX Beta 2 to ASP.NET AJAX RC New Feed: David Hayden ( ASP.NET C# SQL Server Developer )

Rate ASP.NET AJAX Learning Guide

Original at SearchSecurity.com external link    Mon, Nov 6

By Brian Eastwood This reference introduces developers to Microsoft's ASP.NET AJAX framework with a plethora of tips, tutorials and webcasts.

Popular Topics
Search Ajax
Also of Interest...
Do you publish a blog? If so, consider joining the Boxxet Network and see your great content showcased and rewarded! Learn more...