Browse by Tags - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Microsoft All-In-One Code Framework - Developers' Pain Killer
Tagged Content List
  • Blog Post: [Sample Of Mar 18th] ASP.NET AJAX image preview extender

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSASPNETAJAXImagePreviewExt-9b9387ab VB Version: http://code.msdn.microsoft.com/VBASPNETAJAXImagePreviewExt-af3b8c09 The project illustrates how to design an AJAX Control Extender. In this sample, it is one extender for images. The...
  • Blog Post: [Sample Of Feb 20th] Load large dataset with infinite scroll in ASP.NET

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSASPNETInfiniteLoading-16f5bdb8 VB Version: http://code.msdn.microsoft.com/VBASPNETInfiniteLoading-10c3f379 Infinite scroll, has also been called autopagerize, unpaginate, endless pages. But essentially it is pre-fetching content...
  • Blog Post: [Sample Of Feb 16th] ASP.NET call web service across domain

    Sample Download: http://code.msdn.microsoft.com/CSASPNETAJAXConsumeExternal-03bf14b4 The ASP.NET code sample illustrates how to consume an external Web Service from a different domain. . You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In...
  • Blog Post: [Sample Of Feb 8th] ASP.NET AJAX Extender demo

    Sample Download: http://code.msdn.microsoft.com/CSASPNETAjaxExtender-84e013f3 This code sample demonstrates how to create an ASP.Net Ajax ExtenderControl, which is a TimePicker to allow the user draging the inute/hour pointer to select a time of a day on a clock. You can find more code samples...
  • Blog Post: [Sample of Nov 28th] Get desired result by AJAX calls

    Sample Download : CS Version: http://code.msdn.microsoft.com/CSASPNETGetDesiredResultByA-b311498b VB Version: http://code.msdn.microsoft.com/VBASPNETGetDesiredResultByA-ca8db826 The sample code demonstrates how to use Render event in ASP.NET page's life cycle to return desired text results....
  • Blog Post: [Sample of Nov 21st] Get selected item by code in ASP.NET

    Sample Download CS Version: http://code.msdn.microsoft.com/CSASPNETGetSelectedValueOfA-64d156dd VB Vesrion: http://code.msdn.microsoft.com/VBASPNETGetSelectedValueOfA-c2282347 This demo shows how you can get selected item when you select an item from list populated by AutoCompleteExtender at...
  • Blog Post: How to create an ASP.NET Ajax Extender Control

    The CSASPNETAjaxExtender sample demonstrates how to create an ASP.Net Ajax ExtenderControl, which is a TimePicker to allow the user dragging the minute/hour pointer to select a time of a day on a clock. Microsoft ASP.Net Ajax Extensions enables you to expand the capabilities of an ASP.Net Web Application...
Page 1 of 1 (7 items)