Browse by Tags

All Tags » JSON (RSS)

Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional by Michael Schwarz

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...

My own small .NET Micro Framework Web Server by Michael Schwarz

While developing my small Ajax.NET M! library for creating Web applications that run on the .NET Micro Framework I have started to write my own Web server. Some years ago I wrote a simple SMTP/POP server and using some code from there was a great help...

Ajax.NET M! - The .NET Micro Framework AJAX Library by Michael Schwarz

The embeddedworld2008 is over and I had some time to play around with Microsoft .NET Micro Framework devices. I can remember that I had a look on it during the first available betas on Microsoft Connect, but then stopped watching it because of the missing...

LINQ to JSON by Michael Schwarz

James has published a first beta of LINQ to JSON support in his Json.NET library . It looks very similar to my LINQ support in an internal build of Ajax.NET Professional which never has been released.   List < Post > posts = GetPosts(); JObject...

Volta - Microsoft Live Labs by Michael Schwarz

On December 5th last year Microsoft Live Labs announced the Volta technology preview , a developer toolset for building multi-tier web applications using existing and familiar tools, techniques and patterns. You architect and built your application as...

.NET AJAX Survey Results by Michael Schwarz

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...

Microsoft Silverlight 2.0 Wish List by Michael Schwarz

Well, the year 2007 is nearly at the end and I have my short wish list for Microsoft Silverlight . The following (maybe not complete) unsorted list would be nice to see in 2008 with the next CTP or final version: When building Silverlight 2.0 Web applications...

MVC Web Application and JSON by Michael Schwarz

I like the MVC (Model View Controller) framework which is available as a public CTP, now. You can download the latest bits with the ASP.NET 3.5 Extensions CTP Preview . You will find further links at Scott Guthrie's posts tagged with MVC . While playing...

Ajax usage among .NET developers by Michael Schwarz

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...

[de] Dodned Usergroup Nachtrag by Michael Schwarz

Ich hatte gestern eine kurze Einführung zu jQuery gemacht, hier noch einmal die wichtigsten Links für Download und Dokumentation: Download und Hauptseite http://www.jquery.com/ Dokumentation http://docs.jquery.com/ UI Elemente (habe ich nicht gezeigt...
Filed under: , , ,
More Posts Next page »