Welcome to

Magenic Technologies Community Blog

Sign in | Join | Help

Outsourcing to Sleestak

Technical Blog on ASP.NET AJAX, WCF, WPF, and any other shiny tinsel that captures a developer's short attention span, with hands on information about getting the most productivity out of your sleestak workforce.

Browse by Tags

All Tags » Ajax   (RSS)
Sorry, but there are no more tags available to filter with.
AJAX Control Toolkit: Script Only
I previously posted about how to use the Microsoft Ajax Library in order to provide Globalization script functionality without using the ScriptManager control.  Why would you want to do this? One issue is that Microsoft is currently working on the Read More...

by jamesa | 0 Comments

Filed under:

Recipe: Session Expired Monitor with ASP.NET AJAX
code download Sessions are a way of preserving information on a web site between page hits, allowing the programmer to emulate a stateful application when, in fact, web pages are not really stateful. They are also among the banes of web development, since Read More...

by jamesa | 2 Comments

Filed under:

Extending the Ajax Control Toolkit Tab Container with Lazy Loading
download source code ASP.NET has been missing a good, free tab control for a long time. With the ACT Tab Container, we were finally given one. It typically runs in client-side only mode, but can interact with server-code if we set its AutoPostback property Read More...

by jamesa | 389 Comments

Filed under:

Ajax AutoComplete Extender with WCF
The problem with conjuring tricks is that they lose practically all their glamour once you find out how they are done. It's very cool to see David Blaine walk down the street, do a few passes over his hand, and resurrect a fly which proceeds to flee. Read More...

by jamesa | 213 Comments

Filed under:

ASP.NET AJAX: Script Globalization without the ScriptManager
I just spent about four hours trying to solve a problem I'll probably never actually encounter in the wild. Someone posted on the asp.net forums about script globalization using ASP.NET AJAX. This can be set up pretty easily by simply using the ScriptManager Read More...

by jamesa | 3 Comments

Filed under:

Powered by Community Server, by Telligent Systems