Stories recently tagged with 'GeekZilla'

Extending web.sitemap(geekzilla.co.uk)

submitted by PagemPagem(360) 5 years, 9 months ago

This article shows you how to add custom values to your web.sitemap and then access them declaratively. read more...

add a comment |category: |Views: 22

tags: another

Adding ATLAS to an Existing ASP.NET Application(geekzilla.co.uk)

submitted by PagemPagem(360) 5 years, 9 months ago

For anyone who wants to add some Ajax coolness to their ASP.NET applications a logical step is to use ATLAS. Bearing that in mind you might think it would be easy... well it is once you are in the now. It's all about having the right plumbing in your web.config. This brief article tells you what is needed. read more...

add a comment |category: |Views: 3

tags: another

Integrating Dojo Fisheye and SiteMapDataSource(geekzilla.co.uk)

submitted by PagemPagem(360) 5 years, 9 months ago

A brief 'how-to' integrate the Dojo Fisheye control for web site navigation with the .Net 2.0 SiteMapDataSource. The Fisheye control is similar to the navigation bar you get on Apple MACs. read more...

add a comment |category: |Views: 32

tags: another

Launching ModalPopupExtender from JavaScript(geekzilla.co.uk)

submitted by phaymanphayman(3550) 5 years, 9 months ago

Looking round the web there are some crazy ways people are trying to launch the ModalPopupExtender from JavaScript, the most common way being setting a timeout which calls the Click method of a hidden button. Here's a more eligant way. read more...

add a comment |category: |Views: 89

tags: another

Comparing ATLAS and Dojo (part 1)(geekzilla.co.uk)

submitted by PagemPagem(360) 5 years, 9 months ago

First article in a series comparing the capabilities of these two AJAX frameworks. This article compares the ATLAS CollapsiblePanel extender with the Dojo TitlePane control. read more...

1 comment |category: |Views: 2

tags: another