Top "Microsoft-ajax" questions

Microsoft Ajax features enable you to quickly create Web pages that provide a rich user experience and that include responsive and familiar user interface (UI) elements.

Formatting a date in javascript till the millisecond

We are using the following js lib from Microsoft https://ajax.aspnetcdn.com/ajax/4.0/1/MicrosoftAjax.js var datetimehigh = new Date(2011,01,12,14,45,55,596); …

javascript jquery microsoft-ajax
Microsoft JScript runtime error: Unable to set value of the property 'control': object is null or undefined

I am Developing a web application by using ASP.NET 3.5, jQuery and RadAjax Telerik Control. I get Error Messages when …

jquery asp.net telerik runtime-error microsoft-ajax