Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » Ajax   (RSS)
Internet Explorer 8 Expert Chat Zone Resume
Internet Explorer 8 is in beta and we're able to improve features that we need. Last week I sent a short message to the Microsoft DPE here in Germany with some comments what I like more in Firefox 3 than in Internet Explorer. Well, there are a couple Read More...
ASP.NET Podcast Show #119 - Using the History (Back) Functionality with the ASP.NET AJAX Web Services in .NET 3.5 Service Pack 1 Beta 1
Subscribe to Everything . Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/07/01/asp-net-podcast-show-119-using-the-history-back-functionality-with-the-asp-net-ajax-web-services-in-net-3-5-service-pack-1-beta-1.aspx Subscribe Read More...
jQuery - There is no spoon
I've been working with javascript almost since its inception. It was the first language that I ever really hacked in. I remember having to code around document.layers (blecch!), and I've used javascript with a fair amount of success in the past. But lately Read More...
San Diego ASP.NET SIG User Group
Here is the code sample I used last night to show off and talk about the ASP.NET AJAX Functionality that is built into ASP.NET 3.5. This project has been built over the years with samples that I've created for conferences, and users groups around the Read More...
Getting Started with the AjaxDataControls in Visual Studio 2005
Sonu Kapoor just posted about getting started with the AjaxDataControls in Visual Studio 2005 . The AjaxDataControls can be found on CodePlex at http://www.codeplex.com/AjaxDataControls/ . Included in the controls are a JavaScript version of the Repeater, Read More...
AJAX Tip: Don't forget about the Async Web Service Calls!
FireFox. Internet Explorer 8. Both have great JavaScript debugging tools. Thanks to those tools, I only spent 5 minutes on an issue that could have taken hours to figure out. It was one of those moments when you know its something simple but you can't Read More...
ASP.NET Podcast Show #117 - Using the History Functionality with the ASP.NET AJAX UpdatePanel in .NET 3.5 Service Pack 1 Beta 1
Subscriptions & Downloads Subscribe to everything . Back to the original url on the ASP.NET Podcast site . Subscribe to WMV . Subscribe to M4V for iPod . Subscribe to MP3 . Download WMV . Download M4V for iPod . Download MP3 . Show Notes: The current Read More...
ScriptManager EnableSecureHistoryState
It appears that the history that is saved in .NET 3.5 sp1 beta1 is encoded by default and not human readable. I haven't figured out how secure it is. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Read More...
A circular reference was detected while serializing an object of type 'XXX'
I ran into an issue earlier when trying to return an entity class through a web service for use in an AJAX page. After some quick research, I came across a post by Darren Neimke that referenced Rick Strahl's post about LINQ to SQL and Serialization . Read More...
Need "Out of the Box" AJAX Functionality for Your Data Controls?
I've been using the Ajax Data Controls (ADC) for 9 months. I recently joined their development team to convert the controls to VS 2008/.NET 3.5. It's a really cool control set that uses AJAX for the complete data transaction. The documentation is pretty Read More...
AjaxDataControls DLL for ASP.NET 3.5
The AjaxDataControls that have been developed by the DotNetSlackers team have been out for some time now. They were originally developed using the AJAX 1.0 libraries (pre 3.5 days). I've recently encountered some issues where they don't seem to be playing Read More...
Interesting findings on History in .NET 3.5 sp1 beta 1
When you encode the parameters to save the page state, you can't use complex objects. You have to save strings or nulls. Complex objects can't be saved out. You'll need to enable history on the scriptmanager by setting the EnableHistory. This Read More...
Community Question: How to Monetize Maps?
As some of you know, I've been working with mapping for the last 18 or so months . These maps have points on them that are supplied by a service my customer has. The question is, what are some ways to monetize maps? We've got 4 or 5 ways that Read More...
ASP.NET Podcast Show #115 - Interview with Josh Holmes RIA Evangelist for Microsoft
Subscribe Subscribe to MP3 . Download MP3 . Show Notes: · Josh's new role. · Started as a community archectual evangalist. · With MS for about 18 months. · Involved with RIA. · Silverlight, ajax, wpf, sharepoint, mvc. · 20 states. · www.joshholmes.com Read More...
VSTS 2008, Web Tests and using Fiddler
I have been doing some performance and load testing of a web application I have been working on lately. Most of my previous experience was with the 2005 flavour of VSTS and I was keen to play with the 2008 version to see what improvements have been made. Read More...
More Posts Next page »