Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Server tag "asp:ScriptManager" is ambiguous

    I have encountered this error message in the past when I upgrade a few projects to 3.5 but it has been at least 3-4 months and found myself stuck with the same dilemma once again today. This error can be attributed to many things but mainly it comes down to web.config or ambigiouty in the references...
    Posted to Dennis The Menace blog (Weblog) by the_menace on 05-27-2008, 12:00 AM
    Filed under: ASP.NET, ajax control toolkit, ajax
  • Reducing page load times with UpdatePanels and timers

    I have demo'ed this technique before and talked about it various times, but I recently used this on another engagement which really helped alleviate some of the initial page load times and size. In my scenario, we had a page utilising the AJAX Control toolkit and which utilised the excellent Tab control...
    Posted to Glavs Blog (Weblog) by Glav on 04-07-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, podcast, ASP.NET AJAX, AJAX Control toolkit
  • Animate a GridView row using the AJAX Control Toolkit from client code

    I've run across a few situations in which I wanted to animate a certain row in a GridView as a result of some client action.  The reason that this is a little tricky is that the AJAX Control Toolkit's Animation Extender needs to act on a certain Target Control (identified of course by the TargetControlID...
    Posted to Scott's Blog (Weblog) by srkirkland on 11-29-2007, 12:00 AM
    Filed under: Code, ASP.NET, AJAX Control Toolkit, AJAX, ASP.NET AJAX
  • Changing the ASP.NET AJAX Control Toolkit Calendar display mode

    The ASP.NET AJAX Control Toolkit's Calendar ( Click Here To See The CalendarExtender Control In Action ) is a very nice control that allows you implement a client side dynamic calendar for date-picking functionality. One interesting feature is the ability to change the calendar from the default "days"...
    Posted to Scott's Blog (Weblog) by srkirkland on 11-20-2007, 12:00 AM
    Filed under: Code, ASP.NET, AJAX Control Toolkit, AJAX, ASP.NET AJAX
  • AJAX Control toolkit and TFS Presentations

    Tuesday 30th October and Wednesday 31st October, I am doing a presentation on the AJAX Control Toolkit . It is part of the readify developer network series of presentations. I am doing a primer presentation which is more introductory and runs for a relatively short period of time. Chris Burrows will...
    Posted to Glavs Blog (Weblog) by Glav on 10-29-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Controls, Web 2.0, ASP.NET AJAX, Control Toolkit, AJAX Control toolkit
  • Obscure ASP.NET Problem - AJAX Control Toolkit, CollapsiblePanelExtender, Image controls pages loading more than once....

    Had an issue on a current project where a page was being loaded twice for each request, although it was a little different for each browser. Under IE, this particular page was loaded, then the 'Default.aspx' page in the same directory was loaded. In Firefox, the same page was loaded twice. This was verified...
    Posted to Glavs Blog (Weblog) by Glav on 09-09-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Visual Studio, Web 2.0, General, ASP.NET AJAX, Control Toolkit, Performance, AJAX Control toolkit
  • Beginning ASP.NET 2.0 AJAX Book is out!

    The past year or so I have been working with a number of excellent co-authors on another book called Beginning ASP.NET 2.0 AJAX and as you can imagine, is solely devoted to the topic of the Microsoft ASP.NET 2.0 AJAX Extensions . Well its out and you can go and grab yourself a copy . You probably want...
    Posted to Glavs Blog (Weblog) by Glav on 07-13-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Visual Studio, Web 2.0, ASP.NET AJAX, Extender Controls, Control Toolkit, Windows, AJAX Control toolkit
  • Another reason to use the AJAX Control Toolkit

    Apart from the long list of great, free controls in the AJAX Control toolkit , there are numerous other reasons to use the toolkit. One of which is the great support functions that come with the toolkit. One I had to use recently allowed me to figure out the width of an elements border and easily deduce...
    Posted to Glavs Blog (Weblog) by Glav on 05-20-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Web 2.0, AJAX Control toolkit
  • ASP.NET Podcast Show #86 - Creating Extender Controls with the AJAX Control Toolkit by Paul Glavich - Video

    Paul Glavich takes the stage and does a video on Extender Controls with the AJAX Control Toolkit. Subscribe. Original URL: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2007/02/15/asp-net-podcast-show-86-creating-extender-controls-with-the-ajax-control-toolkit-by-paul-glavich-video.aspx...
    Posted to Wallace B. McClure (Weblog) by Wallym on 02-15-2007, 12:00 AM
    Filed under: AJAX, Podcasts, Atlas, ASP.NET, asp.net 2.0 ajax extensions, ajax control toolkit
  • ACT: CollapsiblePanelExtender - How to Collapse / Expand Programmatically

    The CollapsiblePanelExtender is a cool way to convert simple panels to collapsible ones. It usually has a target panel, a control which can make it collapse, another (or the same) control to make it expand etc. Clicking the said controls will trigger the collapse/open behaviour. We may need to sometimes...
    Posted to HeartattacK (Weblog) by HeartattacK on 11-21-2008, 12:00 AM
    Filed under: ASP.NET, AJAX, AJAX Control Toolkit
Page 1 of 4 (31 items) 1 2 3 4 Next >