Monday, September 17, 2007 6:11 PM
kazimanzurrashid
Asp.net Ajax Web Service - Common Issues
My new article has been just published for September Ajax Column in DotNetSlackers.com. In this article, I have answered few common issues which I found often discussed in Asp.net Ajax Web Service Forum. In this column, I have covered:
- Web Service Method, succeededCallback and failedCallback methods signature.
- Complex data type interchange which includes Array, Dictionary, Custom Class.
- GenerateScriptType Attribute
- ScriptIgnore Attribute
- Custom JavaScriptConverter class
- Progress Indicator for long running task.
- Soap Header/Custom Http Header
Check it out.

Filed under: Articles, Ajax