Preparing for my talk at TechEd Europe gave me an excuse to play around with the animations support in the ASP.NET AJAX Toolkit … Very cool stuff. I wanted to write a control that allowed the user to scroll through a list of background images… The trick here is that I wanted the images to smoothly animate across
Similar Posts
By using the hover effect it is possible to realize a simple menubar that will be used by an upcoming control that allows rich text editing. Here I focus
One of the cool new controls provided with the ASP.NET AJAX Extensions (aka Atlas ) is the UpdateProgress control. This control allows you to automatically
One of the cool new controls provided with the ASP.NET AJAX Extensions (aka Atlas ) is the UpdateProgress control. This control allows you to automatically
Many of you already have a Window Forms application. You can add WPF to your existing application quite easily using the ElementHost class , which can