Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

95
Views
Alternative to Sys.EventArgs of MicrosoftAjax.js in javascript

The MicrosoftAjax.js has Sys.EventArgs

    Sys.EventArgs = function () { };
    Sys.EventArgs.registerClass("Sys.EventArgs");
    Sys.EventArgs.Empty = new Sys.EventArgs;
    Sys.Res={'....'}
    if(typeof(Sys)!=='undefined')Sys.Application.notifyScriptLoaded();

The javascript file in my project references the MicrosoftAjax.js file and uses Sys.EventArgs like

Root.Context.ContextCompletedEventArgs.registerClass
('Root.Context.ContextCompletedEventArgs', Sys.EventArgs);

Considering MicrosoftAjax.js is very old, I want to remove the reference of the MicrosoftAjax.js file and serve the purpose of Sys.EventArgs in javascript file only. Is there any way I can achieve it ?

Please know that I am primarily a .NET dev and a beginner in javascript. Thanks in advance

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!