September 2006 - Posts

2
Comments

Search.Live.Com. I want to like it, I really do... [Part 2] by Michael Schwarz

I read the post from Graig Gemmill and was thinking the same. When search.live.com has removed the beta logo I started several tests. Every test failed because I didn't get the results on the first page. Try to search for Ajax.NET (which is my Ajax...
Filed under: ,
3
Comments

AjaxPro for Java Developers? by Michael Schwarz

I have started to create a AjaxPro Java Edition which will be 100% code compatible on the client-side. That means there is no change of JavaScript and HTML when moving around, no code change when developing JavaScript controls. Look at the following code...
Filed under: , , ,
0
Comments

AjaxPro JSON serialization about three (3!!!) times faster by Michael Schwarz

The weekend I had time to do some serialization performance changes. The new beta version that is available here is about three times faster than the current release version . I have done some changes to the IJavaScriptConverter interface (method Serialize...
Filed under: , , , ,
2
Comments

AjaxPro JSON Parser and Dates by Michael Schwarz

Because there are a lot of developers using the stand-alone JSON parser (which is included in the release package of AjaxPro ) I decided today to serialize the .NET data type System.DateTime with the UniversalSortableDateTimePattern (yyyy'-'MM'...
0
Comments

AjaxPro Release include VS Template now by Michael Schwarz

As I mentioned already that new AjaxPro releases will include a simple Visual Studio .NET 2005 template for C# and VB.NET. You can download the latest version 6.9.22.2 including this file at the CodePlex project site .
Filed under: , , , ,
2
Comments

AjaxPro at Google Groups with more than 4.000 members by Michael Schwarz

Today the Ajax.NET Professional Google group has reach the 4.000 member border. I did a search for AJAX for all the Google groups available and was very happy to see my group at the second top position. Only Google with the Google Web Toolkit hits this...
3
Comments

Books: Ajax with ASP.NET by Michael Schwarz

I read a nice post here from Long Zheng who got two copies of the new book Ajax with ASP.NET you can win, read his blog. The book is a great help on how to start with AjaxPro. There are a couple of examples available that will help you. If you have questions...
0
Comments

C# and VB.NET Visual Studio .NET 2005 Template by Michael Schwarz

I will add the VS.NET 2005 project templates for C# and VB.NET to the next releases, too. A current version is available at http://groups.google.com/group/ajaxpro/browse_thread/thread/594a1d725ac5c201/f0a0aabea3e343c8#f0a0aabea3e343c8 .
1
Comments

How to prevent System.NotSupportedException: This method is either not marked with an AjaxMethod or is not available by Michael Schwarz

The was a discussion at the Google group about the System.NotSupportedException after changing files in App_Code folder. As there is no static assmebly name for the App_Code folder it will generated on each "rebuild" a new name that will look...
3
Comments

AjaxPro Source Code available!! by Michael Schwarz

Today I put the source code online at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro . New releases will be still uploaded to http://www.ajaxpro.info/ . If you find any error, bug or problem please ask the community first at http://groups...
More Posts Next page »