Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • WCF Bindings Needed For HTTPS

    I just finished writing my first production WCF application, which worked very well until I deployed it to our production environment.  All of a sudden none of the WCF calls would work, and I would get a JavaScript "TestService is not defined" error.  When I look inside the JS service...
    Posted to Scott's Blog (Weblog) by srkirkland on 02-20-2008, 12:00 AM
    Filed under: Code, ASP.NET, ASP.NET AJAX, WCF
  • 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
Page 1 of 1 (3 items)