Welcome to Windows Presentation Foundation (WPF)
Top Tasks :

WPF Community Bloggers

Sunday, September 02, 2007 - Posts

  • Google search on my website

    I've been wanting to add a search box to my website for quite some time, and also wanted to play with Google AJAX Search API . Turns out it's a very easy API to use! I simply wrapped their search control in a PositionedNode and FadedNode , and added a higher-lever object to "hide" Google's syntax and offer a higher level interface. So from today, you can now use the "Search" menu to search the website and also (in the same dialog) this blog. Google Search API also offers the possibility to search for YouTube videos and for places (using Google Maps), but I don't use this, so I left that out of my wrapper. Next on my list is: Add the same feature to the GeeksWithBlogs blog Wrap the client-side control in a server-side ASP.NET control, to make it even easier to use. Let me know if you have other suggestions! Read More...
  • [WPF] "3D Programming for Windows": De quoi occuper mon temps libre !

    J'ai toujours considéré le développement 3D comme un monde à part En effet, cela fait appel à certains concepts ou certaines notions qui ne sont pas forcément simples à prendre en main. Heureusement, je compte bien rattrapter mon retard et mes lacune... Read More...

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us