Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Prioritizing web service calls in Atlas

I came across this little nugget of information.  You can prioritize and batch web service calls using the alternative call syntax along with making some changes in the web.config and some XMLScript (aka AtlasScript).

http://atlas.asp.net/docs/atlas/doc/services/consuming.aspx 

No Comments