|
|
Browse by Tags
All Tags » ASP.NET » Ajax » .NET » Ajax.NET (RSS)
-
Some of you maybe remember that I had added some security related features in Ajax.NET Professional. It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography namespace on the client – before it was not very easy to encrypt a string without any plug-in ...
-
Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate the AJAX client-side JavaScript proxies the AjaxPro library checks for all public methods inside a specified type that are marked with the ...
-
In one of my last posts I blogged about the future of Ajax.NET Professional (AjaxPro) and that I'm not able to do further development on that project. A lot of my readers feeling sad about this but I had to concentrate more on new technologies that will revolutionize web application development.
My recommendation is to move to ASP.NET AJAX ...
-
I'm happy to see that Ajax.NET Professional is used about 13.3% when using .NET related web applications. Starting with my first post Using a HttpHandler and Attributes to call C# methods in JavaScript in February 2005 the AJAX hype started around the world. Two months later I renamed the project to Ajax.NET and added nearly all features that are ...
-
Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers. The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers that are using AJAX.
The second mosed used ...
-
Simone Chiaretta had a look at the results of Ajaxian's survey about the state of the usage in the Web development community. He decided to make a new survey, but this time only focused on .NET developers.
Please click here to take the survey and vote for your AJAX library you are using in production or development.
He will collect the results ...
|
|
|