Recently we have decided to update our project to the latest version of Script#. We are heavily using MS Ajax library, but in the current Script# release there is no Sys namespace anymore.

Could anyone provide a way how to use Asp.Net Ajax with ScriptSharp 0.7.x?

Thanks in advance.

link|improve this question
feedback

1 Answer

I've been using latest Script# successfully with Ajax. jQuery namespace is jQueryApi. If you download the whole distribution from github, there are some good samples, such as PhotoDemo that illustrate Ajax among other things.

Hope this helps.

link|improve this answer
Thanks, but that's not what i meant. I was talking about this one: msdn.microsoft.com/en-us/library/bb397536.aspx . Alas there is no support for tis in Scrip# anymore – Konstantin Mar 5 at 7:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.