Contents tagged with AJAX
-
Introduction to Doloto (another tool from MSDN DevLabs)
-
[resolved] Script Manager in ASP.net master page issue
If you are using a script manager in your master page in order to share it with all your pages instead of adding a script manager to each page , you need to follow the following steps in order to avoid any further problems:
-
HTTP handler to combine multiple files, cache and deliver compressed output for faster page load
A nice ASP.NET handler created by Omar AL Zabir to help compressing and combining multiple Javascript/CSS files to enhance the page load.
-
Web.Maps.VE 2.0 Released - ASP.NET Virtual Earth Mapping Server Control
Chris Pietschmann has released Web.Maps.VE v2.0.
-
10 ASP.NET Performance and Scalability Secrets
An article by Omar Al Zabir explain 10 easy ways to make ASP.NET and AJAX web sites faster, more scalable and support more traffic at lower cost.
-
The Logging Framework for JS
A small article explains the uses of log4js which is a free library similar to the Net logging framework Log4net but it's especially to ASP.NET(AJAX) developers to allow them adding logging abilities to JavaScript.
-
AJAX Control Toolkit Controls Grayed Out - HOW TO FIX
a nice post by Bill Evjen about how to fix the disappearing of AJAX control Toolkit controls from toolbox when using them with Visual Studio 2008.
-
43 Exceptionally Useful AJAX Applications
Justin has gathered 43 extremely useful (but still easy to implement) AJAX applications for use on any website. Keep your users coming back and increase your website2019s functionality.