Response.End()
This is added after the text needed in the response stream is written using the Response.Write() […]
Return Array from Web Service using ScriptManager & Javascript
This is used to call the Web Service using ASP.Net and Script Manager. Must be inserted […]