The ASPCodeExtender CheckboxController

What is it? This Microsoft Ajax for ASP.NET extender control lets you easily create a "Select all/delselect all" parent checkbox to automatically set the checked state of other checkboxes.     Please check out the ...

Comments

ASPCode.net.Cookie

This library (or plugin or whatever it should be called) extends Microsoft Ajax by offering easy client side support for cookies. Not much to say about it - the code to use it in your project looks like this: EEEContent_1 You can then manage cookies tot...

Comments

ASPCode.net.History version log and download

2007-02-01 Version 1.00 is released

Comments

About ASPCode.net.History ajax plugin

The need for a history plugin for my own Ajax paging problems in Microsoft Ajax made me create this plugin. It's best described in another article, so instead of just repeating myself http://www.aspcode.net/articles/l_en-US/t_default/ASP.NET/AS...

Comments

Live.com hover image GUI in ASP.NET part 3

Continued from part 1 creating a live.com image search like GUI Finally lets create the hovering effect: I decided to try to use the ASP.NET Ajax control toolkit and the hoverextender control. So all we need to do is a) add some styles EEEC...

Comments

Live.com image GUI part 2

Continued from part 1 creating a live.com image search like GUI Styling the list a bit Lets now style the list cause it doesn't look at all like live.com. By using  float:left on the oneimage div we are able to easily get many images on the same r...

Comments


2 pages 1 2 >