Welcome to Phizzpop    Sign in to Windows Live ID | Create a Profile | Help
          
      
Saturday, July 05, 2008    
Phizzpop » All Tags » JavaScript
Browse by Tags
  • Kit3D: A Graphics Engine for Silverlight

    Over at Codeplex.com a new Javascript-based 3D graphics engine written in Javascript that supports 3D perspective projection and texture mapping is becoming quite popular. Mark Dawson the author/contributor has also placed information about the project up on his blog. There are some really cool samples available at his blog as well.. Here ...
    Posted to Techniques (Weblog) by Don Burnett on October 12, 2007
  • Silverlight Install Modes

    Ever wonder how Silverlight's cool automatic installation works? Did you know that there are two install modes? If you want to go a little bit deeper on this subject.  I recommend if you are developing a Silverlight application you at least check out how this works. I suggest you head over to Laurence Moroney's Blog and check out ...
    Posted to Techniques (Weblog) by Don Burnett on October 1, 2007
  • 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.