Hi,
Our require is to combine/merge the ajax client scripts and .axd code which all produce by Ajax (Script Manager + update panel) so that it is available in our asp.net project instead of downloading at runtime. we have issue with malwares and adwares so that we require the same.
Or run client scripts from server?
Thanks.