Hosam Kamel's Blog

Sponsors

News


Follow HosamKamel on Twitter

Blogroll

Browse by Tags

All Tags » AJAX (RSS)
Introduction to Doloto (another tool from MSDN DevLabs)
     Doloto is an AJAX application optimization tool, especially useful for large and complex Web 2.0 applications that contain a lot of code, such as Bing Maps, Hotmail, etc. Doloto analyzes AJAX application workloads and automatically...
[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: 1- Make sure you have added...
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. Read the full article here You can find details about the HttpHandler from this CodeProject article: http://www.codeproject...
Web.Maps.VE 2.0 Released - ASP.NET Virtual Earth Mapping Server Control
Chris Pietschmann has released Web.Maps.VE v2.0 .                 Some of the key features in Web.Maps.VE v2.0 are: Plot Pushpins, Polylines and Polygons with Multiple Shape Layer Support Perform "Find"...
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. Main points he has discussed in this article ASP.NET pipeline optimization ASP.NET process configuration...
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. Read a brief intro here
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. read it at Bill Evjen's Blog
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 website’s functionality. See the 43 applications here http://www.designvitality.com/blog...
Posted: Oct 08 2007, 10:04 PM by Hosam Kamel | with 2 comment(s)
Filed under:
More Posts