asp.net

TwitterFacebook
Get flash to fully experience Pearltrees
mvc

Matt Berseth: More Sample AjaxControlToolkit TabContainer Themes

After working on a YUI TabView theme for the AjaxControlToolkit's TabContainer control, I thought it might be fun to create a few more TabContainer themes for some of the other tab-style controls that I have seen floating around the web. I was especially curious in seeing what it would take to include images in each of the tab panel header's. Below are the controls I was targeting, where on the Internet I found them, and a short description of what it took to create the corresponding theme. http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html
http://mattberseth.com/blog/2007/09/using_css_image_sprites_with_t.html

Matt Berseth: Using CSS Image Sprites with the XP Themed TabCont

I recently blogged about how to create a YUI TabView theme for the AjaxControlToolkit's TabContainer control.

Large file upload and validation – r.a.d.upload

http://demos.telerik.com/aspnet-ajax/upload/examples/overview/defaultcs.aspx <%@ Page Language="c#" CodeFile="DefaultCS.aspx.cs" AutoEventWireup="true" Inherits="Telerik.Web.Examples.Upload.CustomizingRadUploadUI.DefaultCS" %>