Welcome to Phizzpop    Sign in to Windows Live ID | Create a Profile | Help
          
      
Friday, August 29, 2008    
Phizzpop » All Tags » JavaScript » ASP.NET
Browse by Tags
  • Creating Tabbed Dialogues Using AJAX

    Tabbed dialogs come handy when you have too many controls on your web form. If all the controls are placed at once in front of the user the page may look cluttered. Instead you can logically group the controls using a tabbed user interface making it neat and easy to use. ASP.NET AJAX and HTML tags can be put to use in developing a client side ...
    Posted to Techniques (Weblog) by maggioant on September 16, 2007
  • ASP.NET Web Controls for the Yahoo! User Interface Library

    The Yahoo! User Interface Library (YUI) is a library of client-side Javascript controls that address a number of common scenarios such as calendar input, floating panels, and menus. In order to make these controls work well in an ASP.NET environment, it is a useful exercise to create custom web controls which can make it easy to drop these ...
    Posted to Techniques (Weblog) by maggioant on September 16, 2007
  • PHP library for Microsoft AJAX

    Microsoft has released their AJAX library package for non-windows systems which contains a complete set of client JavaScript components that are included in the full ASP.NET AJAX installation. Click HERE for library.  
    Posted to Techniques (Weblog) by maggioant on August 15, 2007
© 2008 Microsoft Corporation.